@charset "utf-8";
/* サブメニューマーカー
------------------------------*/
div#sub_menu {margin-bottom:40px;}

/* policy
------------------------------*/
.edit_contents dt{
    margin:20px 0 0px 0;
    color: #AD3142;
    font-weight:bold;
}
.edit_contents dd{
    line-height:1.8;
    border: solid 1px #AD3142;
    background-color: #F6F6F6;
    padding:0.4em 1em;
}
.edit_contents ol{
    list-style-type: none;
    margin: 4px 1em;
    line-height: 1.8;
}

#for_inq{
    background-color: #f6f6f6;
    font-size: 1.2em;
    margin:35px 25px 20px 25px;
    border: solid 1px #AD3142;
    padding: 0.6em 0.8em;
    text-align: justify;
    line-height:1.8;
}

#for_inq h4{
    margin-bottom:7px;
    background-color: #AD3142;
    font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
    color: #f1f1f1;
    font-size: 1em;
    padding:0 0.8em;
    font-weight:normal;
}


