@charset "utf-8";
@import "../common/css/0-import.css";

/*------------------------------------------------------
	#conts
------------------------------------------------------*/
#header ul#globalnavi li.navi05 a img{
	visibility: hidden;
}

#conts .box01 {
	padding: 0 25px 0 3px;
	margin-bottom: 39px;
	background: url(../img/about/photo01.jpg) no-repeat right top;
}

#conts .box01 p {
	line-height: 1.8;
}

#conts table {
	width: 460px;
	border-top: 1px solid #595959;
	clear: both;
}

#conts table th,
#conts table td {
	padding: 4px 10px 3px 25px;
	border-bottom: 1px solid #595959;
	font-weight: normal;
	line-height: 1.8;
	vertical-align: middle;
	text-align: left;
}

#conts table th {
	padding: 3px 0 4px;
	width: 102px;
	background-color: #363636;
	text-align: center;
}

#conts table td dl dt {
	width: 75px;
	float: left;
	clear: left;
}

#conts table td dl dd {
	margin: 2px 0 1px 75px;
	_text-indent: -3px;
}