@charset "utf-8";
html { width:100%; height:100%; }
body { margin:0; padding:0; background:#000; width:100%; height:100%; }
#posset { width:908px; height:570px; overflow:hidden; position:absolute; left:50%; top:50%; margin: -300px 0 0 -454px;}
#header { width:908px; height:50px; overflow:hidden; border-bottom:#595757 solid 1px; }
#header img { float:left; border:none; }
#header div { float:left; position:relative; top:35px; left:680px; }
#bgm { background:#eee; }
#maincontent { width:908px; height:500px; overflow:hidden; }
#footer { width:908px; height:18px; overflow:hidden; border-top:#595757 solid 1px; }
#footer img { float:left; border:0; height:18px; }
#footer div { float:right; width:303px; height:10px; background:url(images/fm_r.gif) no-repeat; position:relative; top:5px; }
