table#table th {
    color: #333333!important;
}
/*注釈用の太字+下線*/
.line_b {
    border-bottom: #000 solid 1px;
    font-weight: 600;
}