BODY{
	cursor:default;
	margin:0px;
	color:#333333;
	font-size:10pt;
	background-image: url("images/bg.gif");
	background-repeat: repeat;	
}
td,th{
		font-size:10pt;
	line-height: 130%;
}

A:LINK{
  text-decoration:none;
  color : #0066CC;
  font-family : Verdana,"MS UI Gothic";
}
A:VISITED{
  text-decoration:none;
  color:#0066CC;
  font-size:100%;
  font-family : Verdana,"MS UI Gothic";
}
A:HOVER{
  color :#ff0000;
  font-size:100%;
  font-family : Verdana,"MS UI Gothic";
}
A[name]:HOVER{
	color :#f00;
	font-size:100%;
 	font-family : Verdana,"MS UI Gothic";
	background:transparent;
}
A:ACTIVE{
  color :#ff0000f;
  font-size:100%;
  font-family : Verdana,"MS UI Gothic";
}


A.navi:LINK{
  text-decoration:none;
  width:150px;
  padding:5px;
  background-color:#CCFF66;
  color : #3366CC;
  font-size:100%;
  font-family : Verdana,"MS UI Gothic";
  font-weight:bold;
  valign:middle;
  display: block;
}
A.navi:VISITED{
  text-decoration:none;	
  width:150px;
  padding:5px;
  background-color:#CCFF66;
  color : #3366CC;
  font-size:100%;
  font-family : Verdana,"MS UI Gothic";
  font-weight:bold;
  valign:middle;
  display: block;
}
A.navi:HOVER{
  text-decoration:none;
  width:150px;
  padding:5px;
  background-color:#669933;
  color : #FFFFFF;
  font-size:100%;
  font-family : Verdana,"MS UI Gothic";
  font-weight:bold;
  valign:middle;
  display: block;
}
A.navi[name]:HOVER{
  text-decoration:none;
  width:150px;
  padding:5px;
  background-color:#99FF33;
  color : #3366CC;
  font-size:100%;
  font-family : Verdana,"MS UI Gothic";
  font-weight:bold;
  valign:middle;
  display: block;
}
A.navi:ACTIVE{
  text-decoration:none;
  width:150px;
  padding:5px;
  background-color:#669933;
  color : #FFFFFF;
  font-size:100%;
  font-family : Verdana,"MS UI Gothic";
  font-weight:bold;
  valign:middle;
  display: block;
}
A.subnavi:LINK{
  text-decoration:none;
  width:150px;
  padding-left:10px;
  padding-top:5px;
  padding-bottom:5px;
  background-color:#CCFFFF;
  border-bottom:dotted 1px #669999;
  color : #333;
  font-size:100%;
  font-family : Verdana,"MS UI Gothic";
  font-weight:bold;
  valign:middle;
  display: block;
}
A.subnavi:VISITED{
  text-decoration:none;
  width:150px;
  padding-left:10px;
  padding-top:5px;
  padding-bottom:5px;
  border-bottom:dotted 1px #669999;
  background-color:#CCFFFF;
  color : #333;
  font-size:100%;
  font-weight:bold;
  font-family : Verdana,"MS UI Gothic";
  valign:middle;
  display: block;
}
A.subnavi:HOVER{
  text-decoration:none;
  width:150px;
  padding-left:10px;
  padding-top:5px;
  padding-bottom:5px;
  background-color:#669999;
  color : #fff;
  font-size:100%;
  font-family : Verdana,"MS UI Gothic";
  font-weight:bold;
  valign:middle;
  display: block;
}
A.subnavi[name]:HOVER{
  text-decoration:none;
  width:150px;
  padding-left:10px;
  padding-top:5px;
  padding-bottom:5px;
  background-color:#669999;
  color : #fff;
  font-size:100%;
  font-family : Verdana,"MS UI Gothic";
  font-weight:bold;
  valign:middle;
  display: block;
}
A.subnavi:ACTIVE{
  text-decoration:none;
  width:150px;
  padding-left:10px;
  padding-top:5px;
  padding-bottom:5px;
  background-color:#669999;
  color : #fff;
  font-size:100%;
  font-family : Verdana,"MS UI Gothic";
  font-weight:bold;
  valign:middle;
  display: block;
}

/*-sekou-----------------------*/

#sekou{
	width: 540px;
	padding-left: 20px; margin: 0;
}
.gazou{
	padding: 2px;
	border: 1px solid #999;
}

.sekou_left{
	float: left;
	width: 254px;
}
.sekou_right{
	float: right;
	width: 254px;
}
.txt{
	width: 520px;
	padding-left:30px;
}
/*-----------------------------*/

.list1{
	list-style: inside;

}

.list2{
	list-style: outside;
	list-style-type:square;
}

.list3{
	list-style: inside;
	list-style-type:circle;
}

/*-----------------------------*/
h1{
	padding-left:0.3em;
	font-size:140%;
	border-left:solid 1.5em #66CCCC;
	border-bottom:solid 1px #66CCCC;
	letter-spacing:0.3em;
	color:333333;
	width:540px;
	line-height:160%;
	background-color:#CCFFFF;
}

h2{
	padding-left:0.3em;
	font-size:120%;
	border-bottom:dotted 1px #339900;
	letter-spacing:0.3em;
	color:#FF6600;
	width:550px;
}

h3{
	padding-left:0.3em;
	font-size:120%;
	border-left:solid 1em #669900;
	border-bottom:solid 1px #669900;
	letter-spacing:0.3em;
	color:336600;
	width:540px;
}

h4{	font-size:120%;
		border-bottom:dotted 2px #CCFF66;

}
.clear{
	font:1px/1px;
	clear:both;
}
.navi_txt{
	margin-top:0px;
	width:150px;
	padding:3px;
	font-size:100%;
	font-weight:bold;
	color:#fff;
	background-color:#336600;
}
.navi_line{
	margin-top:0px;
	width:150px;
	padding:1px;
	background-color:#336600;
}

.navi_hover{
  text-decoration:none;
  width:150px;
  padding:5px;
  background-color:#669933;
  color : #FFFFFF;
  font-family : Verdana,"MS UI Gothic";
  font-weight:bold;
  valign:middle;
}

p.message{
	width:500px;
	align:left;}

.qa_q{
	font-size: 120%;
	font-weight: bold;
	width:550px;
	padding: 2px;
	border-bottom:2px solid #669999;
}
.qa_a{
	padding-left: 20px;
}

.sel{
	margin-top:0px;	
	background-color:#ffffff;
}
.line{	background-image: url("images/line.gif");
		background-repeat: repeat;}
.bg{	background-color:#669933;}
.bg2{	background-color:#CCFF99;}
.bg3{	background-color:#CCFF66;}
.bg4{	background-color:#663300;}
.bg5{	background-color:#333333;}
.font10{	font-size:80%;}
.font12{	font-size:100%;}
.font14{	font-size:120%;}
.b{	font-weight:bold;}
.col { border-collapse:collapse;
       border:1px solid #666666;}
.sep { border-collapse:separate; }
.top{ vertical-align:top;}
.middle{ vertical-align:middle;}
.bottom{ vertical-align:bottom;}
.white{	color:#ffffff;}
.red{	color:#ff0000;}
.purple{	color:#6633FF;}
.blue{	color:#0033FF;}
.orange{	color:#FF6600;}
.gray{	color:#333333}
.lh{ line-height: 110%;}
.lh2{ line-height: 130%;}
.imgfloat{
	float:right;
	margin-left:1em;}
.imgfloat2{
	float:left;
	margin-right:1em;}
.imgclear{	clear:right;}
.imgclear2{	clear:left;}
.midashi{
	font-size:140%;
	font-weight:bold;
	letter-spacing:0.3em;
	color:336600;
}
