@charset "utf-8";



#recruit h2 {
	width:962px;
	height:162px;
	margin:0 0 50px 0;
	background:url(../images/ttl/bg_recruit.png) no-repeat 50% 0;
}
#recruit h2 span {
	width:121px;
	background-image:url(../images/ttl/ttl_recruit.png);
	top:122px;
	left:12px;
}

#recruit #contents {
	padding:12px 0 50px 0;
}

#recruit .conBox h3 {
	text-indent:0px;
	font-size:0.75em;
	padding:5px 0 10px 10px;
	color:#fff;
}
#recruitBox {
	padding:0 0 0 23px
}
.conBox {
	display:block;
	float:left;
	width:313px;
}

.inBox {
	display:block;
	width:290px;
	margin:0 0 10px 0;
	background:#0e0e0e url(../images/share/bg_box.gif) repeat-x 0 0;
	border:3px solid #000;
	position:relative;
}
.inner {
	border:1px solid #292929;
	padding:10px;
}
#recruit .dateBox {
	display:block;
	padding:15px 10px;
	margin:0 0 0 0;
	border:1px solid #222;
	background:#121212;
}
#recruit .dateBox dl {
	display:block;
	position:relative;
}
#recruit .dateBox dt {
	display:block;
	color:#888;
	position:absolute;
	top:0;
	left:5px;
	font-size:0.75em;
}
* html #recruit .dateBox dt {
	top:-2px;
}
#recruit .dateBox dd {
	display:block;
	padding:0 0 10px 6em;
	margin:0 0 10px 0;
	font-size:0.75em;
	border-bottom:1px solid #222;
}
#recruit .dateBox dl.end dd {
	border:none;
	padding-bottom:0;
	margin:0;
}
#recruit .dateBox dl.end {
	margin:0;
}


