/*/////////////////////////////////////////////////////////////////////////////////////////////*/
/* layout */
/*/////////////////////////////////////////////////////////////////////////////////////////////*/

#wrap { width:968px; background: url(../images/back02.png) repeat-y; margin:auto; }
#head { width:950px; height:64px; margin:0 auto; background: url(../images/back04.png) no-repeat; text-align:right; }

#main { width:950px; background: white; margin:auto; }

.inner { clear:both; padding:20px 50px 30px 50px; }

.mL { float:right; width:620px; }
.mR { float:left; width:202px; text-align:center; }

.mL-l { float:left; width:302px; text-align:left; margin-bottom:10px; }
.mL-r { float:right; width:302px; text-align:left; margin-bottom:10px; }

#foot { clear:both; width:968px; background: url(../images/back03.png) no-repeat; padding:9px 0 20px 0; margin:auto; color:#FFF; font-size:x-small; line-height:1.3em; }
