A:link{
    color:#006699;
}
A:visited{
    color:#996699;
    text-decoration:none;
}
A:active{
    color:#CC9900;
}
BODY{
    background-color:#FFFFFF;
    color:#333333;
}
DIV.navi{
    font-size:smaller;
    background-color:#CCFFCC;
    text-align:center;
    line-height:150%;
}
DIV.select{
    width:500px;
    background-color:#66CC99;
    text-align:left;
    padding:10px;
    line-height:150%;
}
DIV.elucidation{
    background-color:#CCCCCC;
    border-style:solid;
    border-width:1px;
    padding:10px;
    font-size:smaller;
    margin-top:30px;
    float:left;
    width:200px;
}
DIV.headline{
    background-color:#CCCCCC;
    margin:10px;
    padding:10px;
    border-style:solid;
    border-width:1px;
}
DIV.data{
    font-size:smaller;
    margin-left:30px;
}
SPAN.select{
    font-size:smaller;
}
TABLE.data{
    font-size:smaller;
    margin-left:30px;
}
TD.head{
    background-color:#CCCCCC;
}
A.up{
    font-size:smaller;
    background-color:#CCFFCC;
}
TD.manga{
    background-color:#66CC99;
}
INPUT.clup{
    background-color:#CCFFCC;
}

TABLE.option{
    font-size:smaller;
    background-color:#66CC99;
    margin-left:30px;
}
