@charset "utf-8";
/*=== Elements ===*/
html{
	height: 100%;
	min-height: 100%;
}
body
	{
	height: 100%;
	min-height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
/*	font-size : small;*/
	background-color: #F9F8F8;
	color: #000000;
	line-height : 1.5em;
	text-align:center;

	}

/*body{
  margin : 0px;
  padding : 0px;
  font-family : "ＭＳ Ｐゴシック";
	font-size : small;
	line-height : 130%;
}*/
h1 {

	margin:20px 30px;
	}

address{
	padding-top : 10px;
	padding-bottom : 20px;
	color : #4F785B;
	font-size : 9pt;
	font-style:normal;
	text-align:center;
	}

/*=== Top contents ===*/
#top1{
	margin:0px;
	padding:0px;
	width:880px;
	height:112px;
	}
#top1_l{
	width:320px;
	height:112px;
	border:0px;
	margin:0px;
	padding:0px;
	float:left;
}
#top1_c{
	height:112px;
	width:236px;
	border:0px;
	margin:0px;
	padding:0px;
	float:left;
}
#top1_r{
	width:324px;
	border:0px;
	margin:0px;
	padding:0px;
	float:left;
}
#top1_r1 {
	height:60px;
		padding:0px;
	margin:0px;
  text-align:right;
	vertical-align:top;
}
#top1_r2 {
		padding:0px;
	margin:0px;
  text-align:right;
	vertical-align:bottom;
}

#top1 img {
	border:0px;
	}
.inq1 {
	float:right;
	width:120px;
	background-color:#408080;
	padding:0px;
	margin:0px;
	}
.inq1 img{margin:0px;border-width : 0px;}
.inq3 {
	width:200px;
	padding:0px;
	margin:0px;
	}
#google1{
	width:280px;
	margin:0px;
	padding:0px;
	text-align:left;
}

/*=== Bar contents ===*/
#bar1{
	clear:both;
  background-color : #c31010;
  width : 100%;
  height : 24px;
  background-image : url(../im/bg/bar1.jpg);
  background-repeat : no-repeat;
	background-position : left top;
  border-bottom-width : 4px;
  border-bottom-style : solid;
  border-bottom-color : black;
  border-top-width : 2px;
  border-top-style : solid;
  border-top-color : #111;
	margin:10px 0px 0px;
}
#bar1 ul{
	width:880px;
	margin:0 auto;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}
#bar1 li{
	list-style-image:none;
	list-style-type:none;
	float:left;
	width:120px;
}
#bar1 a{
	display:block;
	padding:3px;
	text-decoration:none;
	color:#fff;
}
#bar1 a:hover{
	background-color:#fcc;
	color:#408080;
}
.select{
	display:block;
	padding:3px;
	color:#fff;
}
/*=== main contents ===*/
#main1{
  width : 880px;
	background-color : #408080;

  margin : 0px;
  padding : 30px 0px 20px 0px;;
  font-size : small;
}
#topmsg{
	margin:0px 10px 0px 30px;
}
#topmsg h3{
	font-size:11pt;
	color:344;
	line-height:150%;
	font-weight:normal;
	margin:5px 0px;
}
#t1 #pankuzu p{
	color:navy;
	font-size:small;
	font-weight:bold;
	padding:5px;
	margin:0px 10px;;
	float:left;
	}
#t1 #pankuzu .updateget{
	float:right !important;
	}
#midashi{
	width : 840px;
	margin : 0px 20px ;

}
#midashi p{
	float:right;
	}
#t1{
  width : 840px;
	background-color:#fff;
	background-image:url(../im/bg/main1.jpg);
	  background-repeat : no-repeat;background-position : left bottom;

  margin : 0px 20px ;
}
#t1_inner{
  width : 800px;
  margin : 0px auto; ;

}
#t2{
  width : 840px;
	background-color:#fff;

  margin : 0px 20px ;

}
#t1 h2{
  font-size : medium;
  font-weight : bold;
	color:#990000;
	border-left:10px solid navy;
  margin : 15px 5px;
	padding-left:10px;
}
h2.minor{
  font-size : medium;
  font-weight : bold;
	color:#fff;
	border-left:10px solid #fff;
  margin : 15px 5px;
	padding-left:10px;
	text-align:left;

	}
#t1 h3{
  font-size : 11pt;
  font-weight : bold;
	color:navy;
  margin : 4px 5px 15px;
	padding-left:15px;
	line-height:120%;
}
#t1 p{
  font-size : 11pt;
  font-weight : normal;
	color:navy;
	margin : 10px 4px;
	padding-left:10px;
	line-height:130%;
}

#t1 th{
	background-color : #408080;

}
#t2 h2{
  font-size : small;
  font-weight : bold;
	color:#fff;
  margin : 0;
	padding:10px;

}
#t2 th{
	background-color : #408080;

}
#t2 h3{
  font-size : 9pt;
  font-weight : bold;
	color:navy;
	border-left:10px solid navy;
  margin : 20px 5px 5px 0px;
	padding-left:10px;
}
#t2 p{
  font-size : 9pt;
  font-weight : normal;
	color:#333;
  margin : 15px 15px 5px 3px;
	line-height:130%;
}
#t2 td{
	border-bottom:1px dotted #ccc;
	}
	
	
#t3{
  width : 840px;
	background-color:#fff;
  margin : 0px 20px 20px;

}
.th1{
	background-color:blue;
}

.m1{
  width : 267px;
	height:400px;
	vertical-align:top;
}
.m0a{
  margin:0px;
	width:133px;
  background-image : url(../im/bg/c1.jpg);
  background-repeat : no-repeat;background-position : left top;
  height : 20px;
}
.m0b{
  margin:0px;
	width:133px;
  background-image : url(../im/bg/c2.jpg);
  background-repeat : no-repeat;background-position : right top;
  height : 20px;
}
.m0c{
  margin:0px;
  background-image : url(../im/bg/c3.gif);
  background-repeat : no-repeat;background-position : left top;
  height : 20px;
}
.m0d{
  margin:0px;
  background-image : url(../im/bg/c4.gif);
  background-repeat : no-repeat;background-position : right top;
  height : 20px;
}

.m1a{
  margin:20px 12px;
}
.m1b{
  width:20px;
	background-color:#408080;
	}
.m1 img{
	border:0px solid #ccc;
	}
.m1 p{
	
}
.m2{
  width : 180px;
	vertical-align:top;
}
.m2 img{
	border:1px solid #ccc;
	margin:20px 10px;
	}

.m3{
  width : 240px;
	vertical-align:top;
}
#t3 h2{
	font-size:16pt;
	color:#990000;
	margin:10px 5px 10px 20px;
}
#t3 ul{
	margin: 0px;
	padding: 10px 0px;
}
#t3 li{
	list-style-type: none;
	list-style-position: initial;
	list-style-image: initial;
	line-height: 160% !important;
	margin: 0px 5px 0px 28px;
	padding: 0px;
	width: 600px;
}
#t3 a,a:link,a:visited,a:hover{
	border:0px;
	}
/*========= class =========================*/
.c880{
	clear:both;
	width:880px;
	overflow:hidden;
	margin:0 auto;
	text-align:left;
}

/*------------ table style set ------------*/
#feemain{
 width:600px;
 text-align:left;
}
#feemain td,{
	padding:5px;
	vertical-align:top;
	text-align:left;
	}
.tb1{
 	width:600px;
	background-color: #333333;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	empty-cells:show;
}
.tbl td {
	padding:5px;
	}
.tb2{
	background-color: #333333;
	border: 1px solid #333333;
}
.tb3{
	background-color: #333333;
	border: 0px solid #333333;
}
.tb-th1 {
	background-color: #BBBBBB;
	font-size: 80%;
	color: #fff;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding:5px;
	vertical-align:top;
	text-align:center;

}
.tb-th2 {
	background-color: #CCCCCC;
	font-size: 80%;
	color: #333333;
	border: 0px solid #333333;
}
.tb-cell1 {
	background-color: #EEEEEE;
	font-size: 80%;
	color: #333333;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.tb-cell2 {
	background-color: #FFFFFF;
	font-size: 80%;
	color: #333333;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
  padding-left : 5px;
}
.tb-cell22 {
	background-color: #FFFFFF;
	font-size: 80%;
	color: #333333;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
  padding-left : 5px;
  text-align : right !important;
}
.tb-cell3 {
	background-color: #EEEEEE;
	font-size: 80%;
	color: #333333;
	border: 0px solid #333333;
}
.tb-cell4 {
	background-color: #FFFFFF;
	font-size: 80%;
	color: #333333;
	border: 0px solid #333333;
}
.tb-cell5 {
	background-color: #FFFFFF;
	font-size: 80%;
	color: #333333;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#t1 h3.st1{
	font-size:medium;
	margin:30px 0px 15px;
	color:#804042;
	padding-left:15px;
	border-left:15px solid #804042;
	text-align:left;
}

.st2{
	font-size:small !important;
	margin:30px 0px 0px;
	color:#804042 !important;
	text-align:left;
	line-height:140% !important;
}
#msg1 {
	border:10px outset #abab00;
	margin:0px;
	padding:0px;
	width:600px;
	text-align:left;
}
#msg1 p{
	color:#555;
	line-height:140%;
	font-size:small !important;
	font-weight:bold;
	margin:20px;
}
#msg0{
	margin:10px 30px;
	font-weight:bold;
	text-align:center;
}
td#msg0{
	padding-top:30px;
}
#msg0 li{
	display:block;
	color:#333;
	background-color:#ffe;
	border:1px solid #abab00 ;
	font-size:small;
	padding:15px;
	line-height:150%;
	margin:5px 0px;
	text-align:left;

}
#msg0 li img{
	margin:5px 120px;
	}
	
#msg0 .msg3{
	margin:10px 30px 5px 50px ;
	font-size:small;
	font-weight:bold;
	line-height:150%;
	text-align:left;
}

.cc{text-align:center;}
#outl td{
	padding:10px 0px;
	line-height:150%;
	vertical-align:top;
}