#contents section h3{
	margin:0 0 100px 0;
}
#contents section article{
	width:940px;
	margin:0 auto 60px;
	background:url('../images/recruit/bg_midashi1.png') no-repeat;
}
#contents section article h4{
	line-height:80px;
	padding:0 0 0 35px;
	margin:0 0 0 20px;
	font-size:24px;
}
#contents section article .inner{
	padding:0 80px;
}
#contents section article table{
	width:100%;
}
#contents section article th,
#contents section article td{
	padding:10px;
	border-bottom:1px solid #ccc;
	font-weight:normal;
	text-align:left;
}