/* CSS Document */
.tableInfo {
	font: normal 10pt "MS UI Gothic", "MS PƒSƒVƒbƒN", "Osaka";
	text-transform: none;
	text-align: justify ,  ;
	color: #000000;
	letter-spacing: normal;
	vertical-align: baseline;
	word-spacing: normal;
	white-space: normal;
	margin: 0px;
	padding: 5px;
	border: 0px none;
	height: auto;
	width: 600px;
}

.mi {
	font-size : 15pt ;
	text-align : center ;
	font-weight: bold;
	color  : #00005E
	}

.keitable{
	padding:5px;
	width:600px;
	}

.keitable caption{
	border-bottom:2px solid #F30C28;
	text-align:right;
	font-size:10pt;
 	color:#F30C28;
	}

.kei1{
	font-size:11pt;
	font-weight:bold;
	color:#000000;
	text-align:center;
	border-width:0 2px;
	border-style:solid;
	border-color:#FFCEF3;
	background-color:#FFCEF3;
	width:295px;
	}

.kei2{
	font-size:11pt;
	font-weight:bold;
	color:#000000;
	text-align:center;
	border-width:0 2px;
	border-style:solid;
	border-color:#FDFFCE;
	background-color:#FDFFCE;
	width:295px;
	}

.kei3{
	font-size:11pt;
	font-weight:bold;
	color:#000000;
	text-align:center;
	border-width:0 2px;
	border-style:solid;
	border-color:#CED7FF;
	background-color:#CED7FF;
	width:295px;
	}

.kei4{
	font-size:11pt;
	font-weight:bold;
	color:#000000;
	text-align:center;
	border-width:0 2px;
	border-style:solid;
	border-color:#CEFFCE;
	background-color:#CEFFCE;
	width:295px;
	}

.Tdimg1{
	border-left:2px solid #FFCEF3;
	border-right:2px solid #FFCEF3;
	}

.Tdimg2{
	border-left:2px solid #FDFFCE;
	border-right:2px solid #FDFFCE; 
	}

.Tdimg3{
	border-left:2px solid #CED7FF;
	border-right:2px solid #CED7FF;
	}

.Tdimg4{
	border-left:2px solid #CEFFCE;
	border-right:2px solid #CEFFCE; 
	}

.juni{
	font-size:14pt;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
	background-color:#F30C28;
	display:block;
	text-align:left;
	padding-left:10px;
	}

.A{
background-color:#FFCEF3;
height:1.5em;
margin:0 0 0 5px
}
.B{
background-color:#FDFFCE;
height:1.5em;
}
.C{background-color:#CED7FF}
.D{background-color:#CEFFCE}