/* CSS Document */

#s01{
	padding-bottom: 100px;
}

#s01 h2{
	text-align: center;
}

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

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

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

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

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

#s01 .rap .f16{
	padding-left: 20px;
	padding-right: 20px;
}

#s01 table{
	/*width: 860px;*/
	margin-left: 15px;
	margin-right: 15px;
	border-bottom: 1px solid #888;
}

#s01 table tr{
	border-top: 1px solid #888;
}

#s01 table td,
#s01 table th{
	vertical-align: middle;
	padding: 10px;
}

#s01 table td{
	font-size: 14px;
}

#s01 table th{
	padding-left: 10px;
/*-ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;*/
	white-space: nowrap;
	width: 18px;
	text-align: center;
	vertical-align: middle;
	/*display: block;*/
}