@charset "euc-jp";

.recruitLnavi ul{
	margin-top: 20px;
}
.recruitLnavi ul li{
	float: left;
	margin-right: 12px;
	list-style-type: none;
}
.recruitLnavi ul li.last{
	margin-right: 0;
}

.recruitList{
	background: #f3ead9;
}
.recruitList table{
	width: 700px;
	font-size: 1.05em;
	color: #421006;
}
.recruitList table tr th{
	font-weight: normal;
	line-height: 2;
	padding-left: 14px;
	background: #fffaf0;
}
.recruitList table tr td{
	line-height: 2;
	padding: 0 14px;
	background: #FFF;
}
