@charset "UTF-8";
/* CSS Document */
/* Kim Quoc (クック) */

#Style {
	width: 100%;
	background:url(../images/staff/ttl_h201.png) no-repeat 50% 65px  #f8f8f6;
	padding: 170px 0 0px 0;
}
.h2-title {
	text-align: center;
}
.h3-title {
	float: left;
	width: 100%;
	background: url(../images/common/bg_line01.png) repeat-x left 50%;
	text-align: center;
	margin-top: -17px;
}
.line {
	background: url(../images/common/bg_line05.png) repeat-x left bottom;
}
.staff-menu {
	width: 960px;
	margin: 0 auto;
	padding-bottom: 100px;
}
.staff-menu li {
	width: 171px;
	float: left;
	margin-right: 26px;
}
.staff-menu li.last {
	margin-right: 0;
}
.section {
	background: #faf7e9;
}
.article {
	padding-bottom: 110px;
}
.staff-list {
	width: 960px;
	padding: 60px 0 0;
	margin: 0 auto;
}
.staff-list li {
	width: 100%;
	float: left;
	padding-bottom: 30px;
	background: url(../images/staff/line.png) no-repeat left bottom;
}
.staff-list .left {
	width: 405px;
	margin-left: 65px;
}
.staff-list .right {
	width: 375px;
	margin-right: 35px;
}
.bg01 {
	background: url(../images/staff/bg01.png) no-repeat;
	min-height: 160px;
}
.bg02 {
	background: url(../images/staff/bg02.png) no-repeat;
	min-height: 160px;
}
.bg03 {
	background: url(../images/staff/bg03.png) no-repeat;
	min-height: 160px;
}
.bg04 {
	background: url(../images/staff/bg04.png) no-repeat;
	min-height: 160px;
}
.bg05 {
	background: url(../images/staff/bg05.png) no-repeat;
	min-height: 160px;
}
.des {
	color: #393939;
	font-size: 142%;
	text-align: center;
	padding: 65px 0 0;
}
.right dl {
	width: 315px;
	padding: 60px 30px 0 30px;
}
.right dl dt {
	float: left;
	width: 110px;
	padding: 10px 0;
	color: #746343;
	font-weight: bold;
}
.right dl dd {
	padding: 10px 0 10px 110px;
	color: #333333;
}
.info {
	width: 405px;
}
.staff-list li.last {
	background: none;
}
.line {
	background: url(../images/common/bg_line05.png) repeat-x left bottom;
}
#S04 .right dl {
	width: 315px;
	padding: 60px 30px 0 30px;
}
#S04 .right dl dt {
	float: left;
	width: 110px;
	padding: 10px 0;
	color: #746343;
	font-weight: bold;
}
#S04 .right dl dd {
	padding: 10px 0 10px 110px;
	color: #333333;
}