@charset "UTF-8";

H1{color:#0075c1;font-size:22pt;}
H1 SMALL{display:block;font-size:15pt;color:#000;}
H1 SPAN{color:#fff;background-color:#0075c1;padding:2px 6px;margin-right:10px;}
.inquiry{margin:10px 0;}
H2{color:#0075c1;font-size:15pt;}
P.note{font-size:11pt;line-height:1.2em;margin-top:10px;}

H3{background-color:#0075c1;color:#fff;display:inline-block;}
.tbl1{margin-top:10px;}
.tbl1 CAPTION{background-color:#0075c1;color:#fff;text-align:left;padding:2px 10px;}
.tbl1 TH,.tbl1 TD{border:solid 1px #fff;padding:2px 10px;}
.tbl1 TH{background-color:#c7e8fa;}
.tbl1 TD{background-color:#eff8fe;text-align:right;}
.tbl1 TR:first-of-type TH,.tbl1 TR:last-of-type TH,.tbl1 TR:last-of-type TD{background-color:#01b4ed;color:#fff;font-weight:bold;}

#kaisetu {border:dotted 4px #0075c1;margin:20px 0;}
#kaisetu DL{margin:0 10px 10px 10px;}
#kaisetu DT{font-weight:bold;float:left;}
#kaisetu DD{margin-left:100px;}
#kaisetu H4{background-color:#0075c1;color:#fff;display:inline-block;position:relative;top:-10px;left:10px;padding:2px 10px;}

SECTION H3{display:block;padding:2px 10px;}
SECTION ARTICLE H4{
	font-size:16pt;
	color:#fff;
  text-shadow:1px 1px 0 #000, -1px -1px 0 #000,
              -1px 1px 0 #000, 1px -1px 0 #000,
              0px 1px 0 #000,  0-1px 0 #000,
              -1px 0 0 #000, 1px 0 0 #000;
}

.tbl2{width:65%;}
.tbl2 TH{text-align:left;text-indent:-1em;padding-left:1em;}
.tbl2 TD{text-align:right;font-weight:bold;white-space:nowrap;}
.tbl2 TR{border-bottom:dotted 1px #000;}
.tbl2 TR:last-of-type{border:none;}


SECTION ARTICLE:nth-of-type(1){background-color:#fbdac8;}
SECTION ARTICLE:nth-of-type(2){background-color:#daecd8;}
SECTION ARTICLE:nth-of-type(3){background-color:#d2d7ec;}
SECTION ARTICLE:nth-of-type(4){background-color:#fff9d9;}
SECTION ARTICLE IMG{width:30%;float:left;margin-right:10px;}
SECTION ARTICLE{padding:10px;margin-top:10px;}
SECTION ARTICLE:after{
  content: "";
  display: block;
  clear: both;
}