@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: #ff0000; }
div.foot p            { color: #ffffff; }
a                     { color: #ff7f2a; }

div#tojo_pn           { margin-left:auto; margin-right:auto; position:relative; text-align: left; width: 600px; height: 450px; }
div#tojo_pn table     { position:absolute; text-align: center; }
canvas#tojo_cv        { position:absolute; border-style: solid; border-width: 1px; }
canvas#tojo_cv        { background-color: #ffffff; border-color: #ff7f2a; }
div#tojo_nb table td  { padding: 0; font-size: 14pt; font-weight: bold; font-family: monospace; }
div#tojo_nb table td  { background-color: #eeeeee; }
textarea#tojo_text    { margin-left:auto; margin-right:auto; font-size: 12pt; width: 600px; border-style: solid; border-width: 1px; }
textarea#tojo_text    { border-color: #ff7f2a; }
input.text            { margin: 2px; width: 100px; }
input.button          { margin: 6px; width: 64px; height: 32px; }
a.func                { margin: 6px; }
span.info             { color: #ff7f2a; }
span.desc             { color: #ff7f2a; }
