body  { background-color:#000000;
        color:#cccccc;
        font-family:MS UI Gothic; }

a          { text-decoration:none; }
a:link     { color:#ddeedd; }
a:visited  { color:#cccccc; }
a:active   { color:#ffffff; }
a:hover    { color:#ffffff;
             text-decoration:underline; }

img.logo{ width:205px;
          height:51px; }

.st    { background-color:#203339;
        border:1px outset #607780;
        padding:4px;
        width:190px;
        text-align:center;
        font-size:110%; }
.nt   { background-color:#36545d;
        border:1px outset #809098;
        padding:4px;
        width:190px;
        text-align:center;
        font-size:110%; }
td.rt { background-color:#112630;
        border:1px outset #405560;
        text-align:center;
        width:200px;
        font-size:80%; }

td     { line-height:120%; }


table.kyo { width:570px; }
th.n    { background-color:#203339;
        border:1px outset #667780;
        width:210px;
        text-align:left;
        padding:4px 10px; }
td.ue  { background-color:#36545d;
        border:thin solid #203339;
        font-size:90%;
        width:120px; }
td.bi { background-color:#36545d;
        border:thin solid #203339;
        font-size:90%;
        width:360px; }
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    { position:relative;
        left:40px; }

