@charset "UTF-8";

/*子テーマ用「base.css」*/
li {
    list-style: none;
}
.keni-gnav_wrap {
    background: #ffd8c0;
    padding: 2px 0 0;
}
.keni-gnav_wrap .keni-gnav .keni-gnav_inner .keni-gnav_cont {
    float: right;
    margin: auto;
}
.keni-gnav_inner {
    text-align: center;
}
.keni-copyright {
    text-align: center;
}
#menu-footermenu li a {
    font-size: 16px;
    font-weight: bold;
}
#menu-footermenu li a:hover {
    text-decoration: underline;
    color: #d72;
}

.menu-item.menu-item-object-category a {
    background: #f0f0f0;
}
.menu-item.menu-item-object-category a:hover {
    background: #fff;
}
.article-header {
    border-bottom: 4px solid #ff4e46;
    padding: 0 0 10px;
    margin: 0 0 20px;
}
.article-header h1.entry_title {
    margin-bottom: 5px;
    line-height: 1.2em;
}
