@charset "utf-8";
/* CSS Document */

.white_b{
	color:#FFF;
	font-weight:bold;
}
.left{
	text-align:left;
}
.center_b{
	text-align:center;
	font-weight:bold;
}

table.hyou{
	border-left:1px #000 solid;
	border-top:1px #000 solid;	
}

table.hyou td{
	border-right:1px #000 solid;
	border-bottom:1px #000 solid;	
	font-size:14px;
}

table.hyou th{
	border-right:1px #000 solid;
	border-bottom:1px #000 solid;	
		font-size:14px;
}

table.hyou2{
	border-left:2px #00697c solid;
	border-top:2px #00697c solid;	
}

table.hyou2 td{
	border-right:2px #00697c solid;
	border-bottom:2px #00697c solid;	
	font-size:14px;
}

table.hyou2 th{
	border-right:2px #00697c solid;
	border-bottom:2px #00697c solid;	
		font-size:14px;
}

table.hyou3{

}

table.hyou3 td{
	font-size:14px;
	text-align:left;
}

table.hyou3 th{
	text-align:left;
	font-size:14px;
}

table.hyou4{
	border-left:1px skyblue solid;
	border-top:1px skyblue solid;
	width:684px;
}

table.hyou4 td{
	border-right:1px skyblue solid;
	border-bottom:1px skyblue solid;	
	font-size:14px;
	text-align:left;
	background-color:#FFF;
	padding:4px;
}

table.hyou4 th{
	border-right:1px skyblue solid;
	border-bottom:1px skyblue solid;	
	font-size:14px;
		text-align:left;
			background-color:#FFF;
				padding:4px;
}


table.hyou5{
	font-size:12px;
		border:0px;
}

table.hyou5 th{
	font-size:12px;
		border:0px;
}

table.hyou5 td{
	font-size:13px;
	height:18px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border:0px;
}




table.hyou6{
	font-size:14px;
	border-top:1px solid #87CEEB;
	border-left:1px solid #87CEEB;
	width:730px;
}

table.hyou6 th{
	border-right:1px solid #87CEEB;
	border-bottom:1px solid #87CEEB;
}

table.hyou6 td{
	border-right:1px solid #87CEEB;
	border-bottom:1px solid #87CEEB;
	padding:4px;
	background-color:#FFF;
}