@charset "UTF-8";

@charset "UTF-8";

a#seito + div table th,a#seito + div table td {
    width: calc(100% / 3);
    background: #ffffff;
    border: 0;
    text-align: center;
    padding: 0;
}
a#seito + div table tbody tr:first-child {
    color: #F9CF0A;
}

a#seito + div table tbody tr:nth-child(2) td {
    padding: 0 5px;
}

a#seito_txt + section .inner_item_txt strong,
a#hogosya + section .inner_item_txt strong {
    color: #F9CF0A;
}