@charset "utf-8";
/* @import url("../basic/qnaBoard.css"); */
/* unityboard.css - skin:blue_line
 * @latest 2020.07.16 ssj
 * @latest 2022.09.29 YHY
*/


.step1 > ul.tapMenu li a.on {border-color:#213152;}
.step1 > ul.tapMenu li a:not(.on) {border-bottom:2px solid #213152;}

.basic-table01 {border-top-color:#213152;}
.basic-table01 thead tr th {border-bottom-color:#213152;}
.basic-table01 tbody tr th, .basic-table01 tbody tr td {border-bottom-color:#ebeff6;}
.basic-table01 tbody tr:last-child th, .basic-table01 tbody tr:last-child td {border-bottom-color:#213152;}
.basic-table01 tbody tr:nth-child(even) th, .basic-table01 tbody tr:nth-child(even) td {background:#fafafa!important;}

.board001 .list_tit {border-top-color:#213152;}

#bbs_area > .board001:nth-of-type(3) {border-color:#213152;}
#bbs_area > .board001:nth-of-type(3) .list_tit {border-bottom-color:#c0cbde;}
#bbs_area > .board001:nth-of-type(2) .list_tit:before,
#bbs_area > .board001:nth-of-type(3) .list_tit h3:before,
#bbs_area > .board001:nth-of-type(3) .list_tit h5:before {background-color:#213152;}

.register-box table tr:first-child {border-top-color:#213152;}
.register-box table tr th, .register-box table tr td {border-bottom-color:#ebeff6;}

.mg_t20 {background:#f9faf9;}
