

@charset "Shift_JIS";
/* CSS Document */

p, h1, h2, h3, h4, h5, h6, ul {
   margin: 0px;
   padding: 0px;
}

li {
list-style:none;
}

body {  text-align: center;
        margin: 0px;
        padding: 0px;
        font-family: "lr@oSVbN", Osaka, "qMmpS Pro W3";
        background-color: #068bb7;
}

#container {
        width: 826px;
        margin-right: auto;
        margin-left: auto;
        position: relative;
        min-height: 100%;
        background-color: #a4def1;
}

#navibar {
        width: 180px;
        float: left;
        margin-top: 5px;
}

#navibar li {
        margin-bottom: 1px;
        margin-left: 26px;
        height: 40px;
        width: 200px;
        background-image: url(img/top/bkButton_up.gif);
        background-repeat: no-repeat;
        background-position: right;
}

#navibar a {
        text-decoration: none;
        color: #4e2902;
        font-weight: bold;
        height: 40px;
        width: 200px;
        padding-top: 10px;
        text-align: center;
        display: block;
        font-size: 12px;
}

#navibar a:hover {
        text-decoration: none;
        color: #8b4513;
        font-weight: bold;
        background-image: url(img/top/bkButton_over.gif);
        background-repeat: no-repeat;
}

#navibar a:active {
        text-decoration: none;
        color: #a0522d;
        font-weight: bold;
        background-image: url(img/top/bkButton_active.gif);
        background-repeat: no-repeat;
}

#maincontent {
        width: 576px;
        float: right;
        font-size: 12px;
        line-height: 13px;
        margin-right: 24px;
        background-color: #ffffff;
}

#maincontent_top {
        width: 576px;
        float: right;
        margin-right: 24px;
        background-image: url(img/top/bkMaincontent_top.gif);
        background-repeat: no-repeat;
        height: 5px;
        margin-top: 0px;
}

#maincontent_btm {
        width: 576px;
        float: right;
        margin-right: 0px;
        background-image: url(img/top/bkMaincontent_btm.gif);
        background-repeat: no-repeat;
        height: 10px;
        margin-bottom: -7px;
}



#topic02 {
        clear: both;
        height: 150px;
        margin-top: 25px;
}

#topic02 .topic_top {
        background-image: url(img/top/topic_news_top.gif);
        background-repeat: no-repeat;
        height: 10px;
        width: 528px;
        margin-right: auto;
        margin-left: 10px;
}

#topic02 .topic_mid {
       background-image: url(img/top/topic_news_mid.gif);
       width: 528px;
       margin-right: auto;
       margin-left: 10px;
       height: 75px;
       padding-top: 10px;
       padding-left: 7px;
}

#topic02 .topic_btm {
        background-image: url(img/top/topic_news_btm.gif);
        background-repeat: no-repeat;
        height: 65px;
        width: 528px;
        margin-right: auto;
        margin-left: 10px;
}

#topic02 p {
        font-size: 12px;
        color: #a0522d;
        margin-top: 0px;
        margin-bottom: 18px;
}

.topic02_date {
        border-left-width: 10px;
        border-left-style: double;
        border-left-color: #a4def1;
        padding-top: 3px;
        padding-bottom: 3px;
        padding-right: 3px;
        padding-left: 7px;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #a4def1;
        width: 70px;
        display: inline;
        float: left;
}

.topic02_text {
        border-left-width: 1px;
        border-left-style: solid;
        border-left-color: #a4def1;
        padding-top: 3px;
        padding-bottom: 3px;
        padding-right: 170px;
        padding-left: 5px;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #a4def1;
        margin-left: 1px;
        width: auto;
}









#topic03 {
        height: 100%;
        float: left;
        margin-left: 10px;
        width: 254px;
}

#topic03 .topic_top {
        background-image: url(img/top/topic_now_top.gif);
        background-repeat: no-repeat;
        height: 8px;
        width: 254px;
        margin-right: auto;
        margin-left: auto;
}

#topic03 .topic_mid {
        background-image: url(img/top/topic_now_mid.gif);
        width: 254px;
        margin-right: auto;
        margin-left: auto;
        padding-top: 10px;
        height: 220px;
}

#topic03 .topic_btm {
        background-image: url(img/top/topic_now_btm.gif);
        background-repeat: no-repeat;
        height: 37px;
        width: 254px;
        margin-right: auto;
        margin-left: auto;
}

#topic03 p {
        font-size: 8px;
        color: #a0522d;
        margin-top: 2px;
        margin-bottom: 10px;
}











#topic04 {
        height: 100%;
        float: right;
        margin-right: 15px;
        width: 254px;
        
}



#topic04 .topic_top {
	background-image: url(img/top/topic_now_top.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 254px;
	margin-right: auto;
	margin-left: auto;
}

#topic04 .topic_mid {
        background-image: url(img/top/topic_now_mid.gif);
        width: 254px;
        margin-right: auto;
        margin-left: auto;
        padding-top: 10px;
        height: 220px;
}

#topic04 .topic_btm {
        background-image: url(img/top/topic_now_btm.gif);
        background-repeat: no-repeat;
        height: 37px;
        width: 254px;
        margin-right: auto;
        margin-left: auto;
}









#topic05 {
        clear: both;
        height: 480px;
        margin-top: 1px;
}

#topic05 .topic_top {
        background-image: url(img/top/topic_news_top.gif);
        background-repeat: no-repeat;
        height: 10px;
        width: 528px;
        margin-right: auto;
        margin-left: 10px;
}

#topic05 .topic_mid {
       background-image: url(img/top/topic_news_mid.gif);
       width: 528px;
       margin-right: auto;
       margin-left: 10px;
       height: auto;
       padding-top: 10px;
       padding-left: 7px;
}

#topic05 .topic_btm {
        background-image: url(img/top/topic_news_btm.gif);
        background-repeat: no-repeat;
        height: 75px;
        width: 528px;
        margin-right: auto;
        margin-left: 10px;
}

















#footer {
        clear: both;
        width: 100%;
        background-color: #a4def1;
        height: 20px;

#footer h6 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #4e292;
        font-weight: normal;
        text-align: center;
        padding-top: 5px;
}




































