

/* 投稿者(このらくがきは〜が描きました) */
.sb-author {
    font-style: bold;
    font-size: x-small;
}

/* 部品全体を囲むボックス(div) */
.sb-frame {
    background-color: #eeffee;
    width: 250px;
}

/* 「このページのリンク元」全体を囲むボックス(div) */
.sb-referrers {
    border: 1px dotted #aaaaaa;
    padding-left: 4px;
    background-color: #eeeeff;
    white-space: nowrap;
}

/* 「アクセスの多いページ」全体を囲むボックス(div) */
.sb-accesses {
    border: 1px dotted #aaaaaa;
    padding-left: 4px;
    background-color: #ffeeee;
    white-space: nowrap;
}

/* "このページのリンク元"或いは"アクセスの多いページ"の文字列 */
.sb-title {
    text-align: center;
}

/* ランキングリスト部分の ul タグ */
.sb-list {
    text-align: left;
    padding: 4px;
    margin: 0px;
    width: 250px;
    height: 150px;
    overflow: auto;
}

/* ランキングリスト部分の li タグ */
.sb-list li {
    color: #333333;
    font-size: x-small;
    margin-top: 4px;
    list-style-type: none;
}








.main {COLOR: #43374B; FONT-FAMILY: verdana, arial, helvetica, sans-serif; FONT-SIZE: 13px; line-height: 18px; TEXT-DECORATION: none}

.little {COLOR: #43374B; FONT-FAMILY: verdana, arial, helvetica, sans-serif; FONT-SIZE: 10px; TEXT-DECORATION: none}

.heading {color: #8A487A; border-bottom: 1px #A99BBB; border-top: 1px #A99BBB; FONT-FAMILY: verdana, arial, helvetica, sans-serif; font-size: 13px; text-decoration: none; font-weight: bold; background-color: #EEE0E5}

.tablish {border-top: 1px #A99BBB solid; border-right: 1px #A99BBB solid; border-bottom: 1px #A99BBB solid; border-left: 1px #A99BBB solid; color: #8A487A; background-color: #F7FFF7 }

.headish {border-top: 1px #8A487A solid; border-right: 1px #E3CEE1 solid; border-bottom: 1px #8A487A solid; border-left: 1px #E3CEE1 solid; background-color: #E3CEE1; color: #8A487A; FONT-FAMILY: verdana, arial, helvetica, sans-serif; font-size: 28px; text-decoration: none; text-transform: lowercase; font-weight: bold }

a:active {  color: #8Ac87A; text-decoration: none; background-color: #EEE0E5; font-weight: bold}
a:hover { color: #8Ac87A; text-decoration: none; background-color: #EEE0E5; font-weight: bold }
a:link { color: #90a0c0; text-decoration: none; font-weight: bold }
a:visited { color: #90a0c0; text-decoration: none; font-weight: bold }
h1{color: #8A487A; FONT-SIZE: 14px;}











