#contents h4.suimen{
    color: #333333;
    font-size: 1em;
    font-weight: normal;
}

#contents h4.suimen img{
    vertical-align: bottom;
    margin-right: 6px;
}

/* table */
#contents .nyuuchaku table thead th{
    white-space: nowrap;
}

#contents .nyuuchaku table td,
#contents .nyuuchaku table th
{
    padding: 0.75rem 0;
    font-size: 0.5em;
    text-align: center;
}

#contents .nyuuchaku .haru table{
    border: none;
    border: 1px solid #e78093;
}

#contents .nyuuchaku .haru table thead th{
    color: #FFF;
    background-color: #e78093;
}

#contents .nyuuchaku .haru table td,
#contents .nyuuchaku .haru table th
{
    border-left: none;
    border-right: 1px solid #dee2e6;
    border-top-color: #e78093;
    border-bottom-color: #e78093;
}

#contents .nyuuchaku .haru table td:last-child{
    border-right: none;
}

#contents .nyuuchaku .natsu table{
    border: none;
    border: 1px solid #5584e0;
}

#contents .nyuuchaku .natsu table thead th{
    color: #FFF;
    background-color: #5584e0;
}

#contents .nyuuchaku .natsu table td,
#contents .nyuuchaku .natsu table th
{
    border-left: none;
    border-right: 1px solid #dee2e6;
    border-top-color: #5584e0;
    border-bottom-color: #5584e0;
}

#contents .nyuuchaku .natsu table td:last-child{
    border-right: none;
}


#contents .nyuuchaku .aki table{
    border: none;
    border: 1px solid #df7949;
}

#contents .nyuuchaku .aki table thead th{
    color: #FFF;
    background-color: #df7949;
}

#contents .nyuuchaku .aki table td,
#contents .nyuuchaku .aki table th
{
    border-left: none;
    border-right: 1px solid #dee2e6;
    border-top-color: #df7949;
    border-bottom-color: #df7949;
}

#contents .nyuuchaku .aki table td:last-child{
    border-right: none;
}


#contents .nyuuchaku .fuyu table{
    border: none;
    border: 1px solid #7e72d4;
}

#contents .nyuuchaku .fuyu table thead th{
    color: #FFF;
    background-color: #7e72d4;
}

#contents .nyuuchaku .fuyu table td,
#contents .nyuuchaku .fuyu table th
{
    border-left: none;
    border-right: 1px solid #dee2e6;
    border-top-color: #7e72d4;
    border-bottom-color: #7e72d4;
}

#contents .nyuuchaku .fuyu table td:last-child{
    border-right: none;
}

#contents .nyuuchaku .s-mark{
    width: 70px;
    height: inherit;
}