/* カスタマイズ用CSS */

.hpoint {
    background: black;
    color: white;
    padding: 5px;
    text-align: center;
}

.block-title {
    margin-bottom: 10px;
}

.footerNav li {
    list-style: none;
}

.dnone {
    display: none;
}