<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">BODY, TD, TH {
    font-family: ＭＳ Ｐゴシック,Osaka,MS Gothic,Arial;
    font-size: 10pt;
}

#wrapper {
    width: 100%;
    text-align: center;
}

#topMain {
    padding: 0;
    margin: 0 auto;
    text-align: center;
}

#topImg {
    width: 800px;
    padding: 10px 0 0 0;
    margin: 0 auto 10px auto;
    border-bottom: 0px solid #dcdcdc;
}

#topImg H1 {
    width: 800px;
    height: 115px;
    background: url(../../images/bullbear800_2.gif) top left no-repeat;
    text-indent: -5000px;
    margin: 0;
}

#topLeft {
    padding: 0 0 30px 0;
}

#topLeft H2 {
    width: 600px;
    height: 35px;
    background: url(../../images/headline600.gif) top left no-repeat;
    line-height: 35px;
    padding: 0 0 0 20px;
    font-size: 14px;
    color: rgb(60,60,60);
    margin: 0 0 20px 0;
}

#topLeft H2 SPAN {
    font-weight: normal;
    font-size: 13px;
    margin: 0 0 0 10px;
}

.contents {
    width: 600px;
    padding: 0 0 10px 0;
}

.contents H3 {
    padding: 0 0 10px 5px;
    color: rgb(50,50,50);
    font-size: 15px;
    border-bottom: 1px dotted #808080;
}

.contents .item {
    margin: 0;
    width: 300px;
    padding: 10px 0 20px 0;
    text-align: center;
    float: left;
    color: rgb(60,60,60);
}

.contents .item IMG {
    border: 1px solid rgb(190,190,190);
    padding: 1px;
    margin: 0 20px 0 0;
}

.contents .item P.ser {
    text-align: left;
    font-size: 12px;
    margin: 0.3em 0 1em 0;
    padding: 0 1em;
}

.contents .item P.tit {
    text-align: left;
    font-size: 13px;
    margin: 0 0 1em 0;
    padding: 0 1em;
    line-height: 1.3em;
}

.contents .item P.tit SPAN {
    margin: 0 0 0 1em; font-size: 10px;
}

.contents .item P.aut {
    text-align: left;
    font-size: 12px;
    margin: 0;
    padding: 0 1em;
}

.contents .wide {
    width: 600px;
}

.contents .wide IMG {
    margin: 0 30px 0 0;
    height: 140px;
}

.contents .wide P {
    font-size: 14px;
}

.contents .wide P.tit {
    font-size: 16px;
}

.contents .wide P.tit SPAN {
    font-size: 12px;
}

.contents UL {
    list-style: none;
    width: 600px;
    margin: 0;
    padding: 0;
    border-bottom: 1px dotted rgb(180,180,180);
}

.contents UL LI {
    text-align: left;
    padding: 7px 0;
    margin: 0;
    border-top: 1px dotted rgb(180,180,180);
    line-height: 1.6em;
}

.contents UL LI SPAN {
    margin: 0 0 0 1em;
}

.contents UL LI IMG {
    margin: 0 10px 0 0;
    vertical-align: -5px;
}

.top50 {
    padding-top: 50px;
}

#footer {
    margin: 50px auto 0 auto;
    width: 800px;
}

.footer_ban {
    text-align: left;
    width: 800px;
}

.footer_ban .fb1, .footer_ban .fb2, .footer_ban .fb3, .footer_ban .fb4 {
    display: block; width: 185px; height: 37px; float: left; margin: 0 20px 0 0;
}

.footer_ban .fb4 {
    margin: 0;
}

.footer_btm {
    clear: both;
    padding: 20px 0 0 0;
    text-align: center;
}

.footer_btm IMG {
    margin: 0 5px 0 0; vertical-align: -2px;
}

.footer_btm A {
    margin: 0 30px 0 0;
    font-size: 14px;
}

.footer_btm P {
    margin: 20px 0 0 0;
    padding: 0 0 5px 0;
    font-size: 13px;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix { display: inline-table; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */
</pre></body></html>