#wrapp {width:800px;
        height:auto;
		margin-left:auto;
		margin-right:auto;
		margin-top:0px;
		}
		
#head {width:800px;
       height:280px;
	   background:url(img/top.jpg);
	   }

#contents {width:800px;
           height:190px;
		   margin-top:0px;
		   background:url(img/top_back.jpg);
		   }
		   
.top_moji {width:720px;
           height:140px;
		   position:absolute;
		   margin-top:20px;
		   margin-left:40px;
		   margin-right:40px;
		   font-size:12px;
		   color:#331D07;
		   line-height:20px;
		   }
		   
#kisetu {width:800px;
         text-align:right;
		 }
		 
#kisetu a {color:#005447;}

#kisetu a:hover {color:#FFBB00;}

#haru {width:367px;
       height:302px;
	   background:url(img/spring_back.jpg);
	   }
	   
.haru_moji {width:250px;
			position:absolute;
			margin-top:35px;
			margin-left:40px;
            font-size:12px;
		    color:#331D07;
		    line-height:18px;
		    }
			
			
#natsu {width:367px;
       height:302px;
	   background:url(img/summer_back.jpg);
	   }
	   
.natsu_moji {width:250px;
			position:absolute;
			margin-top:35px;
			margin-left:40px;
            font-size:12px;
		    color:#331D07;
		    line-height:18px;
		    }
			
			
#aki {width:367px;
       height:302px;
	   background:url(img/autumn_back.jpg);
	   }
	   
.aki_moji {width:250px;
			position:absolute;
			margin-top:35px;
			margin-left:40px;
            font-size:12px;
		    color:#331D07;
		    line-height:18px;
		    }