@charset "utf-8";

.article {
    background-image: url("/img/page/result/report/okidoki/janbari_portal_kekka_okidoki_bg.png");
}

.release-date {
    color: #000;
}

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

.report-date {
    color: #000;
}

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

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

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

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

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