﻿@charset "utf-8";


/* main_image */
.main_visual{height:820px;overflow:hidden;position:relative;}
.main_image{height:820px;overflow:hidden;position:relative;}
.main_image ul{width:9999px;height:820px;overflow:hidden;position:absolute;top:0;left:0}
.main_image li{float:left;width:100%;height:820px;}
.main_image li span{display:block;width:100%;height:820px}
.main_image li a{display:block;width:100%;height:820px}
.main_image li .img_0{background:url('img_main_0.jpg') no-repeat center top; }
.main_image li .img_1{background:url('img_main_1.png') no-repeat center top; }
.main_image li .img_2{background:url('img_main_2.jpg') no-repeat center top; }
.main_image li .img_3{background:url('img_main_3.png') no-repeat center top; }
.main_image li .img_4{background:url('img_main_4.jpg') no-repeat center top; }
.main_image li .img_5{background:url('img_main_5.gif') no-repeat center top; }


div.flicking_con{position:absolute;top:360px;left:50%;z-index:999;width:300px;height:21px;margin:0 0 0 -50px;}
div.flicking_con a{float:left;width:21px;height:21px;margin:0;padding:0;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:100px!important;height:128px!important;top:50%;margin-top:-37px;display:none;}
#btn_prev{background:url('hover_left.png') no-repeat left top;left:0%}
#btn_next{background:url('hover_right.png') no-repeat right top;right:0%}