@charset "utf-8";
/* CSS Document */

#contents{
	width:700px;
	margin:0 auto;
	}
#header{
	height:299px;
	background:url(img/mebaru01.jpg) no-repeat left top;
	}
#header h1,p{
	display:none;
	}
h2#title1{
	height:37px;
	background:url(img/title1.gif) no-repeat left top;
	text-indent:-9999px;
	}
#img01{
	height:396px;
	background:url(img/img01.jpg) no-repeat left top;
	text-indent:-9999px;
	}
#img02{
	height:350px;
	background:url(img/img02.jpg) no-repeat left top;
	text-indent:-9999px;
	}
h2#title2{
	height:37px;
	background:url(img/title2.gif) no-repeat left top;
	text-indent:-9999px;
	}
#footer{
	height:277px;
	background:url(img/footer.jpg) no-repeat left top;
	text-indent:-9999px;
	margin-top:10px;
	}
img{
	margin-bottom:10px;
	}
