@charset "UTF-8";
/* information */

H1{
	background-color:#00626b;
	color:#fff;
	padding:30px 10px;
	margin:10px 10px 10px 0;
	border-radius:0 20px 20px 0;

	text-align:center;
	font-size:24pt;line-height:1.3em;
	white-space:nowrap;
}
H1 SPAN,H1 SMALL{display:block;}
H1 SPAN{font-size:40pt;}
H1 SMALL{font-size:15pt;}

#header{margin:10px 0;}
#header article{border:dashed 2px #00626b;}
#header H2{color:#00626b;margin:4px 0;}

.boxtitle{
	border:solid 1px #00626b;
	border-left-width:20px;
	padding:5px;
	margin:20px 0 10px 0;
}
.boxtitle H3{
	border-bottom:dotted 1px #00626b;
	color:#00626b;
}
.boxtitle .inquery{padding-top:5px;}

H4,H5{font-size:13pt;}


.boxtitle2{
	border:solid 1px #a5b6bb;
	border-left-width:20px;
	padding:5px;
	margin:20px 0 10px 0;
}
.boxtitle2 H4{
	border-bottom:dotted 1px #a5b6bb;
	color:#00626b;
}
.boxtitle2 .inquery{padding-top:5px;}



#gomi H4{
	background-color:#e9edee;
	color:#00626b;
	border-left:solid 10px #00626b;
	padding:10px;
}
#gomidasi H4{
	margin:20px 0 10px 0;
	background-color:#56868e;
	color:#fff;
	border:none;
}
#gomidasi H4 SMALL{display:block;text-indent:-1em;margin-left:1em;}
#gomitable {width:100%;margin-bottom:10px;}
#gomitable CAPTION{text-align:left;}
#gomitable TH{width:16%;background-color:#d3dadc;font-weight:bold;}
#gomitable TD{text-align:center;}
#gomitable TH,#gomitable TD{border:solid 1px #56868e;line-height:1.2em;padding:2px 4px;white-space:nowrap;}
#gomitable TD SMALL{display:block;}
#gomitable TR:first-of-type TH{background-color:#56868e;color:#fff;}
#gomitable TR:first-of-type TH{border-color:#56868e #fff;}
#gomitable TD.color1{background-color:#eeefef;}
#gomitable TD.color2{background-color:#dcdddd;}

#denchi{
	border:solid 2px #c3c3c3;
	border-radius:10px;
	padding:10px;
	margin-top:20px;
}
#denchi H5{color:#00626b;}
#denchi IMG{float:right;position:relative;top:-20px;width:70px;}

DT{font-weight:bold;float:left;}
DD{margin-left:80px;}
H4{color:#00626b;}

#pick_04 TABLE{margin-top:-1em;}
#pick_04 CAPTION{font-weight:normal;text-align:right;}
#pick_04 DD{margin-left:90px;}
#pick_04 TH{background-color:#92a9ad;border:solid 1px #fff;padding:2px 4px;}
#pick_04 TD{background-color:#ebeeee;border:solid 1px #fff;padding:2px 4px;text-align:center;}
#pick_04 TR:first-of-type TH{background-color:#006973;color:#fff;}

#pick_04 TR:nth-of-type(10) TH{background-color:#c0ccce;}
#pick_04 TR:nth-of-type(6) TD,#pick_04 TR:nth-of-type(10) TD,#pick_04 TR:nth-of-type(12) TD{background-color:#d6ddde;}

#pick_06 TH{background-color:#ebeeee;;border:solid 1px #fff;padding:2px 4px;white-space:nowrap;text-align:left;}
#pick_06 TD{background-color:#ebeeee;border:solid 1px #fff;padding:2px 4px;text-align:center;}
#pick_06 TR:nth-of-type(-n+2) TH{background-color:#92a9ad;color:#fff;text-align:center;}
#pick_06 TD:nth-of-type(n+2){white-space:nowrap;}
#pick_06 TD:first-of-type{text-align:left;}

#pick_10 TH{background-color:#92a9ad;color:#fff;text-align:center;border:solid 1px #fff;}
#pick_10 TD{background-color:#ebeeee;border:solid 1px #fff;}
#pick_10 TR:nth-of-type(8) TD,#pick_10 TR:nth-of-type(14) TD,#pick_10 TR:nth-of-type(15) TD,#pick_10 TR:nth-of-type(16) TD,#pick_10 TR:nth-of-type(17) TD{background-color:#d3dadc;}
#pick_10 TR:nth-of-type(31) TD,#pick_10 TR:nth-of-type(32) TD,#pick_10 TR:nth-of-type(36) TD,#pick_10 TR:nth-of-type(37) TD,#pick_10 TR:nth-of-type(41) TD,#pick_10 TR:nth-of-type(42) TD,#pick_10 TR:nth-of-type(43) TD{background-color:#d3dadc;}