
body{
    font-family:"lr SVbN", "Osaka|", sans-serif;
	margin: 0px 0px 40px 0px;
	padding: 0px;
	background-image:url(../img/body_back.jpg);
	background-repeat:repeat-x;
    }
	
p{
  font-size:12px;
  }	
  
h2{
   font-size:14px;
   font-weight:bold;
   color:#FF0000;
   }  

#contents{
         width:760px;
		 background-color:#FFFFFF;
		 margin-left:auto;
		 margin-right:auto;
		 font-size:12px;
		 }
		 
#head{
      width:760px;
	  }
	  
#main{
      width:580px;
	  margin-top:-3px;
	  float:right;
	  }

#top_title{
           width:540px;
		   margin:20px 0px 0px 40px;
		   }

#top_img{
         width:500px;
		 margin:10px 0px 0px 40px;
		 }

#top_air{
           width:540px;
		   background-image:url(../img/jpmap.gif);
		   background-repeat:no-repeat;
		   background-position:top;
		   margin:20px 0px 0px 30px;
		   }
		   
#top_air p{
          margin-top:100px;
		  font-weight:bold;
		  line-height:18px;
		  color:#0099CC;
		  }		   

#moyori{
        width:570px;
		margin:20px 0px 0px 10px;
		}		
				 
.moyori_s{
          width:130px;
		  padding:0px 5px 0px 5px;
		  float:left;
		  text-align:center;
		  }
		  
.moyori_s img{
              margin-bottom:5px;
			  }		  		 
		  
#ft{
    width:760px;
	margin-top:10px;
	text-align:center;
	}
	
#ft p{
      margin-top:0px;
	  font-size:9px;
	  }			  		  									  
		  		  