@import url(/games/genzu20090402.css);
div.d1                { background-image: url(images/back_d1.png); }
div.head              { background-image: url(images/back_head.png); }
div.main              { background-image: url(images/back_main.png); }
div.main .d2          { background-image: url(images/back_d2.png); }
div.foot              { background-image: url(images/back_foot.png); }

body                  { color: #000000; background-color: #ffffff; }
div.menu a            { color: #ffffff; }
div.head p a          { color: #88ff88; }
div.foot p            { color: #ffffff; }
a                     { color: #88ff88; }

div#shot_pn           { margin-left:auto; margin-right:auto; position:relative; text-align: left; width: 300px; height: 300px; }
div#shot_pn table     { position:absolute; text-align: center; }
canvas#shot_cv        { position:absolute; border-style: solid; border-width: 1px; }
canvas#shot_cv        { background-color: #ffffff; border-color: #008800; }
div#shot_nb table td  { padding: 0; font-size: 14pt; font-weight: bold; font-family: monospace; }
div#shot_nb table td  { background-color: #ccffbb; }
textarea#shot_text    { margin-left:auto; margin-right:auto; font-size: 12pt; width: 300px; border-style: solid; border-width: 1px; }
textarea#shot_text    { border-color: #a02c2c; }
