body {
  text-align: center;
  background-color : #EEE;
  margin : 0;
  padding : 0;
  }
  
 body,td{
  color : #333;
  font-size : 13px;
  }
  
a.normal:link { color : #333; }
a.normal:visited { color : #333; }
a.normal:hover { color : #46b032; }
a.normal:active { color : #46b032; }


a:link { color : #46b032; text-decoration : none; }
a:visited { color : #46b032; text-decoration : none; }
a:hover { color : #46b032; text-decoration : underline; }
a:active { color : #46b032; text-decoration : underline; }

#wrap {
  text-align:center;
  width: 760px;
  margin:0px auto;
  background: #efefef url(../index_image/bg.jpg) repeat-y center top ;
   }

#Header{
  text-align:left;
  width:730px;
  margin:0px 10px 0px 20px;
  padding:0px;
  }

#left{
  text-align:left;
  width:220px;
  float:left;
  margin:0px 0px 0px 0px;
  padding:0px;
  }

.leftcontent{
  text-align:left;
  width:190px;
  margin:0px 10px 0px 20px;
  padding:0px;
  }
  
.count{
  text-align:left;
  margin:0px 0px 0px 0px;
  padding:0px;
  }

#main{
  text-align:left;
  width:520px;
  float:left;
  margin:0px;
  padding:0px;
  }

.maincontent{
  text-align:left;
  width:510px;
  margin:0px 10px 0px 0px;
  padding:0px;
   }
  
.main_td{
  text-align:left;
  margin:0px 0px 20px 10px;
  padding:0px;
  }
  
#footer{
  text-align:left;
  width:740px;
  height: 60px;
  clear:both;
  margin:0px 0px 0px 10px;
  }
  
.footercontent {
  width: 740px; 
  height: 10px;
  text-align: right; 
  margin: 0px 10px 0px 0px; 
  background: #71bd69 url("../index_image/footer_sp.gif");
  }
 
.copy{
 color : #333;
 font-size : 10px;
 text-align:right;
 margin: 20px 10px 20px 0px;
 }
 

 /* エリアページ --------------------------------------------*/

.title1{
  font-size: 14px;
  color: #46b032;
  font-weight: bolder; 
  margin: 0px 0px 10px 0px; 
  padding: 2px 0px 1px 3px;
  border-left: 5px solid #46b032;
  border-bottom: 1px dotted #4d4d4d;
  }
  
.title2{
  font-size: 12px;
  color: #46b032;
  font-weight: bolder; 
  margin: 10px 0px 0px 0px; 
  padding: 0px 0px 2px 0px;
  }
  
.title3{
  width:250px;
  font-size: 12px;
  font-weight: bolder; 
  background: #EEE;
  margin: 0px 0px 10px 0px; 
  padding: 0px 0px 2px 0px;
  }

.td1{
  font-size: 11px;
  background: #EEE;
  }
  
.td2{
  font-size: 11px;
  background: #FFF;
  }
  
.tdinfo{
  font-size: 12px;
  color: #FFF;
  }

.txt1 {
  font-size : 11px;
  line-height : 150%;
  margin: 5px 26px 0px 0px; 
  }
  
.txt1yu{
  font-size : 11px;
  line-height : 150%;
  margin: 5px 6px 0px 0px; 
  }
  
.txt11{
  font-size : 11px;
  line-height : 150%;
  margin: 5px 0px 0px 0px; 
  }
  
.txt2 {
  font-size : 11px;
  line-height : 150%;
  margin: 5px 0px 0px 0px; 
  }
  
.info {
  font-size: 11px;
  color: #333;
  line-height : 150%;
   }
   
.info2 {
  font-size: 11px;
  color: #333;
  line-height : 150%;
  background: #FFF;
   }
   
.td3{
  font-size: 13px;
  background: #EEE;
  }
  
.td4{
  font-size: 13px;
  background: #FFF;
  }


.txtf1{
  font-size : 11px;
  line-height : 150%;
  margin: 2px 0px 0px 0px; 
  }
  
 /* アクセス --------------------------------------------*/
 .txtac{
  font-size: 14px;
  color: #4d4d4d;
  font-weight: bolder; 
  margin: 5px 0px 0px 0px; 
  }
  
.txtac2{
  font-size: 11px;
  color: #4d4d4d;
  margin: 0px 0px 5px 0px; 
  }
  
 /* お問い合わせ --------------------------------------------*/
 
 #info{
  text-align:left;
  }
 
#info .subtitle{
  font-size: 14px;
  color: #46b032;
  font-weight: bolder; 
  margin: 0px 0px 10px 0px; 
  padding: 2px 0px 1px 3px;
  border-left: 5px solid #46b032;
  border-bottom: 1px dotted #4d4d4d;
  }
  
#info .tell{
  margin: 15px 0px 15px 5px; 
  }
  
#info .td{
  background: #EEE;
  }
  
#info .tel1{
  font-size: 13px;
  color: #46b032;
  font-weight: bolder; 
  }
  
#info .tel2{
  font-size: 13px;
  }
  
#info .mailform{
  margin: 15px 0px 10px 5px; 
  padding: 10px;
    background: #EEE;
  }
  
 #info .finish{
  text-align:center;
  font-size: 15px;
  color: #46b032;
  font-weight: bolder; 
  margin: 50px 0px 50px 0px; 
  }
  
 #info .top{
  text-align:center;
  margin: 40px 0px 20px 0px; 
  }