@charset "utf-8";


/* =main_contents
----------------------------------------------- */
#staff .title{
	background-image:url(../images/staff/title_bg.jpg);
}
#staff .inner .box{
	margin-bottom:20px;
	padding:15px;
	background-color:#F5F5F5;
}
#staff .inner .box .left{
	float:left;
	width:160px;
}
#staff .inner .box .right{
	float:right;
	width:425px;
}
#staff .inner .box .left img{border:5px #FFF solid;}
#staff .inner .box .mds{
	font-weight:bold;
}
#staff .inner .box .mds .name{
	display:block;
	float:left;
	width:140px;
	padding-top:2px;
	padding-bottom:8px;
	background:#189E81 url(../images/staff/box_name_bg.gif) center bottom no-repeat;
	color:#FFF;
	text-align:center;
	font-size:180%;
}
#staff .inner .box .mds .posi{
	display:block;
	float:right;
	width:260px;
	padding-top:3px;
	color:#189E80;
	font-size:150%;
}
#staff .inner .box .detail{
	padding-top:5px;
}

/*協力会社のとこーー　boxS　*/

#staff .inner .boxS{
	margin-bottom:20px;
	padding:15px;
	background-color:#F5F5F5;
}

#staff .inner .boxS .left{
	float:left;
	width:202px;
	margin-bottom:20px;
	text-align:center;
}
#staff .inner .boxS .left img{
	display:block;
	margin:0 auto;
}

#staff .inner .boxS .mds .name{
	display:block;
	width:140px;
	margin-left:31px;
	padding-top:2px;
	padding-bottom:8px;
	background:#189E81 url(../images/staff/box_name_bg.gif) center bottom no-repeat;
	color:#FFF;
	font-size:180%;
}
#staff .inner .boxS .mds .posi{
	font-size:115%;
}
