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

/*.construction a,
.contentsList a {
    display: block;
    color: inherit;
}

.construction a h5,
.contentsList a h5 {
    font-size: 120%;
    font-weight: 400;
    margin-top: 10px;
}

.construction a:hover,
.contentsList a:hover {
    color: inherit;
    opacity: 0.7;
}*/