@charset "Shift_JIS";
/*------------------------------
 Structure
		 
--------------------------------*/

body{
 height:auto;
 margin:0 auto;
 padding:0;
 font-size:small;
 text-align:center;
 line-height:1.5em;
 font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3",Arial, Helvetica, sans-serif;
 color:#333;
 background:url(../img/bg.gif) 0 0 repeat-x;
}

.wrapper{
 width:766px;
 height:auto;
 margin:auto;
 text-align:left;
 background:#fff;
}

