<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 蟷�ｒ蝗ｺ螳� */
.sub-menu-top,
.sub-menu-top .list,
.sub-menu-top .list figure {
    width: 190px;
}

/* 邱大､匁棧 */
.sub-menu-top .list ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    border: solid 4px #519289;
    width: 182px;
}

.sub-menu-top .list ul li {
    padding: 3px;
}

/* 陦碁�ｭ逕ｻ蜒上→繝懊�繝繝ｼ */
.sub-menu-top .list ul li a {
    display: block;
    text-decoration: none;
    color: #000;
    font-weight: bold;
    background-image: url(/file/img/418414.gif);
    background-repeat: no-repeat;
    padding-left: 15px;
    background-position: 0 5px;
    border-bottom: 1px solid #ccc;
}

.sub-menu-top .list ul li a:hover,
.sub-menu-top .list ul li a:focus,
.sub-menu-top .list ul li a:active {
    background-color: #D7F5ED;
}

/* 譛邨り｡後�繝懊�繝繝ｼ豸医☆ */
.sub-menu-top .list ul li:last-child a {
    border-bottom: none;
}</pre></body></html>