/*/////////////////////////////////////////////////////////////////////////////////////////////*/
/* layout */
/*/////////////////////////////////////////////////////////////////////////////////////////////*/

#wrapper { background:url(../images/back_head.png) no-repeat top center; }
#head { width:1000px; height:120px; margin:0 auto; }

#Gnavi { width:1000px; height:30px; background:url(../images/back_Gnavi.png) no-repeat 0 0; margin:0 auto; }

#mainCon { clear:both; width:998px; margin:0 auto; border:1px solid #A2B3C6; background:#FFF url(../images/back_mRside.gif) repeat-y 0 0; }
#mLside { width:230px; float:left; margin:0; display: inline; }
#main { width:759px; float:right; margin:0; display:inline; text-align:left; position:relative; }

#foot { clear:both; width:1000px; margin:0 auto; padding:10px 0; }