body{
    color: #000000;
    margin: 0;
    background: #ffffff url(../image/back001.jpg) repeat 0 0;
    scrollbar-face-color: #dddddd;
    scrollbar-arrow-color: #101010;
    scrollbar-highlight-color: #dddddd;
    scrollbar-3dlight-color: #888888;
    scrollbar-shadow-color: #dddddd;
}
a{
    color: #004080;
    text-decoration: none;
}
a:link{
    color: #1f1f1f;
    text-decoration: none;
}
a:visited{
    color: #1f1f1f;
    text-decoration: none;
}
a:active{
    color: #0000ff;
    text-decoration: none;
}
a:hover{
    color: #800000;
    text-decoration: underline;
}
.enkaku{
    font-size: 12pt;
    line-height: 18pt;
}
.bname{
    font-size: 10pt;
    line-height: 12pt;
}
.btitle{
    font-size: 32pt;
}
.bname2{
    font-size: 14pt;
}
