<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

html, body, div, span, 
h1, h2, h3, h4, h5, h6, p, 
a, address, img, sub, sup, u, center,
dl, dt, dd, ol, ul, li,
table,tr, th, td {
	margin: 0px;
	padding: 0px;
	outline: 0px;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

img{
	border: 0px;
	display: block;
}
table{
  border-collapse:collapse;
  border-spacing:0;
	border:none;
}
td{
	vertical-align:top;
}
p{
	margin-bottom:10px;
}
body{
  background-image: url(img/dots1.gif);
  background-repeat: repeat;
  background-color: #D3EDF9;
  -webkit-text-size-adjust: 100%;
}
#zentai{
	width: 960px;
	margin: 0px auto;
  background-image: url(img/naka_back.jpg);
  background-repeat: repeat-y;
}
#menu{
	width:230px;
	float:left;
  padding-bottom: 50px;
}
#menu img{
	float:left;
}
#menu li{
	list-style:none;
	display:inline;
}
#main{
	width:730px;
	float:left;
}
#whats{
	width:700px;
	height:150px;
	font-size: 15px;
	line-height:1.3;
  padding: 0px 0px 0px 13px;
  margin-bottom: 15px;
}
#whatsnaka{
	width:688px;
	height:142px;
	padding:7px 0px 0px 10px;
	overflow:auto;
  border-left: solid 1px #999999;
  border-right: solid 1px #999999;
  border-bottom: solid 1px #999999;
}
#whatsnaka th{
	font-weight:normal;
	white-space:nowrap;
	vertical-align:top;
	text-align:left;
  padding-right: 15px;
}
#whatsnaka th, #whatsnaka td{
	padding-bottom:5px;
}
#jimu{
  padding: 17px 15px 5px 18px;
	line-height:1.2;
}
#jimu p{
margin-bottom: 7px;
}
#jimu a:link {
  color: #000000;
  text-decoration: none;
}
#jimu a:visited {
	color:#000000;
  text-decoration: none;
}
#jimu a:hover {
	color:#000000;
  text-decoration: underline;
}
#foot{
  clear: both;
}
#cprt{
	padding:10px 0px;
}
#cprt p{
  text-align: center;
  font-size: 10px;
  line-height: 1;
  color: #AAAAAA;
  font-family: Arial, Helvetica, sans-serif;
}
/*** font ***/
.font16{
  font-size: 16px;
}
.font15{
  font-size: 15px;
}
.font14{
  font-size: 14px;
}
.font13{
  font-size: 13px;
}
.font_redn{
  color: #F00005;
}
.font_rednl{
  color: #F00005;
  text-decoration: underline;
}
.font_redb{
  color: #F00005;
  font-weight: bold;
}
.font_ao1b{
  color: #2340B2;
  font-weight: bold;
}
/*** mag pad ***/
.pad_le15{
  padding-left: 15px;
}
.pad_le30{
  padding-left: 30px;
}
.mag_le15{
  margin-left: 15px;
}
.mag_le30{
  margin-left: 30px;
}
.mag_le40{
  margin-left: 40px;
}
.mag_le50{
  margin-left: 50px;
}
.mag_bo0{
  margin-bottom: 0px;
}
.mag_bo10{
  margin-bottom: 10px;
}
/*** contents ***/
#con_txt1{
	padding:15px 15px 20px 15px;
	line-height:1.6;
	font-size:15px;
}
#con_txt1en{
	padding:15px 15px 20px 15px;
	line-height:1.6;
	font-size:15px;
}
h3{
	margin-bottom:20px;
	font-size: 16px;
}
h4{
	font-size: 15px;
	margin-bottom: 12px;
}
.h4_s1{
  color: #2340B2;
  border-bottom: solid 1px #2340B2;
  padding-left: 5px; 
}
.h4_s2{
  color: #2340B2;
}
.h4_s3{
  color: #2353B2;
  border-bottom: solid 2px #2353B2;
  padding: 5px 0px 0px 5px;
  background-color: #D2E5F4;
}
.h4_s4{
  color: #2340B2;
  border-bottom: solid 1px #2340B2;
  border-left: solid 5px #2340B2;
  padding-left: 8px; 
}
.sentouhe{
	padding-top:30px;
	text-align:right;
	font-size:12px;
}
.kakomi1, .kakomi1b{
  margin: 0px 50px;
  padding: 10px;
  border: solid 1px #A2B8D4;
  background-color: #D2E5F4;
}
.kakomi2{
  padding: 10px;
  border: solid 1px #C1A88B;
  background-color: #F9F7EF;
}
.botan2{
  width: 287px;
  margin: 15px auto;
}
.prog_btn1, .prog_btn2, .prog_btn3 {
  width: 155px;
  height: 35px;
  padding-top: 20px;
  display: block;
  text-align: center;
  border: solid 1px #2353B2;
  border-radius: 3px;
  transition: .4s;
  background-color: #D2E5F4;
  text-decoration: none;
  color: #2353B2;
  font-weight: bold;
  line-height: 1.3;
  font-size: 14px;
}
.prog_btn2{
  height: 45px;
  padding-top: 10px;
}
.prog_btn3{
  height: 50px;
  padding-top: 5px;
  line-height: 1.2;
  font-size: 13px;
}
.prog_btn1:hover, .prog_btn2:hover, .prog_btn3:hover{
  background: #B0D1EB;
}
.prog_btn1e, .prog_btn2e {
  width: 165px;
  height: 35px;
  padding-top: 20px;
  display: block;
  text-align: center;
  border: solid 1px #2353B2;
  border-radius: 3px;
  transition: .4s;
  background-color: #D2E5F4;
  text-decoration: none;
  color: #2353B2;
  font-weight: bold;
  line-height: 1.3;
  font-size: 13px;
}
.prog_btn2e{
  height: 43px;
  padding-top: 12px;
}
.prog_btn1e:hover, .prog_btn2e:hover{
  background: #B0D1EB;
}

/*** lisr ***/
.list1 li{
  margin-bottom: 8px;
}
/*** tables ***/
.tbl1 th{
  white-space: nowrap;
  padding-right: 15px;
  vertical-align: top;
  text-align: left;
}
.tbl1 td{
  padding-bottom: 8px;
}
.tbl_botan1{
  margin: 0px auto;
}
.tbl_botan1 td{
  padding: 20px 0px;
}
.tbl2{
  border-top: solid 1px #A2B8D4;
  border-right: solid 1px #A2B8D4;
}
.tbl2 th, .tbl2 td{
  border-bottom: solid 1px #A2B8D4;
  border-left: solid 1px #A2B8D4;
  padding: 10px;
}
.tbl2 th{
  white-space: nowrap;
  background-color: #D2E5F4;
  vertical-align: top;
}
.tbl3 th, .tbl3 td{
  border: none;
  padding: 0px 5px 0px 0px; 
}
.tbl4 td{
  padding-left: 10px;
  padding-bottom: 15px;
}
.tbl4 th{
  white-space: nowrap;
  vertical-align: top;
  padding-bottom: 20px;
}
.thtbl4{
  background-color: #0046B4;
  font-weight: normal;
  color: #FFFFFF;
  padding: 5px 10px;
}
.tbl5 td{
  padding-right: 5px;
  padding-bottom: 8px;
}

.tbl0 th, .tbl0 td{
  border: none;
}
.tbl_sanka, .tbl_sanka_en{
	margin-bottom: 15px;
	margin-top: 0px;
	border-top: solid 1px #999999;
	border-left: solid 1px #999999;
	width: 100%;
}
.tbl_sanka td, .tbl_sanka_en td{
	background-color: #FFF;
	border-right: solid 1px #999999;
	border-bottom: solid 1px #999999;
	padding: 3px 10px;
  text-align: right;
}
.tbl_sanka_en td{
	padding: 3px;
}
.tbl_sanka .iro1, .tbl_sanka_en .iro1{
	background-color: #CBE8F5;
	text-align: center;
	vertical-align: middle;
}
.tbl_sanka th, .tbl_sanka_en th{
	background-color: #22A7D9;
	padding: 3px 10px;
	color: #FFF;
	font-weight: normal;
	border-bottom: solid 1px #DEF2FA;
}
.tbl_sanka_en th{
	padding: 3px;
}
.tbl_sanka .thiro1, .tbl_sanka_en .thiro1{
	border-right: solid 1px #DEF2FA;
}
.tbl_sanka .thiro2 .tbl_sanka_en .thiro2{
	border-bottom: solid 1px #999999;
}
.tbl_bunrui{
	border-left: solid 1px #999999;
  border-top: solid 1px #999999;
}
.tbl_bunrui td{
	border-right: solid 1px #999999;
  border-bottom: solid 1px #999999;
	padding: 5px;
}
.tbl_bunrui .num{
	background-color: #E8E8E8;
  white-space: nowrap;
}
.tbl_bunrui th{
	border-right: solid 1px #999999;
  border-bottom: solid 1px #999999;
	padding: 5px;
	background-color: #22A7D9;
  color: #FFF;
	font-weight: normal;
  white-space: nowrap;
}
.tbl_kenkyu{
	border: solid 2px #999999;
}
.tbl_kenkyu td{
  padding: 5px 20px 5px 5px;
}
</pre></body></html>