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


.step1 > ul.tapMenu li a.on {background:#015347; border-color:#015347; color:#fff;}

.basic-table01 {border-top-color:#015347;}
.basic-table01 thead tr th {border-bottom-color:#015347;}
.basic-table01 tbody tr th, .basic-table01 tbody tr td {border-bottom-color:#d2e6e3;}


.board001 .list_tit {border-top-color:#015347;}
.board001 .list_tit h3 {background:#015347; color:#fff;}
#bbs_area > .board001:nth-of-type(2) .list_tit:before {background:#fff; color:#015347; z-index:1;}

#bbs_area > .board001:nth-of-type(3) .list_tit {border-bottom-color:#d2e6e3;}
#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 {background:#015347;}
#bbs_area > .board001:nth-of-type(3) {border-color:#015347; }


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

.mg_t20 {background:#f1f5f4;}