@charset "utf-8";

/*　求人情報
------------------------------------------------------------ */

#img_subtop {
	width: 780px;
	height: 140px;
	background: url(../common/images/recruit_topimg.jpg) no-repeat;
	text-indent: -9999em;
}

#main2 h2 {
    background: url(../common/images/recruit_img01.gif) no-repeat;
}

#rec_box {
    width: 700px;
	margin-left: 20px;
	margin-bottom: 20px;
}

#rec_table01 {
    border: 1px solid #FDC43E;
	border-collapse: collapse;
	font-size: 1em;
	margin-left: 20px;
	margin-bottom: 30px;
	width: 660px;
	background: url(../common/images/recruit_img03.jpg) right bottom no-repeat;
}

#rec_table01 th,
#rec_table01 td {
    border: 1px solid #FDC43E;
	padding: 5px 10px;	
}

#rec_table01 th {
    white-space: nowrap;
	color: #A10702;
	background-color: #111;
}

.rec_box {
    width: 660px;
	_width: 700px;
	padding: 0px 20px;
}

.rec_left {
    width: 310px;
	_width: 320px;
	background: url(../common/images/recruit_img04.jpg) repeat-y;
	float: left;
	border: 1px solid #FDC43E;
	padding: 5px;
	color: #FDC43E;
	margin-bottom: 100px;
}

.rec_right {
    width: 310px;
	_width: 320px;
	background: url(../common/images/recruit_img04.jpg) repeat-y;
	float: right;
	border: 1px solid #FDC43E;
	padding: 5px;
	color: #FDC43E;
	margin-bottom: 100px;
}

.rec_left dl dt,
.rec_right dl dt {
    background-color: #FDC43E;
	color: #000;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 5px;
}

.rec_left dl dd,
.rec_right dl dd {
    text-indent: -1em;
	padding-left: 1em;
}

.voice {
    clear: both;
}

.staff_link {
    background-color: #111;
	padding: 5px;
	text-align: center;
}

.staff_link span {
	color: #FDC43E;
}

.staff_link a {
	color: #FDC43E;
}

.rec_left2 {
    width: 320px;
	height: 280px;
	float: left;
	margin-bottom: 100px;
}

.rec_right2 {
    width: 320px;
	float: right;
	margin-bottom: 100px;
}