@charset "UTF-8";

/* basic layout
---------------------------*/
#wrapper {
    background-color: #FFFFFF;
    background-image: url(../img/common/tops/wrapback.jpg);
    background-repeat: repeat-y;
    width: 938px;
    margin: 0px auto;
}
#header {
    background-image: url(../img/common/tops/headtop.jpg);
    background-repeat: repeat-x;
    background-position: top;
    width: 894px;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    height: 64px;
    position: relative;
}
#main {
    width: 894px;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
}
#rlink {
    width: 745px;
    margin-top: 25px;
    margin-left: 78px;
    margin-bottom: 10px;
}
#rlink img{
    border: 1px solid #42B3B5;
}
#rlink div.dpc_bn{
    margin-left: 0px;
    float:left;
}
#rlink div.ishi_bn{
    margin-left: 26px;
    float:left;
}
div.manage{
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

#under {
    background-image: url(../img/common/tops/footer_base.gif);
    background-repeat: repeat;
    width: 738px;
    margin-right: auto;
    margin-left: auto;
    clear: both;
    padding-right: 73px;
    padding-left: 73px;
}
#menu {
    width: 227px;
    margin-top: 38px;
    float: left;
}
#news {
    width: 480px;
    margin-top: 38px;
    margin-left: 29px;
    float: left;
    background-color: #FFFFFF;
    /* height: 232px; */
    height: auto;
}
#footer2 {
    line-height: 35px;
    text-align: center;
    clear: both;
    padding-top: 30px;
    font-size: 90%;
}

#footer2 address{
    font-size: 80%;
}
/* header style
---------------------------*/
#header #logo {
    position: absolute;
    top: 24px;
    left: 17px;
}
#header li {
    float: left;
    list-style: none;
}
#header ul li a {
    display: block;
    height: 29px;
    width: 93px;
    text-indent: -9999px;
}
#header #mHome {
    background-image: url(../img/common/tops/head_m_home.jpg);
    background-repeat: no-repeat;
}
#header #mSm {
    background-image: url(../img/common/tops/head_m_sm.jpg);
    background-repeat: no-repeat;
}
#header #mPrivacy {
    background-image: url(../img/common/tops/head_m_privacy.jpg);
    background-repeat: no-repeat;
}
#header #mLogA {
    background-image: url(../img/common/tops/head_m_log_a.jpg);
    background-repeat: no-repeat;
}
#header #mLogB {
    background-image: url(../img/common/tops/head_m_log_b.jpg);
    background-repeat: no-repeat;
}
#header #mHome a:hover {
    background-image: url(../img/common/tops/head_m_home_f2.jpg);
    background-repeat: no-repeat;
}
#header #mSm a:hover {
    background-image: url(../img/common/tops/head_m_sm_f2.jpg);
    background-repeat: no-repeat;
}
#header #mPrivacy a:hover {
    background-image: url(../img/common/tops/head_m_privacy_f2.jpg);
    background-repeat: no-repeat;
}
#header #mLogA a:hover {
    background-image: url(../img/common/tops/head_m_log_a_f2.jpg);
    background-repeat: no-repeat;
}
#header #mLogB a:hover {
    background-image: url(../img/common/tops/head_m_log_b_f2.jpg);
    background-repeat: no-repeat;
}
#main ul {
    width: 738px;
    margin-top: 5px;
    margin-bottom: 10px;
    margin-left: 78px;
    display: block;
    height: 150px;
}
/* mainstage big button style
---------------------------*/
#main ul li {
    float: left;
    list-style: none;
}
#main ul li a {
    height: 40px;
    width: 227px;
    text-align: center;
    display: block;
    padding-top: 110px;
    font-size: 12px;
    line-height: 130%;
    text-decoration: none;
}
#main #mainAnnai {
    background-image: url(../img/common/tops/main_m_annai.jpg);
    background-repeat: no-repeat;
}
#main #mainLogA {
    background-image: url(../img/common/tops/main_m_jukou.jpg);
    background-repeat: no-repeat;
    margin-left: 29px;
}
#main #mainLogB {
    background-image: url(../img/common/tops/main_m_sotugyo.jpg);
    background-repeat: no-repeat;
    margin-left: 28px;
}
#main #mainAnnai a:hover {
    background-image: url(../img/common/tops/main_m_annai_f2.jpg);
    background-repeat: no-repeat;
}
#main #mainLogA a:hover {
    background-image: url(../img/common/tops/main_m_jukou_f2.jpg);
    background-repeat: no-repeat;
}
#main #mainLogB a:hover {
    background-image: url(../img/common/tops/main_m_sotugyo_f2.jpg);
    background-repeat: no-repeat;
}
/* index button style
---------------------------*/
#menu ul li {
    list-style: none;
}
#menu ul li a {
    font-size: 12px;
    line-height: 22px;
    text-decoration: none;
    background-image: url(../img/common/tops/indexback.gif);
    background-repeat: no-repeat;
    display: block;
    height: 22px;
    width: 227px;
    border-top: 1px solid #BBBBBB;
    text-indent: 3em;
    background-color: #FFFFFF;
}
#menu ul li a:hover {
    font-size: 12px;
    line-height: 22px;
    text-decoration: none;
    background-image: url(../img/common/tops/indexback_f2.gif);
    background-repeat: no-repeat;
    display: block;
    height: 22px;
    width: 227px;
    border-top: 1px solid #BBBBBB;
    text-indent: 3em;
    background-color: #FFFFFF;
}
/* news style
---------------------------*/
#news dl {
    margin-top: 10px;
}
#news dl dt {
    text-decoration: none;
    margin: 0px 0px 5px;
    float: left;
    padding-left: 10px;
}
#news dl dd {
    margin: 0px 0px 5px 7em;
}

#news_b *{
    font-size:10pt;
}
