@charset "utf-8";

#staff {
	background:url(../../img/under/staff/title1.jpg) no-repeat;
	padding-top:217px;
}

#staff .box {
	position:absolute;
	left:-5000px;
}

#staff .staff {
	padding: 15px 20px 15px 20px;
	clear:both;
	border-top: 2px dotted #ffcece;
}

#staff .no-border{
	border: none;
}

#staff .staff dl {
	padding-top:10px;
}

#staff .staff dl dt {
	padding:0 0 0 18px;
	font-weight:bold;
	margin-bottom:10px;
	display:block;
}

#staff .staff dl dd {
	font-size:84%;
	line-height:150%;
	margin-bottom: 20px;
}

#staff dl dd .hobby {
	font-weight: bold;
	display: block;
	padding: 10px 0 0 0;
}

.clear{
	clear: both;
}
