BODY {
margin-top : 0px;
margin-left : auto;
margin-right : auto;
margin-bottom : 0px;
text-align : center;
background-color : white;
color : #202020;
background-repeat : repeat;
  

  background-image : url(index/hf01.gif);
}

#wrapper{
margin:0 auto 0 auto;
padding:0;
background-color:#ffffff;
 
  width : 720px;
  
}


/*外枠*/
#soto{
  width : 720px;
  background-color : white;
  border-right-width : 1px;
  border-right-style : solid;
  border-right-color : silver;
  border-left-width : 1px;
  border-left-style : solid;
  border-left-color : silver;
  
  
  text-align : left;
  
}

/*内枠*/
#uchi{
  color:#363636;
  margin-left : 0px;
  margin-right : 0px;
  margin-top : 0px;
  text-align : left;
  font-size : 12px;
}

/*ヘッダー*/
#header{
  background-repeat : no-repeat;
  width : 720px;
  height : 13px;
  top : auto;
  
  background-color : #528217;
}

/*ヘッダー*/
#header2{
  background-image : url(index/topm01.gif);
  background-repeat : no-repeat;
  width : 720px;
  height : 40px;
  top : auto;
  text-align : right;
  vertical-align : sub;
  line-height : 20px;
}

/* リンク色 */
#header2 A:link {
    color : #1e1e1e;
    
  text-decoration : none;
}

#header2 A:active {
    color : #1e1e1e;
    
  text-decoration : none;
}

#header2 A:visited {
    color : #1e1e1e;
	
  text-decoration : none;
}

#header2 A:hover {
    color : #fffeec;
	
  text-decoration : none;
} 

/*メインリンク色*/
A {
  color : gray;
}
A:link {color : gray; } 
A:visited {color : gray; 
  text-decoration : none;
}
A:hover { color : #ff8000; text-decoration: none;}

/*フッター*/
#footer{ margin-top : 0px;margin-left : 0px;margin-right : 0px;margin-bottom : 0px;background-image : url(index/footer.gif);background-repeat : no-repeat;
  width : 720px;
  height : 22px;
  
  
  top : auto;
  
  
  clear : both;
}

/*見出し*/
H1{font-size : 10px;
  font-weight : lighter;
  color : #fffbd0;
  text-indent : 5pt;
}

H2{font-size : 11px;
  font-weight : lighter;
}

H3{font-size : 13px;
  
  text-align : left;
  line-height : 25px; 
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  font-weight : bold;
  color : #4b4b4b; 
  letter-spacing : 2px;
  
  text-indent : 10pt;
}

H4{font-size : 12px;
  background-image : url(businessuse/st01.gif);
  background-repeat : no-repeat;
  text-align : left;
  
  
  width : 380px;
  line-height : 16px;
  color : #fda30b;
  margin-top : 0px;
  margin-bottom : 0px;
  margin-left : 0px;
  margin-right : 0px;
  text-indent : 10pt;
}

H5{font-size : 12px;
  font-weight : bold;
  line-height : 25px;
  text-align : left;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  color : #528217;
    right : auto;
  
}

H6{font-size : 12px;
  background-image : url(businessuse/st01.gif);
  background-repeat : no-repeat;
  text-align : left;
 
  width : 280px;
  line-height : 16px;
  color : #fda30b;
  margin-top : 0px;
  margin-bottom : 0px;
  margin-left : 0px;
  margin-right : 0px;
  text-indent : 10pt;
}

H1,H2,H3,H4,H5,H6,UL,OL,DL{margin-top:0px;margin-bottom:0px;}



#ueni{
  text-align : right;
  width : 720px;
  clear : both;
  margin-top : 5px;
  margin-bottom : 5px;
  
  text-decoration : none;
}
