/* BASIC css start */
/* ¸ñ·Ï */
#left_con{ padding: 30px 18px;}
#left_con #L_CATEGORY h3{padding: 0 0 8px; border-bottom: 2px solid #000; color: #000; font-size: 16px; font-weight: bold;}
#left_con #L_CATEGORY ul { padding: 10px 0 0; font-size: 0; text-align: center;}
#left_con #L_CATEGORY ul li{ display: inline-block; width: 49%; margin: 5px 5px 0 0; cursor: pointer; }
#left_con #L_CATEGORY ul li:nth-of-type(2n){margin-right:0}
#left_con #L_CATEGORY ul li img{ width: 100%;}

/* ³»¿ë */
#right_con .sub_contents .customer_title_box{ padding: 14px 0; border-bottom: 1px solid #d7d6d5; color: #000; background: #f9f9f9; text-align: center; }
#right_con .sub_contents .customer_title_box:after{content:''; display:block; clear:both}
#right_con .sub_contents .customer_title_box .customer_title_name{font-size: 15px; font-weight: bold;}
#right_con .sub_contents .customer_title_box .customer_title_name span{ font-size: 12px;}
#right_con .sub_contents .customer_title_box .sub_navi_name{ float: right;}
#right_con .sub_contents .customer_con img{width:100%}
/* BASIC css end */

