* {
  margin:0;
  padding:0;
  border:0;
  }

#container{ 
	width: 960px;  
        margin:auto;  
	}
h1 {
	font-size: 10px;
	padding:5px;
	}

.test {
	float:left;
	}

#tab01{
	height:97px;
	width:426px;
	float:left;
	}	

#tab02{
	height:97px;
	width:534px;
	background-color:#FFFFE3;
	background-repeat:no-repeat;
	float:left;
	
	}	

.tab02{
	display: block;
	margin-top: 14px;
	}
	
#contents01{
	height:720px;
	width:960px;
	background-image:url(image/contents01.jpg);
	background-repeat:no-repeat;
	position:relative;
	float:left;
	}
		
.barbottan01{
	display: block;
	position:absolute;  
    bottom:75px;  
    left: 0px;  
	}	
		
#contents03{
	height:451px;
	width:960px;
	background-image:url(image/contents03.jpg);
	background-repeat:no-repeat;
	float:left;
	}
#contents04{	
	height:1235px;
	width:960px;
	background-image:url(image/contents04.jpg);
	background-repeat:no-repeat;
	padding-top:10px 0px 0px 0px; 
	float:left;
	}
#contents05_1{
	height:1233px;
	width:960px;
	background-image:url(image/contents05_1.jpg);
	background-repeat:no-repeat;
	float:left;
	}
#contents05_2{
	height:1277px;
	width:960px;
	background-image:url(image/contents05_2.jpg);
	background-repeat:no-repeat;
	float:left;
	}
	
#contents06{
	height:230px;
	width:960px;
	background-image:url(image/contents06.jpg);
	background-repeat:no-repeat;
	background-color:#fffde4;
	position:relative;
	float:left;
	}
.barbottan02{
	display: block;
	position:absolute;  
    bottom:80px;  
    left:90px;  
	}
#contents07{
	height:904px;
	width:960px;
	background-image:url(image/contents07.jpg);
	background-repeat:no-repeat;
	float:left;
	}
#contents08{
	height:340px;
	width:960px;
	background-image:url(image/contents08.jpg);
	background-repeat:no-repeat;
	float:left;
	}
#footer1{
	height:119px;
	width:318px;
	background-repeat:no-repeat;
	float:left;
	}
#footer2{
	height:119px;
	width:642px;
	background-image:url(image/footer_address.jpg);
	background-repeat:no-repeat;
	float:left;
	}
	
#footer{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	text-align: center;
	padding-top:10px;
	padding-bottom: 20px;
	line-height: 25px;
	background-color: #fffde4;
	}
.mail{
	display: block;
	margin-top: 10px;
	margin-left: 10px;
	}