#page_title{
	background-image:url(index/title.png);
}

/**/

.block01{
	width:500px;
	margin:0px auto;
	overflow:hidden;
	border-bottom:1px solid #003166;
	text-align:center;
	font-size:1.25em;
	color:#003166;
	padding:40px 0px 20px 0px;
	font-weight:bold;
}

/**/

.table01{
	width: 1100px;
	margin: 40px auto;
	overflow: hidden;
}

.table01 table{
	width: 100%;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
}

.table01 table th{
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	font-size:12px;
	background-color:#1A4682;
	color:#fff;
}

.table01 table td{
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	font-size:12px;
}

.table01 table td div{
	padding:0.5em 0.5em;
	word-break:break-all;
	font-family:Arial, Helvetica, sans-serif;
}



.table01 table th div{
	padding:0.5em 0.25em;
	/*line-height:125%;*/
	line-height: 265%;
}

.table01 table td.col01{
	text-align:center;
	width:30px;
}

.table01 table td.col02{
	width:190px;
}

.table01 table td.col03{
	width:220px;
}

.table01 table td.col04{
	width:80px;
}

.table01 table td.col05{
	width:180px;
}

.table01 table td.col06{
	width:100px;
}

.table01 table td.col07{
	width:150px;
	text-align: center;
}

.table01 table td.col08{
	font-size:11px;
}