@charset "utf-8";

/*routine*/
* {
 border: 0;
 margin: 0;
 padding: 0;
}

.display_none,
label {
 display: none;
}

body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 160%;
	color: #333333;
	letter-spacing: 0.04em;
	background-color: transparent;
}

.clear_both {
 display: block;
 clear: both;
 height: 1px;
 font-size: 1px;
}
.height_space {
 display: block;
 height: 90px;
 font-size: 1px;
}
#container #main_container #main_right #about_area table tr th .lightbox li {
	margin: 0px;
	padding: 8px;
	float: left;
	text-decoration: none;
	list-style-type: none;
}
#container #main_container #main_right #about_area table tr th .lightbox {
	list-style-type: none;
}
#container #main_container #main_right #about_area table {
	text-decoration: none;
	list-style-type: none;
}
.text-001 {
	display: block;
	line-height: 160%;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 480px;
}

