@charset "utf-8";
/* CSS Document */

h2.mainG{
	width:960px;
	margin:0 auto;
}

#recruit{
	width:840px;
	margin:0 auto;
	line-height:1.8;
}
#recruit .mainTxt{
	margin:0 0 50px 0;
	font-size:134%;
	line-height:1.9;
}
#recruit .recruit_L{
	width:390px;
	float:left;
}
#recruit .recruit_R{
	width:390px;
	float:right;
}
#recruit h3{
	margin:0 0 15px 0;
}
#recruit h4{
	margin:0 0 5px 0;
	font-size:100%;
	font-style:italic;
	font-weight:bold;
}
#recruit ul.recruit_list {
	margin:0 0 10px 0;
}
#recruit ul.recruit_list li {
	font-size:117%;
}
/* link設定 */
#recruit a { /*\*/ overflow:hidden; /*\*/ }
#recruit a:link {color:#2db7d0; text-decoration:underline; }
#recruit a:active {color:#2db7d0; text-decoration:underline; }
#recruit a:visited {color:#2db7d0; text-decoration:underline; }
#recruit a:hover {color:#666; text-decoration:none; }

/* boxW908 */
#boxW908{
	width:908px;
	margin:0 auto;
	background:url(../images/common/box908_bg.gif) left top repeat-y;
}
#boxW908 .boxW908T{
	background:url(../images/common/box908_bgT.gif) left top no-repeat;
}
#boxW908 .boxW908B{
	padding:33px;
	background:url(../images/common/box908_bgB.gif) left bottom no-repeat;
}
