/* index用個別css */

@charset "UTF-8";

.shortmenu {
    color: #333;
    text-decoration: none;
}
.shortmenu:visited {
    color: #333;
}

.delta {
    margin-top: 5px;
}