@charset "utf-8";

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

.release-date {
    color: #333;
}

.result-head-2 {
    background-image: url("/img/page/result/report/midashi_02.jpg");
}

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

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

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