@import "../../css/common.css";

h2 {
    background: url(../images/h2_privacy.png) top left no-repeat;
}

div#contents dl {
    margin: 10px 20px;
}

div#contents dl dt {
    margin: 10px 0 0;
    font-size: 1.2em;
    font-weight: bold;
    color: #000;
}
div#contents dl dd {
    margin: 0 0 0 20px;
}

div#contents ul {
    margin: 0 0 0 30px;
}
