@charset "utf-8";
/* CSS Document */

* {
        margin: 0;
        padding: 0;
        border: none;
        list-style-type: none;
        font-style: normal;
        font-weight: normal;
        font-size: 100%;
        text-align: left;
}



body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	font-style: normal;
	background-image: url(img/haikei.gif);
	text-align:center;
}


#container{
	width:854px;
	height:auto;
	margin-top:0;
	margin-bottom:0;
	background-color:#FFF;
	margin:auto;
	text-align:left;
	border-width: 2px;
	border-style: solid;
	border-color: #3CF;
	
}


#h1{
	     width:846px;
		 height:103px;
		 background-image:url(img/h1.gif);
         
		}

h2{   
     margin-top:20px;
     margin-bottom: 1em;
	 text-align:left;
     padding: 5px 5px;
     
     background-color: #fff;
     font-size: 16px;
	 color:#666;
} 
	 
h3{
	margin-top:20px;
	margin-bottom: 1em;
	text-align:left;
	padding: 5px 10px;
	border-bottom: 1px solid  #33C;
	background-color: #fff;
	font-size: 16px;
	color:#33C;
	font-weight: bold;
} 








#header1{
        　　width:846px;
		    height:10px;
		    background-image:url(img/aqualine.gif)

;}

#headerlain{    
		    height:10px;
		    background-image:url(img/aqualine.gif)

;}


#headeraddress{
	        width:850px;
			height:115px;
			
			
}


/* メインメニュー */
#navigation{    /*メニューボタンの背景を設定*/
  width : 100%;
  height : 43px;   /*背景画像（bg.gif）の高さを設定*/
  background-image : url(img/gmenu.png);　/*背景画像*/
  background-color : #ffffff;　　/*画像が表示されないときの背景色設定*/
  background-position : left top;  /*左上に配置*/
  padding : 0;
  margin: 0;

}    




li a:visited{
  color:#0066cc;
  text-decoration : none;  /*下線を表示しない*/
}         
        
li a:hover{  /*マウスポインタがリンクに重なったときの設定*/
  background-image:url(img/gmenu.png);   /*on画像*/
  background-position : left top;  /*画像を左上に配置*/
  background-repeat : no-repeat;   /*背景画像を繰り返さない*/   
  color:#003366;  /*テキスト色変更*/
  text-decoration:underline; 
  padding : 0;
  margin : 0;
}

#navigation ul{
list-style: none;
margin: 0;
padding:0;
color : #0066cc;
}



#navigation li{
float: left;
display:inline; /*メニュー隙間をなくす*/
width: 170px; /*各メニューの幅*/
margin: 0;
padding: 0;
}



#navigation li a{
display: block;
line-height:43px;
width: 100%; /*Windows IE対策*/
padding:0;
text-align: center;
background: url(img/gmenu.png) left top;
}

#navigation li a:hover{ /*ロールオーバーの設定*/
	background-position: right top; /*ロールオーバー時の画像表示の開始位置を指定*/
	background: url(img/gmenu.png);
	color:#666;
	
}



/*メニュー終わり↑*/

#contents{
	        width:850px;
			height:auto;
           
}



			
#contentsinformation{
	　　　font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	         width:680px;
			 height:auto;
             margin-top:30px;
			 margin-left:40px;
			 margin-right:30px;
			 padding-left:50px;
			 padding-right:50px;
			 padding-top:30px;
			 border:#CCC;
			 border-style:solid;
			 border-width:1px;
			 
			}
			
#contentsinformation p {
	font-size: 15px;
	line-height: 1.3em;
	text-align:left;
	color: #666;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-left:30px;
}
		
#contentsinformation ul{
list-style: none;
margin: 0;
padding: 0;
color: #666;
}

#contentsinformation li{
	list-style: none;
	text-align:left;
	padding: 5px 0;
	line-height:1.5em;
	font-size: 15px;
	margin-left: 50px;
	color: #666;
}











#footer{ 
           width:850px;
		   height:50px;
		   margin-top:5px;
		   
		   
}


#container #contents #footer p {
	width:850px;
	height:100px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
}


#pagetop{
	       width:700px;
		   height:50px;
		   
}
/*ページトップ画像入れ替え*/

#top{
	width:130px;
	height:50px;
	text-align: right;
	margin-left:550px;
	 }


#top a{
display: block;
width: 117px; /*Windows IE対策*/
height:36px;
text-align: right;
background: url(img/top.gif) right top;
}

#top a:hover{ /*ロールオーバーの設定*/
	background-position: right top; /*ロールオーバー時の画像表示の開始位置を指定*/
	background: url(img/top_on.gif);
	
}

/*ここで所属の「headeraddress_position」を装飾*/

#headeraddress_position{
	width:350px;
	height:auto;
	margin-left:450px;
	margin-top:20px;
}

#headeraddress_position h2{
	font-family:"Times New Roman","ヒラギノ明朝 ProN W6","HiraMinProN-W6","ＭＳ 明朝","MS Mincho",serif;
	font-size:18px;
	font-weight:bold;
	color:#666666;
	margin:0;
	padding:0;
}
#headeraddress_position p{
	font-family:"Times New Roman","ヒラギノ明朝 ProN W6","HiraMinProN-W6","ＭＳ 明朝","MS Mincho",serif;
	font-size:16px;
	font-weight:bold;
	color:#666666;
}

/*ここまでで所属の「headeraddress_position」を装飾*/