body
{
     /* 標準フォントカラー                 */ color:#000000;
     /* 標準フォントスタイル             */ font-family: "ＭＳ Ｐゴシック", "Osaka";
     /* 背景色                               */ background-color:#FFFFFF;
     /* 行間の設定                         */ line-height:130%;
}
td
{
     color:#000000;
     font-family: "ＭＳ Ｐゴシック", "Osaka";
     font-size: small;
     line-height:130%;
}
.dotline
{
    border-color: black black #DDDDDD;
    border-style: dotted;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 0px;
}
.jinbunya_titlebox
{
    border-color: #333333;
    border-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;

    margin:0px auto 0px auto;
}
.titlebox_textspace
{
    letter-spacing: 5px;
    line-height:180%;
}
h1
{
    font-size:small;
    line-height:25px;
}
h2
{
    font-size:small;
    letter-spacing: 5px;
    line-height:150%;
}
.menu_select
{
    color:#FFFFFF;
    background:#333333;
}
.jinbunya_box
{
    padding:5px 15px 5px 15px;
    font-size:small;
}

.jinbunya_box a
{
    font-size: small;
    color :  #000000;
    text-decoration : underline;
}
.jinbunya_box a:hover
{
    font-size: small;
    clear:none;
    float:none;
    color:#6495ed;
    position:relative;
    background-color: #f0f8ff;
}
.jinbunya_box a:visited
{
    font-size: small;
    color :  #000000;
    text-decoration : underline;
}
}


.bookbox_text
{
    padding:5px 15px 5px 15px;
    font-size:small;
    line-height:25px;
}
A:hover
{
    clear:none; float:none; color:#f4922b; position:relative;
}
.esseyline
{
    border: dotted; border-width: 0px 0px 1px; border-color: black black #CCCCCC;
    line-height:180%;
}
.waku_selectbook
{
    border-color: #cccccc;
    border-style: dotted;
    border-top-width: 1px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 0px;
}
.profileline
{
    border:solid;
    border-width: 0px 0px 1px; border-color: black black #eeeeee;
    line-height:150%;
}
.titlemenu A:link
{
    color: #000000;
}
.titlemenu A:visited
{
    color: #000000;
}
.titlemenu A:hover
{
    color: #0000ff;
    background-color:#eeeeee;
}
.kaisai
{
    font-size:small;
}
.booklist_back
{
    font-style: normal;
    color:#FFFFFF;
    font-weight:bold;
}