@charset "utf-8";
/* CSS Document */

.pagetitle_box .inner {
    background-image: url(../images/privacy/page_title_bg.png);
    background-repeat: no-repeat;
    background-position: right;
}
h4 {
    font-size: 16px;
    color: #967653;
    background-image: url(../images/common/h4_bg.png);
    background-repeat: repeat-x;
    background-position: bottom;
    width: 680px;
    padding-bottom: 8px;
    font-weight: normal;
    padding-top: 2px;
}
.pp_title {
    font-size: 14px;
    color: #CF7F26;
    line-height: 1.8;
}


.cmt {
    font-size: 14px;
    color: #967653;
    margin-bottom: 30px;
    line-height: 1.8;
}
