img {border: none;}

body {background-color:#ffffff;
      margin:0;
	  font-family:MSPゴシック;
	  color:#333;
	  font-size:12px;
	  line-height:1.3;
      }

#syadou {width:830px;
         height:auto;
         margin-top:0px;
	     margin-right:auto;
	     margin-left:auto;
		 background:url(../image/backimg.gif) repeat-y;
		 }
	   
#wrap {width:800px;
       margin-top:0px;
       margin-right:auto;
	   margin-left:auto;
	   }
	   
/*ナビの設定*/
#navi {width:800px;
       height:30px;
       margin:0;
	   }
	   
#navi ul {list-style:none;
		  height:30px;
          margin:0;
		  padding:0;
		  text-indent:-9999px;
		  }	   	   
	   
#navi li {display:block;
          width:100px;
          height:30px;
		  float:left;
		  margin:0;
		  padding:0;
		  }
				
#navi a {text-decoration:none;
         display:block;
         width:100px;
         height:30px;
	     float:left;
		 margin:0;
		 padding:0;
	     }	
				  
#top a {background:url(../image/b_top.gif) no-repeat}
#private a {background:url(../image/b_p-farm.gif) no-repeat}
#genzai a {background:url(../image/b_genzai.gif) no-repeat}
#syokuzai a {background:url(../image/b_syokuzai.gif) no-repeat}
#access a {background:url(../image/b_access.gif) no-repeat}
#staff a {background:url(../image/b_staff.gif) no-repeat}
#album a {background:url(../image/b_doubutsu.gif) no-repeat}
#link a {background:url(../image/b_link.gif) no-repeat}

#top a:hover {background:url(../image/b_o_top.gif) no-repeat}
#private a:hover {background:url(../image/b_o_p-farm.gif) no-repeat}
#genzai a:hover {background:url(../image/b_o_genzai.gif) no-repeat}
#syokuzai a:hover {background:url(../image/b_o_syokuzai.gif) no-repeat}
#access a:hover {background:url(../image/b_o_access.gif) no-repeat}	
#staff a:hover {background:url(../image/b_o_staff.gif) no-repeat}
#album a:hover {background:url(../image/b_o_doubutsu.gif) no-repeat}
#link a:hover {background:url(../image/b_o_link.gif) no-repeat}	
/*ナビの設定終了*/

/*フッターの設定*/
#footer {background-color:#F3FCED;
	     width:780px;
		 height:100px;
		 padding:10px;
         text-align:center;
		 }

#footer span {margin-bottom: 10px; display:block; width:700px; float:right; text-align:right;}

#footer a {color:#006633;
           text-decoration:underline;}
              		 
#footer a:hover {color:#00CC33;}  
  
/*links*/	   

#links {height:13px; font-size:10px; text-decoration:none; margin-top:50px; vertical-align:bottom;}

#links a {color:#FFFFCC; background:none;}
#links a:hover {color:#FFFF99; background:none;}


