@charset "utf-8";
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #333;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
}
#lin{
	height: 10px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #003366;
}
#logo{
	height: 100px;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
}
#h{
	padding-top: 2px;
	padding-right: 22px;
	padding-bottom: 2px;
}
h1{
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	display: inline;
}
a{
	color: #006666;
	text-decoration: underline;
}
a:hover{
	color: #33C;
	text-decoration: underline;
}
#menu{
	height: 36px;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/bu3.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
}
#menu a{
	color: #FFF;
	text-decoration: none;
	background-image: url(../img/bu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 16px;
	width: 70px;
	display: block;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#menu a:hover{
	color: #036;
	text-decoration: none;
	background-image: url(../img/bu11.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu img{
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main{
	height: 250px;
	width: 848px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
#con{
	line-height: 18px;
	text-align: left;
	height: auto;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
}
#leftcon{
	float: left;
	height: auto;
	width: 550px;
}
#rightcon{
	float: right;
	width: 280px;
}
#pleftcon{
	float: left;
	height: auto;
	width: 580px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#prightcon{
	float: right;
	width: 230px;
	background-color: #FFF;
	margin-top: 5px;
	margin-bottom: 20px;
}
#lis{
	height: 780px;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
#unme{
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
#unme a{
	color: #666;
	text-decoration: underline;
	margin-right: 20px;
}
#unme a:hover{
	color: #933;
	text-decoration: underline;
}
#copy{
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #E8E8E8;
	padding-top: 15px;
	padding-bottom: 10px;
}
.box{
	height: auto;
	width: 480px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 8px;
	display: block;
	float: left;
}
.box a{
	display: block;
	color: #063;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.box a:hover{
	color: #F00;
	text-decoration: underline;
}
.boxt{
	color: #FFF;
	background-color: #066;
	padding: 3px 5px 3px 10px;
}
.catb{
	height: 73px;
	width: 270px;
	margin-bottom: 3px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCC;
}
.titt{
	font-size: 14px;
	font-weight: bold;
	color: #063;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #063;
	background-color: #EFEFEF;
	background-image: url(../img/tbak.gif);
	background-repeat: repeat-x;
	background-position: left top;
	line-height: 22px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F8D0D1;
}
.titt2{
	font-size: 14px;
	font-weight: bold;
	color: #063;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 0px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #666;
	background-color: #EFEFEF;
}
.neww{
	height: auto;
	width: 548px;
	padding-top: 2px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	border: 1px solid #CCC;
}
.gb{
	height: 220px;
	width: 545px;
	padding-top: 0px;
	padding-bottom: 3px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	padding-left: 5px;
}
.godb{
	height: auto;
	width: 265px;
	display: block;
	margin-right: 0px;
	line-height: 20px;
	margin-left: 10px;
	margin-bottom: 5px;
}
.sen{
	line-height: 22px;
	height: auto;
	width: 400px;
	float: left;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 8px;
}
.ap{
	background-color: #006699;
	height: auto;
	width: 100%;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.aa{
	text-align: left;
	height: auto;
	width: 830px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #CEE7FF;
	padding: 5px 10px;
}
.apt{
	padding-top: 2px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
	padding-bottom: 2px;
}
.neg{
	height: 100px;
	width: 545px;
	padding-top: 0px;
	padding-bottom: 3px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	padding-left: 5px;
}
.negb{
	height: 100px;
	width: 265px;
	display: block;
	float: left;
	margin-right: 7px;
	line-height: 16px;
}
.jk{
	height: auto;
	width: 370px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 2px;
	padding-bottom: 2px;
}
.pty{
	font-size: 14px;
	font-weight: bold;
	color: #069;
}
.meppt{
	font-size: 14px;
	color: #FFF;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	background-image: url(../img/setiba.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 17px;
}
.mett{
	color: #FFF;
	background-color: #669;
	padding: 2px 2px 2px 5px;
}
.rime{
}
.rime a{
	color: #000;
	text-decoration: none;
	display: block;
	padding: 2px 2px 2px 5px;
	background-color: #FFF;
}
.rime a:hover{
	color: #FFF;
	background-color: #999;
	text-decoration: none;
}
.pcon{
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.rimm{
	color: #FFF;
	text-decoration: none;
	display: block;
	padding: 5px 5px 5px 11px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	background-color: #999;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #C00;
}
.mapic{
	height: auto;
	width: 160px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: center;
}
.txt2{
	color: #FFF;
	background-color: #966;
	padding: 3px 5px;
	height: auto;
	width: 110px;
	text-align: center;
	margin-left: 6px;
}
.txt1{
	color: #990000;
	display: inline;
	font-size: 12px;
}
.txt3{
	color: #966;
	display: inline;
}
.waku{
	border: 1px dotted #966;
	padding: 5px 10px;
	height: auto;
	width: 480px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.cac{
	color: #FFF;
	background-color: #C96;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 10px;
	width: 502px;
	margin-right: auto;
	margin-left: auto;
}
.name{
	margin-top: 3px;
	margin-bottom: 0px;
	height: 40px;
	padding-top: 5px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-color: #FFFFEC;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #CCC;
	text-align: center;
}
.pahea{
	height: auto;
	width: auto;
	font-size: 16px;
	color: #003366;
	padding-left: 8px;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 8px;
	background-image: url(../img/phea1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 5px;
	margin-bottom: 5px;
}
.pan{
	padding-left: 15px;
	padding-top: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.com{
	background-color: #FFF;
	text-align: left;
	height: auto;
	width: 240px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 10px 10px;
	border: 1px solid #999;
}
.txt4{
	color: #FFF;
	background-color: #069;
	text-align: center;
	margin-bottom: 2px;
}
.yout{
	padding: 5px 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px dotted #009;
	background-color: #FFFFCC;
	margin-right: auto;
	margin-left: auto;
}
.ppo{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	height: auto;
	width: 500px;
}
.pps{
	font-weight: bold;
	color: #FFF;
	font-size: 14px;
	width: 530px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/ppou.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.come{
	height: 40px;
	width: 510px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.co{

}
.co a{
	text-align: center;
	display: block;
	float: left;
	width: 120px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #FFF;
	text-decoration: none;
	background-color: #369;
	margin-right: 2px;
}
.co a:hover{
	color: #369;
	background-color: #C4FFFF;
}
.cott{
	font-size: 14px;
	font-weight: bold;
	color: #066;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #066;
	margin-left: 5px;
	margin-bottom: 7px;
}
.coty{
	padding-right: 18px;
	padding-left: 18px;
}
.ku2{
	font-size: 16px;
	color: #336;
}
.ku1{
	padding: 5px 20px 5px 5px;
	width: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	background-color: #EFEFEF;
	border: 1px solid #669;
}
ul{
	padding-left: 30px;
}
li{
	line-height: 13px;
	margin-bottom: 5px;
}
.cc0{
	height: 37px;
	width: 650px;
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-left: 8px;
}
.cc1{
	float: left;
	height: 25px;
	width: 120px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #FFF;
	background-color: #999;
}
.cc2{
	float: right;
	height: 25px;
	width: 510px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.cc0a{
	height: 182px;
	width: 480px;
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-left: 8px;
}
.cc1a{
	float: left;
	height: 170px;
	width: 90px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #FFF;
	background-color: #999;
}
.cc2a{
	float: right;
	height: 170px;
	width: 370px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.coo{
	height: 160px;
	width: 470px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: 10px;
}
.copic{
	float: left;
	height: 158px;
	width: 228px;
	border: 1px solid #666;
}
.cotxt{
	padding: 5px 10px 5px 15px;
	float: right;
	height: 149px;
	width: 215px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
.year{
	color: #FFF;
	background-color: #999;
	padding-left: 5px;
}
.ye{
	padding-bottom: 10px;
	padding-left: 10px;
}
.y1{
	color: #093;
	font-size: 16px;
}
.y2{
	color: #F00;
	font-size: 16px;
}
.y3{
	color: #36F;
	font-size: 16px;
}
.y4{
	color: #C39;
	font-size: 16px;
}
.mes{
	font-size: 16px;
	font-weight: bold;
	color: #036;
	text-align: center;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #036;
	border-bottom-color: #036;
	padding-top: 5px;
	padding-bottom: 5px;
}
#underad{
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 18px;
	padding-bottom: 0px;
	text-align: left;
	background-image: url(../img/underadba.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 132px;
}
.cen1{
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	padding-left: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
	margin-top: 10px;
	margin-bottom: 5px;
	background-image: url(../img/pshtt.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 22px;
	padding-top: 8px;
}
.cen2{
	padding-top: 0px;
	padding-left: 10px;
	margin-bottom: 10px;
}
.tes{
	height: 190px;
	width: 500px;
	padding-left: 10px;
}
.tb{
	float: left;
	height: 180px;
	width: 160px;
	margin-right: 2px;
	border: 1px solid #CCC;
	text-align: center;
	background-color: #FFF;
}
.ka{
	font-size: 14px;
	color: #FFF;
	background-color: #933;
	text-align: center;
	width: 200px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.ka1{
	padding: 5px;
	height: auto;
	width: 470px;
	margin-right: auto;
	margin-left: auto;
}
.ka2{
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.ka3{
	color: #669;
	padding-left: 5px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #669;
}
.ka4{
	padding-left: 20px;
}
.ka4 ul{
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.ka4 li{
	margin-top: 8px;
	margin-bottom: 8px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.point{
	color: #D90000;
}
.comte{
	margin-top: 5px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.ssb{
	height: 142px;
	width: 440px;
	margin-bottom: 2px;
	padding-left: 50px;
}
.ssbx{
	float: left;
	height: 140px;
	width: 140px;
	margin-right: 3px;
	border: 1px double #CCC;
}
.sai{
	height: 82px;
	width: 490px;
	padding-left: 10px;
}
.sa1{
	float: left;
	height: 70px;
	width: 90px;
	padding-left: 10px;
	background-color: #EFEFDE;
	padding-top: 10px;
}
.sa2{
	float: right;
	height: 73px;
	width: 381px;
	padding-left: 7px;
	padding-top: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #EFEFDE;
	border-right-color: #EFEFDE;
	border-bottom-color: #EFEFDE;
}
.hj{
	padding-left: 20px;
	padding-bottom: 10px;
}
.tu{
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.tu2{
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	height: auto;
	width: 400px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.mm1{
	color: #396;
	margin-top: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #396;
	padding-top: 2px;
	padding-left: 5px;
	margin-left: 3px;
}
.mm2{
	margin-bottom: 6px;
	padding-left: 15px;
}
.mac{
	text-align: left;
	height: auto;
	width: 440px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.cord{
	text-align: left;
	height: 355px;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.cor1{
	float: left;
	width: 460px;
	height: 340px;
}
.cor2{
	float: right;
	height: 340px;
	width: 380px;
}
.sec{
	color: #FFF;
	background-color: #369;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-right: auto;
	margin-left: auto;
	width: 120px;
}
.set{
	color: #336;
	font-size: 14px;
	font-weight: bold;
}
.yu{
	color: #FFF;
	background-color: #099;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 3px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	border-right-width: 20px;
	border-right-style: solid;
	border-right-color: #9CC;
}
.kk{
	font-size: 14px;
	font-weight: bold;
	color: #639;
	margin-top: 5px;
	margin-bottom: 3px;
	padding-left: 5px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #639;
	margin-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.kk2{
	margin-left: 10px;
}
.kk3{
	margin-right: 30px;
	margin-left: 15px;
}
