body  { background-color:#000; color:#ccc; line-height:125%; }

a          { color:#8cf; }
a:hover    { color:#ffffff; }
h1{line-height:150%;}
h2{background-color:#fff; color:#000; padding:8px;}

img.logo{ width:205px; height:50px; }

.st    { background-color:#203339;
        border:1px outset #607780;
        padding:4px;
        text-align:center;
        font-size:110%; }
.nt   { background-color:#36545d;
        border:1px outset #809098;
        padding:4px;
        text-align:center;
        font-size:110%; }
td.rt { background-color:#112630;
        border:1px outset #405560;
        text-align:center;
        font-size:80%; }

table { min-width:280px; }
table.kyo { width:640px; }
th,td {padding:4px;}
th.n  { background-color:#203339;
        border:1px outset #667780;
        text-align:left;
        padding:4px 10px; }
td.ue  { background-color:#36545d;
        border:thin solid #203339;
        font-size:90%; }
td.bi { background-color:#36545d;
        border:thin solid #203339;
        font-size:90%; }
td.no { background-color:#002229;
        border:1px solid #203339;
        font-size:90%;
        color:#36545d; }

dd.mae { border-left:5px outset #a02840;
         border-top:1px solid #36545d;
         border-bottom:1px solid #203339;
         border-right:1px solid #36545d;
         padding:2px 10px; }
dd.ato { border-left:5px outset #2840a0;
         border-bottom:1px solid #36545d;
         border-top:1px solid #203339;
         border-right:1px solid #36545d;
         padding:2px 10px; }
li    { left:40px; }
.small{font-size:small;}
.cp { color:#fff; border-bottom:1px solid; font-weight:bold; list-style:none; margin:12px 40px 12px -12px; }
@media screen and (max-width: 640px) { 
table.kyo { width:100%; }
}
