/* CSS Document */

#s01{
	padding-bottom: 100px;
}

#s01 h2{
	text-align: center;
}

#s01 h2 small{
	font-size: 20px;
}

#s01 h2 span{
	font-size: 30px;
	line-height: 180%;
}

#s01 hr.hr01{
	border-left: 1px solid #000;
	height: 60px;
	width: 1px;
	margin: auto;
	margin-bottom: 100px;
}

#s01 .rap{
	width: 860px;
	margin: auto;
	margin-bottom: 100px;
}

#s01 .rap .f25{
	text-align: center;
	font-size: 25px;
	font-weight: bold;
	/*color: #661900;*/
	margin-bottom: 40px;
}

#s01 table{
	width: 860px;
	margin: auto;
	border-bottom: 1px solid #888;
}

#s01 table td,
#s01 table th{
	border-top: 1px solid #888;
	vertical-align: middle;
	padding: 25px;
}

#s01 table th{
	padding-left: 50px;
}