    
    #topMenu, #topNavi, #topRed,#leftBox,.off  {
        display:            none;
    }
    
    #bottomRed td {
        padding-top:        20px;
        font-family:        verdana;
        font-size:          11px;
        color:              #000;
    }
    
    td#content {
        font-family:        verdana;
        font-size:          11px;
        vertical-align:     top;
        color:              #000;
        width:              700px;
        line-height:        16px;
    }
    
    td#content a {
        color:              #000;
        text-decoration:    underline;
    }
    
    td#content a:hover {
        text-decoration:    none;
    }
    
    td#content h2 {
        font-family:        verdana;
        font-size:          14px;
        color:              #000;
        letter-spacing:     0.05em;
        display:            inline;
    }
    
    td#content h3 {
        font-family:        verdana;
        font-size:          12px;
        color:              #000;
        letter-spacing:     0.05em;
        display:            inline;
    }
    
    td#content ul {
        padding:            0px;
        margin:             5px 0px 5px 30px;
    }
