/* BASIC css start */
/* aside */
.lnb-wrap { float:left; width: 220px; margin-top: 30px;}
/* lnb */
.lnb-wrap h2 {position:relative; margin-bottom:8px; padding-bottom: 10px; font-size: 16px;}
.lnb-wrap h2:after {content: ''; display: block; position: absolute; bottom:0; left: 0; width:22px; border-bottom:1px solid #000;}

.lnb-wrap .lnb {padding-bottom: 30px;}
.lnb-wrap .lnb li { margin-top: 10px;}
.lnb-wrap .lnb a{ font-size: 14px; color:#444;}
.lnb-wrap .lnb a:hover { color: #86001d; }

/* BASIC css end */

