body{background-color:#000000;
     font-size:20px; 
     font-family:"MS UI Gothic";
     color:#ffffa8;
     margin-right:30;
     margin-left:30;
    }

a:link {color:#55ffff}
a:active {color:#ffffff}
a:visited {color:#ffdd00}
a:hover {color:#ffffff}

h1 {font-size:160%; 
    font-family:"MS UI Gothic";
    color:#ffffa8;
    font-weight:bold;
    line-height:130%} 

h2 {font-size:120%; 
    font-family:"MS UI Gothic";
    color:#ffffa8;
    font-weight:bold;
    padding:0,0,0,28} 

ul {font-size:100%; 
    font-family:"MS UI Gothic";
    color:#ffffa8;
    line-height:130%
   }

img {border:0}

p {text-indent:20px;
   line-height:130%}

pre {border-width:1px;
     border-style:solid;
     border-color:#ffffa8;
     font-family:"MS UI Gothic";
     background-color:#000033
    }

.dr {background-color:#330000}
.b {background-color:#0000a0}
.r {background-color:#a00000}
.g {background-color:#008000}
.gl {background-color:#444444}

.cyan {color:#00ffff}
.mizuiro {color:#a8ffff}
.midori {color:#00ff00}
.orange {color:#ffdd00}
.white {color:#ffffff}

.center {text-align:center}
.clear {clear:all}

th {background-color:#000000;
    font-size:20px; 
    font-family:"MS UI Gothic";
    color:#ffffa8;
    text-align:center;
    line-height:130%
   }

td {background-color:#000000;
    font-size:20px; 
    font-family:"MS UI Gothic";
    color:#ffffa8;
    text-align: left;
    line-height:130%
   }

