<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.r_box .comTable th:first-child {
     width: auto;
}

.r_box .comTable th, .comTable td {
    padding: 12px 5px;
}

.notes {
    font-size: 1.2rem;
    text-align: right;
}

.detail_box .top_box .r_box .link_list01 .bc_gray a:after {
    border-color: #AAA;
}

.detail_box .bg_box .gray_table {
    border: 1px solid #555;
}

.detail_box .gray_table .txt_list li:before {
    background-color: #888;
}</pre></body></html>