* {
        font-size: 100%;
        font-family: Verdana, sans-serif;
}

body { margin: 0; background-color: #fff; }

a,
a:link,
a:visited,
a:hover {
        color: #01358F;
        text-decoration: none;
}

#banner-title a,
#banner-title a:link,
#banner-title a:visited,
#banner-title a:hover {
        color: #fff;
        font-size: 20px;
        text-decoration: none;
}

#banner-title {
        font-family: Tahoma, sans-serif;
        font-weight: bold;
}

#banner {
        font-size: 10px;
        color: #01358F;
}

#navi {
        background-color: #01358F;
        height: 12px;
        margin: 0 0 10px 0;
        padding: 3px 0 3px 20px;
}

#navi a,
#navi a:link,
#navi a:visited,
#navi a:hover {
        color: #fff;
        text-decoration: none;
}

.aggregator-name {
        color: #01358F;
        font-size: 12px;
        font-weight: bold;
        border-bottom: 1px solid #01358F;
        border-left: 5px solid #01358F;
        padding: 3px 0 3px 5px;
        margin-bottom: 5px;
}

#container {
        padding: 0 20px 10px 20px;
}

.head1 {
        font-size: 14px;
        color: #01358F;
        font-weight: bold;
        border-bottom: 1px solid #01358F;
        border-left: 5px solid #01358F;
        padding: 3px 0 3px 5px;
        margin-bottom: 5px;
}

.body1 {
        padding-bottom: 10px;
        padding-left: 10px;
        line-height: 150%;
}

#ad {
        position: absolute;
        top: 10px;
        right: 20px;
}

#footer {
        color: #01358F;
        border-top: 1px solid #01358F;
        text-align: center;
        margin-top: 10px;
}

#header {
        padding: 10px 20px 20px 20px;
        height: 50px;
}

.creator {
        color: #01358F;
}

.tag {
        text-decoration: underline;
}

.descrption {
}

.caution { font-weight: bold; color: #f00; }

.notice { font-size: 14px; font-weight: bold; }
