@charset "utf-8";
/* CSS Document */


body{
background-image:url(../img/common/bg_y.jpg);
background-repeat:repeat-x;
font-size:12px;
line-height:140%;
color:#666666;
}


#wrap{
width:800px;
margin:0 auto;
background-color:#FFFFFF;
}

