#contents #con_body #con_main #recruit {
	font-size: 12px;
	line-height: 21px;
}
.recruit_head {
	font-size: 15px;
	line-height: 24px;
	margin-top: 8px;
	padding-right: 10px;
	padding-left: 10px;
}
#contents #con_body #con_main #recruit p {
	margin-left: 15px;
}

.recruit_navi {
	font-size: 12px;
	text-align: right;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	font-weight: normal;
	margin-right: 20px;
}
#contents #con_body #con_main #recruit .recruit_navi a {
	color: #00F;
}
.recruit_table table {
	font-size: 12px;
	line-height: 21px;
	display: block;
	margin-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
}
.recruit_table td, .recruit_table th {
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
.recruit_table th {
	background-color: #FCC;
}
