@charset "shift_jis";
/*ClearFix*/
#staff_box:after,.staff_dl:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
#staff_box, .staff_dl{display:inline-block;}
/*\*/
#staff_box, .staff_dl{display:block;}
/*ClearFix>End*/

/*outline*/
#staff_box{
	width:720px;
	padding:30px 0 30px 0;
	margin:0 auto;
	background:url(../staff/images/bg.jpg) 0% 100% no-repeat;
	text-align:left;
}
#staff_boxle{float:left; width:400px;}
#staff_boxri{float:right; width:310px;}


#staff_box h3{padding:0 0 17px 0;}

.staff_dl{
	padding:0 0 10px 2px;
}

/*dlbox*/
#staff_boxle .staff_dlbox{
	width:200px;
	float:left;
	margin-bottom:0.5em;
}
.staff_dl dt,.staff_dl dd{
	float:left;
	margin:0 0 0.5em;
	padding:0;
	line-height:1.3;
}
#staff_boxle .staff_dl{
	margin-bottom:0.7em;
}
.staff_dl dt{
	width:80px;
	color:#00456C;
}
.staff_dl dd{
	width:115px;
}
.staff_dtshort dt{
	width:55px;
}
.staff_dtshort dd{
	width:140px;
}
.staff_dtlong dt{
	width:95px;
}
.staff_dtlong dd{
	width:100px;
}
#staff_boxri .staff_dl dd{
width:210px;
padding:0;
}
#staff_boxri .staff_dl dt{
width:95px;
}
/*text*/
h3{
	font-size:small;
	font-weight:normal;
}

