@charset "utf-8";

/* CSS Document */
.focus{width:100%; margin:0 auto; overflow:hidden}
.focus-item {width:100%; height:560px; overflow:hidden; margin:0 auto; position:relative}
.focus-item ul {width:9999px; height:560px; overflow:hidden; position:absolute; top:0; left:0}
.focus-item li {float:left; width:100%; height:560px;}
.focus-item li span {display:block; width:100%; height:560px}
.focus-item li a {display:block; width:100%; height:560px}
.focus-item li .img-01 {background: url('../indjsscss/slide-01.jpg') center top no-repeat}
.focus-item li .img-02 {background: url('../indjsscss/slide-02.jpg') center top no-repeat}
.focus-item li .img-03 {background: url('../indjsscss/slide-03.jpg') center top no-repeat}
.focus-item li .img-04 {background: url('../indjsscss/slide-04.jpg') center top no-repeat}
.focus-item li .img-05 {background: url('../indjsscss/slide-05.jpg') center top no-repeat}
.focus-item li .img-06 {background: url('../indjsscss/slide-06.jpg') center top no-repeat}
div.flicking-con {width:1140px; margin:0 auto; position:relative;z-index:999; }
div.flicking-con .flicking-inner {position:absolute; top:520px; left:48%; z-index:999; width:300px; height:21px} /* 121126 */
div.flicking-con a {float:left; width:21px; height:21px; margin:0; padding:0; background:url('../indjsscss/btn_main_img.png') 0 0 no-repeat; display:block; text-indent:-1000px}
div.flicking-con a.on {background-position:0 -21px}
#btn-prev,#btn-next{z-index:11111;position:absolute;display:block;width:73px!important;height:74px!important;top:50%;margin-top:-37px;display:none;}
#btn-prev{background:url(../indjsscss/hover_left.png) no-repeat left top;left:100px;}
#btn-next{background:url(../indjsscss/hover_right.png) no-repeat right top;right:100px;}


