@charset "utf-8";
@import url("common.css");

#container_wrap {background:url('/images/main/bg_container.jpg') 0 591px repeat-x;}
#container {padding:33px 0 80px;}

.visual_wrap {background:#b9d2d9 url('/images/main/bg_visual.jpg') 0 0 repeat-x;}
#con01_slide_wrap{width:1115px;left:50%;margin-left:-557px;height:591px;position:relative;}
#con01_slide{width:1115px;height:591px;padding:0;margin:0;}
#con01_slide img{width:1115px;height:591px;left:0;top:0;}
#con01_slide_pager{position:absolute; z-index:8; width:50px; text-align:right; right:0px; top:100px;}
#con01_slide_pager a{margin:2px; background:url('/images/main/pager_off.png'); /* text-indent:-9999px; */ width:20px; height:28px; padding:3px 14px 0 0; display:block; /* *text-indent:0; */ font-size:16px;font-weight:bold;color:#fff;}
#con01_slide_pager a.activeSlide{margin:2px; background:url('/images/main/pager_on.png'); /* text-indent:-9999px; */ width:20px; height:28px; padding:3px 14px 0 0; display:block; /* *text-indent:0; */ font-size:16px;font-weight:bold;color:#53a1c8;}
.nav a{background:url('/images/main/btn_arrow.png') 0 0 no-repeat;display:block;width:51px;height:51px;text-indent:-9999px;font-size:0;position:absolute;top:270px;z-index:9;}
.nav a#btn_prev{background-position:0 0;left:-100px;}
.nav a#btn_next{background-position:-51px 0;right:-100px;}
.nav a#btn_prev:hover{background-position:0 -51px;}
.nav a#btn_next:hover{background-position:-51px -51px;}

.btn_contactus {position:absolute;right:0;bottom:0;z-index:99;}

.main_l, .main_c, .main_r {float:left;}
.main_c {margin:0 9px;}
.lmb {margin-bottom:10px;}
.cmb {margin-bottom:11px;}
.rmb {margin-bottom:11px;}

.mb_notice {width:328px;height:239px;background:url('/images/main/link_07.jpg') 0 0 no-repeat;position:relative;}
.title_notice {position:absolute;left:1px;top:10px;}
.mb_notice ul {padding:65px 10px 5px;}
.mb_notice li {padding:2px 0 2px 10px;background:url('/images/main/bull_01.jpg') 0 11px no-repeat;}
.mb_notice li span{float:right;color:#777;}
*:first-child+html .mb_notice li span {margin-top:-20px;}
