@charset "utf-8";

/* ------------------------------
 採用情報
------------------------------ */
/* コンテンツナビ */
.contents_lowNav li {
	float: left;
	margin: 0 30px 0 0;
}

.contents_lowNav li:nth-child(3n) {
	margin-right: 0;
}

.contents_lowNav li:first-child {
	background: url(/recruit/img/menu01_o.gif) no-repeat center 0;
}
.contents_lowNav li:nth-child(2) {
	background: url(/recruit/img/menu02_o.gif) no-repeat center 0;
}
.contents_lowNav li:nth-child(3) {
	background: url(/recruit/img/menu03_o.gif) no-repeat center 0;
}



/* ------------------------------
 新卒募集要項
------------------------------ */


.newgraduate table {
	margin-bottom: 50px;
}

.newgraduate table th {
	width: 143px;
}

