@charset "utf-8";

@import url(/resource/css/import.css);

/* ========================================

    privacy

======================================== */

.Section p img,
.Section li img,
.Section dl img {
    vertical-align: baseline;
}

.Section dl {
    margin: 1em 0;
}

.ReadMore {
    text-align: right;
}

.ReadMore a {
    padding-left: 11px;
    background: url(/resource/img/icn_arrow_blu.png) no-repeat left center;
}

.HeadLine {
    margin: 0 0 1.5em !important;
    text-align: right;
}

.HeadLine dt {
    margin-bottom: .5em;
    font-size: 116%;
}

.TableBasic tbody th {
    width: 2em;
    text-align: center !important;
}


