﻿@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#main .comSection {
	padding: 30px 31px 58px;
}

#main .imgBox {
	padding: 0 11px 35px 0;
}

#main .imgBox .photoBox {
	padding: 10px;
	float: left;
	background-color: #FFF;
	border: 1px solid #998675;
}

#main .imgBox .photoBox img {
	width: 258px;
	height: auto;
}
#main .imgBox .textBox {
	float: right;
	width: 535px;
	background: url(../images/staff/text_box_btm_bg.gif) no-repeat left bottom;
}

#main .imgBox .textBox .subBox {
	padding: 55px 27px 10px;
	min-height: 215px;
	background: url(../images/staff/text_box_top_bg.gif) no-repeat left top;
}

#main .imgBox .textBox h3 {
	margin-bottom: 8px;
	padding: 0 0 2px 38px;
	color: #42210B;
	font-size: 1.8em;
	background: url(../images/staff/img.gif) no-repeat left center;
}

.staff-details {
	font-size: 1.5em!important;
	line-height: 2.1!important;
}