/*下層ページ背景画像*/
body{
	background:url(../img/back_02.png);
	background-repeat:repeat-x;
}

/*下層ページメイン画像*/
#haika_main{
	margin:0 auto;
	width:1000px;
	height:201px;
}