@charset "utf-8";
/* CSS Document */


/* ****レイアウト***** */
div#wrapper{
	width:100%;
	background: url(../img/bg.jpg) repeat-x center 0;
}

div#wrapper #contents {
	background: none;
}

#wrapper #container {
	border:none;
}
