main section{
	background:url('../images/common/section_line.png') no-repeat top center;
	padding:50px 0 0;
}
main table{
	margin:0 auto 40px;
}
main th{
	border-bottom:2px solid #003889;
	border-right:10px solid #fff;
	white-space:nowrap;
	text-align:center;
	width:175px;
}
main td{
	border-bottom:2px solid #7d7d7d;
}