@charset "utf-8";
/*------------------------------------------------------------
	サイトマップ
------------------------------------------------------------*/
#gNavi .navi05 img {
	opacity: 0.0;
	filter: alpha(opacity=0);
}

#conts h2 {
	margin-bottom: 36px;
}

#conts .section {
	margin: 0 0 18px 7px;
	width: 603px;
	min-height: 213px;
	clear: both;
	background: url(../img/staff/section_bg.jpg) no-repeat left bottom;
}

	*html #conts .section {
		height: 213px;
	}
	
#conts .section01 {
	background: url(../img/staff/section_bg02.jpg) no-repeat left bottom;
}

#conts .section02 {
	margin: 0 0 15px 7px;
	width: 603px;
	clear: both;
}


#conts .section .inner {
	width: 300px;
}

#conts .section .inner h3 {
	margin-bottom: 11px;
}

#conts .section .inner p {
	padding: 0px 17px;
	font-size: 11px;
	line-height: 1.3;
}

#conts .text {
	margin-left: 7px;
	clear: both;
}


/*スタッフ*/
.content_staff p{
	margin:0;
	padding:0;
}
.content_staff h3{
	margin:20 0;
	padding:0;
	clear:left;
}
.content_staff_box{
	width:234px;
	float:left;
	padding:0 0 20px 14px;
}
.content_staff .clear_left{
	padding-left:0;
}
.content_staff_box .bun_box{
	line-height:1.6em;
	color:#333;
	margin:5px 0;
}
.content_staff_box .bt_box{
	background-color:#eee;
	padding:10px;
	text-align:center;
}
.content_staff_single{
	margin-bottom:20px;
}
.content_staff_single .staff_left{
	width:162px;
	float:left;
	margin-right:17px;
}
.content_staff_single .staff_right{
	width:437px;
	float:left;
}
.staff_left p{
	margin:0;
	padding:0;
}
.staff_left h3{
	margin:10px 0 0 0;
	padding:0;
}
.staff_left ul{
	margin:5px 0;
	padding:0;
	list-style-type:none;
}
.staff_left li{
	width:115px;
	float:left;
	margin:0 4px 4px 0;
	padding:0;
}


.staff_left .pic li{
	width:76px;
	float:left;
	padding:0;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 4px;
	margin-left: 0;
}
.staff_right h3{
	background:#eee;
	border-radius: 10px;		/* CSS3草案 */
	-webkit-border-radius: 10px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 10px;	/* Firefox用 */
	padding:10px;
	margin:0 0 10px 0;
	color:#333;
	font-size: 130%;
}
.staff_right table{
	width:100%;
}
.staff_right th{
	font-weight:lighter;
	border-bottom:1px solid #ccc;
	text-align:left;
	color:#333;
	padding:10px;
	white-space:nowrap;
	width:1px;
	width:146px;
}
.staff_right td{
	color:#333;
	padding:10px;
	border-bottom:1px solid #ccc;
}
.staff_right .bt_box{
	background:#eee;
	padding:10px;
	text-align:center;
	margin:20px 0;
}



#staff_content_area_m{
	border:1px solid #CCC;
	padding:0 0 20px 20px;
	margin:20px 0;
	overflow:hidden;
}
.staff_content{
	width:191px;
	float:left;
	border:2px solid #ccc;
	background:#eee;
	padding:10px;
	margin-top:20px;
	margin-right:20px;
	text-align:center;
}
.staff_text02{
	font-weight:bold;
}
.staff_image a:hover{
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
}
.page_back_btn{
	border:1px solid #ccc;
	display:inline-block;
}
.page_back_btn p{
	margin:0;
	padding:0;
}
.page_back_btn a{
	display:inline-block;
	padding:5px;
	margin:0;
	border:1px solid #eee;
	color:#f30;
	background:#fff;
	text-decoration:none;
}
.page_back_btn a:hover{
	background:#666;
	color:#fff;
}
#staff_content02{
	background:url(../page_image/staff_fukidashi_center.gif) repeat-y left;
	padding:0 40px 0 20px;
	margin:0;
	line-height:1.6em;
}
.pic,#staff_content02 p{
	margin:0;
	padding:0;
}
#staff_content01_left{
	width:150px;
	float:left;
	padding:20px 0 0 0;
}
#staff_content01_right{
	width:530px;
	float:left;
}
#staff_name_area{
	padding:30px 0 10px 0;
}
#staff_name01{
	display:inline-block;
	margin-right:10px;
}
.staff_name_lage{
	font-weight:500;
}
#staff_name02{
	display:inline;
}
.staff_text_list{
	border-bottom:2px dotted #ccc;
	overflow:hidden;
}
.staff_text_list dt{
	width:120px;
	float:left;
	margin:0 10px 0 0;
	padding:0;
	line-height:1.6em;
}
.staff_text_list dd{
	width:400px;
	float:left;
	margin:0;
	padding:0;
	line-height:1.6em;
}

