@charset   "Shift_JIS";
td bgcolor="#336666"
body	{margin:0px;
	 padding:0px;}

a{
	color:#0000ff;
}  /*全体のリンク色の指定*/
 A:hover{
	color : red;
  text-decoration : underline;
}
 A:active{
	color:#e77018;
}
 a {
	margin-left : 0px;
	font-size:12px;
	font-weight:bold;
       margin-right :0px;
}
 a {
	text-decoration:none;
} /*リンク文字のｱﾝﾀﾞｰﾗｲﾝ抹消*/

/* === ヘッダー部分のスタイル === */

.head	{
       position:absolute;
       top:0px;
       left:0px;
	
	 width:100%;
	 height:70px;
}

.head1	{
	width:50px;
	 text-align:right;
}

.head2	{
	padding-left:9px;
}

.head3 {font-ize:12px;}
.head3  a{
	color:black;
}  
.head3  a:hover{
	color:blue;
}  
.head3  a:act  {color:#660000;}  

.head H1	{
	font-size : 18px;
	 font-family:'Comic Sans MS';
	 color:white;
	 margin-bottom:1px;
}

.head div	{
	font-size:12px;
	 color:white;
}

.headmenu	{
	background-color:#336666;
	 width:100%;
	 text-align:right;
	 font-size:11px;
　　　　font-weight:bold;
	 color:white;
      
}

.headmenu  a{
	color:white;
}  /*ヘッダーメニューのリンク色指定*/
.headmenu   a:hover{
	color:#f3cba7;
}
.headmenu   a:active{
	color:#e7954b;
}
      
/*====ＦＱＡメニューのスタイル=======*/




/* === コンテンツ部分のスタイル === */

img	{
	vertical-align:middle;
}  /*H1の表示に必要*/

.contents H1,.cont1 H1 {
	clear:left;
}

.contents H1,.cont1 H1 	{
	
	margin-left:0px;
	background-color : #aab847;
	padding:3px;
	font-family:'Ms pｺﾞｼｯｸ',Osaka, sans-serif;
	font-size : 17px;
  color : #052f9a;
  width : 450px;
}

.contents H2,.cont1 H2 {
	font-size : 15px;font-family :
       sans-serif,"ＭＳ Ｐゴシック";
       color : white;background-color : navy;padding-left : 20px;margin-top : 
       10px;width : 400px;
}}

.contents h3.cont1 h3 {
	margin-bottom:10px;
	margin-left:20px;
	font-size:19px;
	color:#000033
	;}

.contents H4,.cont1 H4 {
	margin-bottom : 20px;
	margin-left : 35px;
	font-size : 14px;
	color : black;
  margin-top : 20px;
  
  margin-right : 20px;
  line-height : 17px;
}



.contents H6 ,.cont1 H6	{
	margin-bottom : 20px;
	margin-left : 45px;
	font-size : 12px;
       
	color:#0000ff
	;
  line-height : 20px;
  margin-top : 20px;
  margin-right : 20px;
  
}

.contents P ,.cont1 P	{
	margin-top : 20px;
	margin-left : 45px;
　　　 margin-right:30px;
	text-align:justify;
	
	line-height:150%;
	font-size : 15px;
	color : black;
  margin-right : 20px;
  margin-bottom : 20px;
  
}

.contents H3 ,.cont1 H3{
  font-size : 16px;
  
  margin-left : 10px;
  margin-right : 20px;
  margin-bottom : 10px;
   line-height : 17px;
  
  
  color : black;
  padding-left : 10px;
  padding-top : 2px;
  padding-bottom : 2px;
  text-decoration : blink;
}
.contents H5,.cont1 H5{
  font-size : 13px;
  margin-top : 20px;
  margin-left : 45px;
  margin-right : 20px;
  margin-bottom : 20px;
  line-height : 20px;
}


DT{
  
  margin-left : 20px;
  

  margin-top : 10px;
  font-weight : bold;
}
