@charset "UTF-8";


/* 中途採用 */

#s01 {
	position: relative;
	text-align:left;
	text-align: center;
}

.tbl {
	width: 870px;
	margin: 0 auto;
	text-align: left;
	border-collapse: collapse;
	margin-bottom: 3em;
	border-top: 1px solid #DDD;
}

.tbl th {
	vertical-align: top;
	padding: 1em 3em;
	border-bottom: 1px solid #DDD;
	background-color: #D4F2DC;
	letter-spacing: 0.15em;
	white-space: nowrap;
	width: 160px;
}

.tbl td {
	vertical-align: top;
	padding: 1em 2em;
	border-bottom: 1px solid #DDD;
}


#btn_recruit:hover {
	opacity: 0.8;
}