@charset "utf-8";


/*-----------------------------
	大枠設定
------------------------------*/

#wrapper{
	width:900px;
	margin:0 auto;
	line-height:1.8;
	background:url(../../images/main.jpg) no-repeat left top;
}


