@charset "shift_jis";

*   {    
    color: #E8E8E8 !important; 
    background: #000 !important; 
    }

body  { 
    margin: 1em 2em; 
    font-size: 1.5em; 
    line-height: 1.5em;
    }

a   { 
    text-decoration: none; 
    }

a:hover { 
    color: #E8E8E8 !important; 
    background: #676767 !important; 
    }

h1  { 
    font-size: 1.6em; 
    }

form ,
.voice2 ,
 img { 
    display: none; 
    }

.whatNew { 
    font-size: 1em; 
    }

.box  { 
    border: solid 1px #fff; 
    padding: 0.5em; 
    }

select {
    color: #E8E8E8; 
    background: #000;
    font-weight: bold;
    font-size: 0.9em; 
    }

address {
    font-style: normal;
    font-size: 1em;
    }