@charset "utf-8";
/* @import url("../basic/unityBoard.css"); */
/* unityboard.css - skin:blue_line
 * @latest 2020.07.13 ssj
*/


.basic-table01 thead tr th {border-bottom-color:#9ea8bb;}
.basic-table01 thead tr td {border-bottom-color:#ebeff6;}
.basic-table01 tbody tr:nth-child(even) td {background: #fafafa;}


.board001 .list_tit {border-top-color:#213152;}
.board001 .list_tit h3 {border-bottom-color:#c0cbde;}
.board001 .conMiddle div.conM_txt + div ul li a.red, 
.board001 .conBottom>div>ul li a.red {color:#0f2c8f;}


ul.album > li:hover {border:2px solid #213152;}

.event-box {border-top-color:#213152;}
.event-box>li {border-bottom-color:#c0cbde; position:relative;}
.event-box > li:hover {border:2px solid #213152; padding:19px 15px 18px; border-width:2px 0;}
.event-box > li:hover .event-txt {padding:4px 20px;}
.event-box > li:hover:before {content:""; position:absolute; left:0; top:0; width:2px; height:100%; background:#213152; float:left;}
.event-box > li:hover:after {content:""; position:absolute; right:0; top:0; width:2px; height:100%; background:#213152; float:left;}

.webzine .list_tit h3 {border-bottom-color:#9ea8bb;}
.webzine .list_content .conTop {border-bottom-color:#ebeff6; background:#fafafa;}
