/* BASIC css start */
/* aside */
#aside { margin-top:30px; } 

#content { float: right; } 
#aside .stit { padding:10px 10px 0 10px }
/* lnb */
#aside .lnb-wrap { width:190px;padding-bottom:20px; background-color:#FFF; border-radius: 10px; -webkit-border-radius:10px;}
#aside .lnb-wrap h2 { font-size: 0; line-height: 0; zoom: 1; }
#aside .lnb-wrap h2.txt { padding-right: 15px; background: url(/images/d3/modern_simple/common/bull_h13_dw_arw.gif) no-repeat right 45%; }
#aside .lnb-wrap h2.txt span { display: block; font-size: 12px; line-height: 14px; font-weight: bold; color: #333; padding-bottom : 3px; border-bottom: 1px solid #999; }
#aside .lnb-wrap h3.gap { height:10px;  background: url(//img.cultwo-flower.com/web/img/dot.gif) repeat-x 0 50%; }
#aside .lnb:after{ content: ""; display: block; clear: both; }
#aside .lnb li,
#aside .lnb li.now a { font-weight: normal; }
#aside .lnb a:hover { font-weight: bold; }
#aside .lnb li a { color: #333; font-size:15px;}
#aside .lnb a {float: left; width:90%; text-decoration: none; padding: 8px 0 8px 20px;}
#aside .lnb a:hover, #aside a.active { color: #000; text-decoration: underline; font-weight:bold;}
/* BASIC css end */

