@charset "utf-8";
.recruit span.red{
	color:#f30;
}
.recruit h2{
	padding-top:30px;
	margin-bottom:15px;
}
.recruit h3{
	padding-left:8px;
	margin-bottom:10px;
	font-size:14px;
}
.recruit th,
.recruit td{
	padding:15px 10px;
	border-top:1px solid #e8e8e8;
	line-height:1.6;
}
.recruit th{
	color:#1F6AD2;
	font-weight:bold;
}
.recruit td strong{
	font-weight:bold;
}
.recruit-header{
	padding-bottom:10px;	
}

.recruit-body{
	margin-bottom:60px;
}
.recruit-body p{
	margin-bottom:30px;
}
