img {border: none;}

body {background-color:#ffffff;
      margin:0;
	  font-family:MSPゴシック;
	  color:#333;
	  font-size:12px;
	  line-height:1.3;
      }

h1.title {
	font-size: 12px;
	font-weight: normal;
	color:#009966;
	margin:0px;
	padding:3px;
	background:url(../image/kuhaku.gif);
}

#syadou {width:830px;
         height:auto;
         margin-top:0px;
	     margin-right:auto;
	     margin-left:auto;
		 background:url(../image/backimg.gif) repeat-y;
		 }
	   
#wrap {width:800px;
		overflow:hidden;
       margin-top:0px;
       margin-right:auto;
	   margin-left:auto;
	   }

.head {
	width:780px;
	height:auto;
	overflow:hidden;
	padding:10px 20px;
	background:url(../image/kuhaku.gif);
	}
.head img.right {float:right;}
		   
/*ナビの設定*/
#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:auto;
		 overflow:hidden;
		 padding:10px;
         text-align:center;
		 }

#footer div {margin: 10px auto; display:block; text-align:center; width:390px; height:20px;}

#footer a {color:#006633;
		display:block; 
		float:left;
		margin:0 5px;
		padding-left:10px;
		border-left:1px solid #ccc;
		text-decoration:underline;
		}
              		 
#footer a:hover {color:#00CC33;}

a.nline {border-left:none !important;}
 
#footer p {clear:both; margin-top:10px;}
/*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;}



