@charset "utf-8";
/* 基本 */

#bace {
    background-image: url(../images/back.gif);
    background-repeat: repeat-y;
    width: 800px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 30px;
}

#main {
    width: 750px;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
}

#contents-left {
    width: 170px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 10px;
    float: left;
}

#contents-right {
    width: 510px;
    padding-top: 0px;
    padding-right: 30px;
    padding-bottom: 0px;
    padding-left: 0px;
    text-align: left;
    float: right;
}

#contents-right .navi {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCCCCC;
    font-size: 10px;
    margin-bottom: 15px;
    color: #333333;
}

#contents-right .main-contents {}

#contents {}

#index-main {
    background-image: url(../images/header_04.gif);
    background-repeat: repeat-x;
    background-position: bottom;
    background-color: #99CCFF;
    padding-bottom: 11px;
}

.caption-01 {
    font-size: 10px;
    line-height: 1.3em;
    padding: 0px;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}

.caption-02 {
    font-size: 10px;
    line-height: 1.3em;
    color: #666666;
}

.caption-03 {
    font-size: 10px;
    line-height: 1.3em;
    color: #CC0000;
}

.date-01 {
    font-size: 12px;
    text-align: right;
    margin: 5px;
}

.q-and-a {
    margin-top: 20px;
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #CCCCCC;
    padding-top: 20px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

.submit {
    text-align: center;
    padding: 10px;
    background-color: #99CCFF;
    margin-bottom: 30px;
}

.note-01 {
    font-size: 12px;
    line-height: 1.3em;
    padding-top: 5px;
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #CCCCCC;
}

.textbox-01 {
    padding-left: 25px;
    margin-bottom: 40px;
}

/* けんしんろーん */
#box-loan {
    border: 1px solid #CCCCCC;
    padding: 9px;
}

/* 罫囲み */
.keikakomi-01 {
    border: 1px dotted #999999;
    padding: 20px;
}

/*　詳細情報　*/
.syousai-01 {
    font-size: 10px;
    background-image: url(../images/sankaku_syousai.gif);
    background-repeat: no-repeat;
    background-position: right;
    text-align: right;
    padding-right: 15px;
    margin: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

/* 店舗一覧キャプション　*/
.tenpo-caption-01 {
    font-size: 10px;
    line-height: 1.3em;
    padding: 3px;
    border: 1px dotted #0099FF;
    margin-top: 5px;
    margin-right: 0px;
    margin-bottom: 15px;
    margin-left: 0px;
    background-color: #DFEFFF;
}

/* 経営情報　ディスクロージャー　*/
.disclosure {
    width: 510px;
    margin: 0 0 20px;
}

.disclosure .clear {
    clear: both;
}

.disclosure-left {
    width: 152px;
    float: left;
}

.disclosure-left img {
    border: #CCCCCC solid 1px;
}

.disclosure-right {
    width: 350px;
    float: right;
}

.disclosure-cg {
    width: 500px;
    background: #E6E6E6;
    border-left: #999999 solid 4px;
    border-bottom: #999999 solid 1px;
    margin: 0 0 10px;
    padding: 0 0 0 5px;
    font-size: 12px;
    clear: both;
}