@charset "UTF-8";
/* ****************************************************
	recruit.css
***************************************************** */


/*  MainWrap
=========================================*/
/* MainWrap */
body.recruit #MainWrap{
	padding-top:11px;
	background:url(../img/recruit/main_bg.gif) repeat-x left top;
}
body.recruit .path a{
	color:#0082c8;
}
body.recruit .noBg{
	background:none !important;
}
body.recruit .pt30{
	padding-top:30px !important;
}

/* MainWrap */
body.recruit #Content{
	padding-top:15px;
}
body.recruit #Side{
	padding-top:9px;
}
body.recruit .leadBox{
	background:url(../img/recruit/lead_bg.gif) no-repeat;
}
body.recruit .leadBox .mainImg{
	position:absolute;
	top:7px;
	left:9px;
}

body.recruit #Main{
	background:none;
}

/* mainBox */
body.recruit .mainBox01{
	width:760px;
	background:url(../img/recruit/com_box001.gif) repeat-y left top;
}
body.recruit .mainBox02{
	width:760px;
	margin-top:10px;
	background:url(../img/recruit/com_box001.gif) repeat-y left top;
}
body.recruit .mainBox01 .boxT{
	background:url(../img/recruit/com_box001T.gif) no-repeat left top;

}
body.recruit .mainBox02 .boxT{
	background:url(../img/recruit/com_box002T.gif) no-repeat left top;

}
body.recruit .voice01_bg{
	background:url(../img/recruit/voice/voice01_bg.gif) no-repeat left top !important;
}
body.recruit .voice02_bg{
	background:url(../img/recruit/voice/voice02_bg.gif) no-repeat left top !important;
}
body.recruit .voice03_bg{
	background:url(../img/recruit/voice/voice03_bg.gif) no-repeat left top !important;
}
body.recruit .mainBox01 .boxB,
body.recruit .mainBox02 .boxB{
	width:748px;
	padding:0 6px 25px 6px;
	background:url(../img/recruit/com_box001B.gif) no-repeat left bottom;

}
body.recruit .mainBox03{
	clear:both;
	width:760px;
	background:url(../img/recruit/voice/com_box004.gif) no-repeat left bottom;
	color:#FFFFFF;
}
body.recruit .mainBox03 .colL{
	padding:15px 0 20px 28px;
	width:470px;
}
body.recruit .mainBox03 .colL dt{
	float:left;
	width:125px;
}
body.recruit .mainBox03 .colL dd{
	float:left;
	width:345px;
}
body.recruit .mainBox03 .colR{
	padding:15px 28px 20px 0;
}

/* whiteBox01 */
body.recruit .whiteBox01{
	width:702px;
	padding:11px 23px 3px 23px;
	color:#333333;
}
body.recruit .whiteBox01 a{
	color:#333333;
}
body.recruit .whiteBox01 .inner{
	padding:13px 23px 9px 23px;
	background:url(../img/recruit/com_box003.png) repeat-y left top;
}
body.recruit .whiteBox01 .bot{
	width:702px;
	height:12px;
	background:url(../img/recruit/com_box003B.png) repeat-y left top;
	overflow:hidden;
}
body.recruit #Content #Main .whiteBox01 h4{
	background-color:#FFFFFF;
	padding:0;
	color:#FFFFFF;
}
body.recruit #Main .whiteBox01 ul{
	clear:both;
	padding:7px 0 12px 0;
}
body.recruit #Main .whiteBox01 li{
	position:relative;
	padding:9px 10px 13px 9em;
	background:url(../img/recruit/com_hr001.gif) repeat-x left bottom;
}
body.recruit #Main .whiteBox01 li .date{
	display:inline-block;
	width:7em;
	margin-left:-9em;
	padding-left:2em;
	background:url(../img/recruit/com_ic001.gif) no-repeat 2px center;
}
/*body.recruit #Main .whiteBox01 .more{
	clear:both;
	text-align:right;
}
*/

/* whiteBox02 */
body.recruit .whiteBox02{
	width:702px;
	margin:0 23px 0 23px;
	color:#333333;
	line-height:2em;
}
body.recruit .whiteBox02 .top01,
body.recruit .whiteBox02 .top02,
body.recruit .whiteBox02 .top03{
	height:37px;
	overflow:hidden;
}
body.recruit .whiteBox02 .top01{
	background:url(../img/recruit/voice/com_box001T.png) no-repeat left top;
}
body.recruit .whiteBox02 .top02{
	background:url(../img/recruit/voice/com_box002T.png) no-repeat left top;
}
body.recruit .whiteBox02 .top03{
	background:url(../img/recruit/voice/com_box003T.png) no-repeat left top;
}
body.recruit .whiteBox02 .inner{
	clear:both;
	width:702px;
	min-height:249px;
	background:url(../img/recruit/voice/com_box001.png) repeat-y left top;
}
*html body.recruit .whiteBox02 .inner{
	height:249px;
}
body.recruit .whiteBox02 .inner dl.colL{
	width:390px;
	padding-left:27px;
}
body.recruit .whiteBox02 .inner dt{
	padding-bottom:10px;
}
body.recruit .whiteBox02 .inner p.colL{
	padding-left:23px;
}
body.recruit .whiteBox02 .inner dl.colR{
	width:390px;
	padding-right:27px;
}
body.recruit .whiteBox02 .inner p.colR{
	padding-right:23px;
}
body.recruit .whiteBox02 .bot{
	height:25px;
	background:url(../img/recruit/voice/com_box001B.png) no-repeat left top;
	overflow:hidden;
}


/* comTxt01 */
body.recruit .comTxt01{
	width:702px;
	padding:0 23px 0 23px;
	color:#333333;
}
body.recruit .comTxt02{
	width:702px;
	height:242px;
	padding:0 23px;
}
body.recruit .comTxt02 span{
	display:none;
}

/* voiceList */
body.recruit .voiceList{
	width:723px;
	padding:0 3px 0 21px;
	clear:both;
}
body.recruit .voiceList li{
	float:left;
	width:203px;
	height:300px;
	padding:9px 29px 4px 9px;
	background:url(../img/recruit/voice/index_bg001.gif) no-repeat left top;
}
body.recruit .voiceList li img{
	display:block;
}
body.recruit .voiceList li .txt{
	padding:15px 0 11px 0;
}

/* Side */
/** body.recruit #Side .nav{
	background:url(../img/recruit/sl_bg001.gif) repeat-y !important;
} **/
body.recruit #Side .nav li.first {
	padding-top:2px;
}
body.recruit #Side .nav li.last{
	padding-bottom:8px;
	background:url(../img/recruit/sl_bg002.gif) no-repeat left bottom !important;
}
body.recruit #Side .nav li{
	padding:0 5px;
	width:206px !important;
	background:none;
}
body.recruit #Main h2{
	padding:0 !important;
}
/** body.recruit #Side h2{
	padding:0 !important;
	margin:0 !important;
	width:216px !important;
} **/
body.recruit #Side h2{
	padding-left:2px;
	padding-top:3px;
}
body.recruit #Side h2 img {
	margin-left:0 !important;
	margin-top:0 !important;
}
body.recruit a.entry {
	 float:left; display:block; width:201px;
}
body.recruit .more {
	 float:right; display:block; width:103px;
}

/*  extra
=========================================*/
/* clearfix */
.mainBox03:after,
.whiteBox02 .inner:after{
	display: block;
	clear: both;
	height: 0;
	line-height: 0;
	visibility: hidden;
	content: ".";
	font-size: 0;
}
.mainBox03,
.whiteBox02 .inner{
	zoom: 1;
}


body.recruit h2,.bgN {
	background:none !important;
}

