@charset "shift_jis";

/* ======================================================================



====================================================================== */

/* ======================================================================
====================================================================== */


div#headerText {
    background:url(/img/index/h2_bg.jpg) no-repeat;
}

h1 {
    width:820px;
    height:150px;
}

/* コンテンツ */
div#mainContents {
    padding:0px 10px 20px 10px;
    width:800px;
    background:url(/img/common/main_bg_02.jpg) no-repeat;
}

#pagesBgTop {
    width:800px;
    height:10px;
    background:url(/img/common/pages_bg_top.jpg) no-repeat;
}
#pagesBgBody {
    width:800px;
    background:url(/img/common/pages_bg_body.jpg) repeat-y;
}
#pagesBgBody h3 {
    margin:20px 50px;
    font-size:16px;
    color:#4294f0;
    border-bottom:1px dashed #4294f0;
}
#pagesBgBody p {
    margin:20px 50px;
    font-size:13px;
}
#pagesBgBottom {
    width:800px;
    height:10px;
    background:url(/img/common/pages_bg_bottom.jpg) no-repeat;
}

.inputPrivacy {
    width:80%;
    margin:20px auto 0px auto;
    padding:0;
    border-top: 1px solid #CCC;
    border-right: 1px solid #CCC;
}

.inputPrivacy td {
    padding:10px;
    border-bottom:1px solid #CCC;
    border-left:1px solid #CCC;
    font-size:11px;
    text-align:left;
}

.submitButton {
    margin:10px 0px 0px 20px;
    text-align:center;
}

#sitemap {
    margin:10px 0px 10px 50px;
}

#sitemap li {
    margin:0px 0px 10px 0px;
}

.lawTitle {
    font-size:16px;
    color:#4294f0;
}

.lawTable {
    margin:0px 0px 0px 50px;
}

.lawTable th {
    padding:10px 10px 10px 10px;
    font-weight:normal;
    text-align:left;
    border-bottom:1px dashed #4294f0;
}

.lawTable td {
    padding:12px 0px 10px 0px;
}