body{
    color: #000000;
    margin: 0;
    scrollbar-face-color: #dddddd;
    scrollbar-arrow-color: #101010;
    scrollbar-highlight-color: #dddddd;
    scrollbar-3dlight-color: #888888;
    scrollbar-shadow-color: #dddddd;
    background-color: #cecece;
}
a{
    color: #ffffff;
    text-decoration: none;
}
a:link{
    color: #ffffff;
    text-decoration: none;
}
a:visited{
    color: #ffffff;
    text-decoration: none;
}
a:active{
    color: #ffffff;
    text-decoration: none;
}
a:hover{
    color: #9dffff;
    text-decoration: underline;
}
.honbun{
    font-size: 16pt;
    line-height: 22pt;
}
.honbun2{
    font-size: 12pt;
    line-height: 18pt;
    font-weight: bolder;
}
.honbun3{
    font-size: 12pt;
    line-height: 18pt;
    font-weight: bolder;
}
.honbun_b{
    font-size: 16pt;
    line-height: 22pt;
    font-weight: bolder;
}
.honbunk{
    font-size: 11pt;
    line-height: 16pt;
}
.honbunf{
    font-size: 12pt;
    line-height: 18pt;
    font-weight: bold;
}
.honbunm{
    font-size: 12pt;
    line-height: 18pt;
    font-weight: bold;
    text-decoration: line-through;
}
