@charset "utf-8";

.article {
    background-image: url("/img/page/result/report/retsukaiou/janbari_portal_kekka_retsukaiou_bg.jpg");
}

.release-date {
    color: #ff0;
}

.result-head-1 {
    color: #fff;
}

.report-date {
    color: #fff;
}

.article-comment {
    border-radius: 5px;
}

.result-head-2 {
    background-image: url("/img/page/result/report/retsukaiou/retsukaiou_midashi.jpg");
    color: #fff;
}

.result-head-3 {
    color: #fff;
    border-bottom: 2px #c00 solid;
}

.result-head-3::before {
    color: #c00;
}

tr th {
    background: #c00;
    color: #fff;
}

tr:nth-child(odd) td {
    background: #fff;
}
