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


.step1 > ul.tapMenu li a.on {background:#213152; color:#fff;}
.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:#c0cbde;}
.basic-table01 tbody tr:last-child th, .basic-table01 tbody tr:last-child td {border-bottom-color:#213152;}

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

#bbs_area > .board001:nth-of-type(2) .list_tit:before {background:#fff; color:#213152; z-index:1;}
#bbs_area > .board001:nth-of-type(2) .list_tit h3,
#bbs_area > .board001:nth-of-type(2) .list_tit h5 {margin-bottom: 10px; background:#213152; color:#fff;}
#bbs_area > .board001:nth-of-type(2) .list_tit h3:before,
#bbs_area > .board001:nth-of-type(2) .list_tit h5:before {background-color:#fff;}

#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(3) .list_tit h3 {background:#fff; color:#333;}
#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:#d9e0ee;}
