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

/**/

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

/**/

/**/

.table01{
	width: 100%;
	margin: 20px auto;
	overflow: hidden;
	
}

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


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

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

.table01 table td div{
	padding:0.25em 0.25em;
	word-break:break-all;
	line-height:115%;
}

.table01 table th.col01{
}


.table01 table th div{
	line-height:115%;
	padding:0.25em 0.25em;
}

.table01 table td.col01{
	width:2em;
	text-align:center;
}

.table01 table td.col04{
	width:2em;
	text-align:center;
}

.table01 table td.col06{
	width:4em;
	text-align:center;
}