@charset "UTF-8";
@import url(common.css);
@import url(yaki_textsettings.css);

body {
color: #333333;
background: url(../img/all_backpattern.gif) center top repeat-y;
}

#main {
color: #fffeee;
border: 1px solid #d6d6d6;
background: transparent;
width: 900px;
height:676px;
margin: 0 auto;
padding:0;
position: relative;
}

#footer {
font-size: 11px;
color: #333333;
text-align:center;
font-style:normal;
}
