@charset "utf-8";

body{
	background:url(../img/common/bg_summer1.png) repeat-x #f2efe7;
	padding-top:5px;
}
#wrapper{
	background:url(../img/common/bg_summer2.png) no-repeat center top;
}

footer{
	background:url(../img/common/footer_summer1.jpg) repeat;
}
footer div{
	padding:20px 30px;
	background:url(../img/common/footer_summer2.png) no-repeat right top;
	min-height:179px;
}



