@charset "utf-8";
/* CSS Document */

/*===== 通 配 =====*/
body,dl,ul,ol,h1,h2,h3,h4,h5,h6,div,form,input { margin:0; padding:0;}
body { background:#580203;}
ul,dl,ol { list-style:none;}
body {font-size:13px; color:#c5aa99;}
a { text-decoration:none; color:#c5aa99; blr:expression(this.onFocus=this.blur()); }
img { border:0;}
div { height:auto; width:auto;}
.clearfloat{ clear:both; font-size:0; line-height:0; height:0;}

#container { margin:0 auto; width:1100px; }
