@charset "utf-8";
/* ===================================================================
	use second
=================================================================== */

.contents .teacher_bg {
	left: 50%;
	margin-left: -561px;
	position: absolute;
	top: 280px;
}
.section_area {
	color: #4e4317;
}
.section_area .sec_ttl {
	margin-bottom: 42px;
	text-align: center;
}

/*---------------------------------------------------------------------------*/

.staff_box {
	color: #665820;
	font-size: 133.3%;
	margin: 0 auto;
	line-height: 1.6;
	padding-left: 40px;
	padding-top: 45px;
	width: 711px;
}
.staff_box .pix {
	display: inline-block;
	/display: inline;
	/zoom: 1;
	margin-right: 35px;
	vertical-align: top;
	width: 201px;
}
.staff_box .txt1 {
	display: inline-block;
	/display: inline;
	/zoom: 1;
	margin-right: 25px;
	vertical-align: top;
	width: 440px;
}
.staff_box .txt1 ul {
	padding-left: 20px;
}
.staff_box .txt2 {
	margin-top: 35px;
}
.staff_box .txt2 dl {
	clear: both;
}
.staff_box .txt2 dl dt {
	float: left;
	margin-right: 10px;
	text-align: right;
	width: 70px;
}
.staff_box .txt2 dl dd {
	float: right;
	width: 630px;
}


/* staff1 */
#staff1 {
	background: url(../images/line_dotted.png) center bottom repeat-x;
	padding-bottom: 70px;
}
/* staff_all */
#staff_all {
	margin-top: 60px;
	text-align: center;
}
#staff_all .name {
	margin-bottom: 35px;
}
#staff_all .txt1 {
	margin-bottom: 20px;
}
