/* ---エントリーボタン--- */

#recruitType {
	margin-bottom:30px;
	padding-top:20px;
	border-top:1px dotted #93becc;

}

/* clearfix --------------------*/
* html #recruitType ,
*+html #recruitType { 
	zoom: 1;
}

#recruitType:after {
	content: ""; 
	display: block;
	clear: both;
}
/* -------------------- clearfix */

#recruitType .recruitBtn {
	margin-right:30px;
	width:190px;
	float:left;
	display:inline;
}


#recruitType dt {
	margin:0;
	padding:0;
	margin-bottom:5px;
}

#recruitType dd {
	margin:0;
	padding:0;
	font-size:13px;
}

#recruitType .last {
	margin-right:0;
}






.recruitBox {
	margin-bottom:30px;
	padding-top:20px;
	border: 7px solid #f4f4f4;
}

.recruitBox h4 {
	margin:0 auto 17px;
	width:645px;
	height:30px;
	line-height:30px;
	text-indent:-9999px;
	background:no-repeat 0 0;
}

#recruitBox1 h4 {
	background-image:url(../recruit/images/txt01.gif);
}

#recruitBox6 h4 {
	background-image:url(../recruit/images/txt06.gif);
}

#recruitBox7 h4 {
	background-image:url(../recruit/images/txt07.gif);
}


.recruitBox .tableList {
	margin:0 auto 10px;
	width:645px;
	
	
}

.recruitBox table {
	width:100%;
	background:#FFF;
}

.recruitBox th ,
.recruitBox td {
	padding:10px;
	font-size:14px;
	border-bottom:1px dotted #E6D0C4;
}

.recruitBox th {
	font-weight:bold;
	color:#880624;
	vertical-align:top;
	width:90px;
}

.recruitBox p {
	margin:0 auto 30px;
	width:603px;
	font-size:14px;
}



.formButton {
	text-align:center;
}
