@charset "utf-8";

@import url(common.css);

/* main_visual */
.main_visual {position:relative;width:980px;height:338px;margin:0;overflow:hidden;}
.main_visual li {position:relative;float:left;}
.main_visual .controll {position:absolute;left:98px;bottom:14px;z-index:10;}
.main_visual .controll .stop {display:inline;}
/* .main_visual .controll .stop img {position:relative;top:-3px;margin-left:3px;}*/
.main_visual .navi {position:absolute;left:32px;bottom:17px;z-index:9;}

.main_visual .pager01 {overflow:hidden;display:inline}
.main_visual .pager01 a {float:left;width:17px;height:17px;color:#fff;margin-right:5px;background:url('/image/main/navigator.png') no-repeat 0 0; display:block;overflow:hidden;text-indent:-9999px;}
.main_visual .pager01 a.selected {width:17px;height:17px;background:url('/image/main/navigator_on.png') no-repeat 0 0; display:block;overflow:hidden;text-indent:-9999px;}

.con_list {position:relative;width:980px;height:175px;margin-top:30px;overflow:hidden;}
.con_list li {float:left;margin-left:11px;}
.con_list li.first {margin-left:0;}

#main_community {width:980px;margin-top:30px;overflow:hidden;}
.left_section {float:left;width:672px;height:490px;position:relative;}

/* ÁøÈïÈ¸ ¼Ò½Ä */
.left_section .news {position:relative;float:left;width:383px;height:297px;padding:15px 14px 0 14px;margin-right:12px;border:1px solid #d7dce3;} /* 355px -> 383px (box-sizing: border-box Ãß°¡·Î)*/
.left_section .news h3 {margin-bottom:3px;padding-bottom:10px;border-bottom:2px solid #69b9bc;}
.left_section .news .thumb {width:96px;height:66px;position:absolute;left:0;top:7px;padding:1px;display:inline-block;border:1px solid #d7dce3;box-sizing:content-box;}
.left_section .news li {position:relative;padding:11px 0 6px 108px;border-top:1px solid #d7dce3;min-height:80px;}
.left_section .news li.first {border-top:0;}
.left_section .news li dt {font-weight:bold;margin:2px 0 5px;}
.left_section .news li dd {color:#888;margin-bottom:5px;}
.left_section .news li dd.date {color:#b0b0b0;}
.left_section .news .more {position:absolute;right:14px;top:16px;}

/* °øÁö»çÇ× */
.left_section .notice {position:relative;float:left;width:275px;height:297px;padding:15px 14px 0 14px;border:1px solid #d7dce3;} /* 245px -> 275px (box-sizing: border-box Ãß°¡·Î)*/
.left_section .notice h3 {margin-bottom:3px;padding-bottom:10px;border-bottom:2px solid #69b9bc;}
.left_section .notice li {position:relative;padding:11px 0 11px 0;border-top:1px solid #d7dce3;}
.left_section .notice li.first {border-top:0;}
.left_section .notice li dt {margin:2px 0 5px;font:normal 12px Gulim;}
.left_section .notice li dd {color:#b0b0b0;}
.left_section .notice .more {position:absolute;right:14px;top:16px;}

/* ÁøÈïÈ¸ °¶·¯¸® */
.left_section .gallery {position:relative;float:left;width:670px;height:175px;margin-top:16px;border:1px solid #d7dce3;border-top:1px solid #d7dce3;border-left:1px solid #d7dce3;border-right:1px solid #d7dce3;border-bottom:1px solid #aaafb7;}
.left_section .gallery h3 {padding:12px 0 11px 16px;margin-bottom:15px;border-bottom:1px solid #d7dce3;background:#eff0f1;}
.left_section .gallery ul {margin-left:20px;}
.left_section .gallery li {float:left;margin-right:13px;text-align:center;}
.left_section .gallery .thumb {width:108px;height:75px;padding:3px;display:inline-block;border:1px solid #d7dce3;box-sizing:content-box;}
.left_section .gallery .tit {text-align:center;margin-top:7px;} 
.left_section .gallery .prev {position:absolute;right:42px;top:8px;display:block !important;}
.left_section .gallery .next {position:absolute;right:18px;top:8px;display:block !important;}

/* sns */
.right_section {float:right;width:296px;height:488px;position:relative;border-top:1px solid #d7dce3;border-left:1px solid #d7dce3;border-right:1px solid #d7dce3;border-bottom:1px solid #aaafb7;}
.right_section .tab li {float:left;}
.right_section .tabs {overflow:hidden;}
.right_section .tab_content {padding:14px 12px 12px 12px;}
