@charset "utf-8";/* ********************************************************************-タイトル : 1カラムレイアウト作者 : mersy概要 : 1カラムレイアウトの基本形。制作日 : 2009/2/12変更日 : 2009/2/12- ******************************************************************** */body{	text-align:center;}div#container{	width:821px;	margin:0 auto;	text-align:left;	background: url(../../images/bg-body.gif) 0 0 repeat-y;}div#header,div#footer{	width:801px;	margin:0 auto;}div#mainAreawrapper{	width:801px;	margin:0 auto;}/*body.TEMPinfo div#mainArea,body.TEMPrecommend div#mainArea{	width:737px;}body.TEMPproduct div#mainArea,body.TEMPmaterial div#mainArea{	width:769px;}*/