.main_visual { width: 100%; height: 470px;position: relative; }
.main_image { margin: 0px auto; width: 100%;  height: 470px; overflow: hidden; position: relative; }
.main_image ul { left: 0px; top: 0px; width: 100%;height: 470px; position: absolute; }
.main_image li { width: 100%; height: 470px; float: left; }
.main_image li img { width: 100%;  height: 470px; }
.flicking_con { margin: 0px auto; width: 100%;height:auto; }
.flicking_con .flicking_inner { height: 19px; right: 10px; bottom: 15px; position: absolute; z-index: 999; margin-right: 200px; }
/*.flicking_con a { background: url("../images/btn_main_img01.png") no-repeat 0px 0px; margin: 0px 3px; padding: 0px; width: 19px; height: 19px; text-indent: -1000px; float: left; display: block; }*/
.flicking_con a.on { background-position: 0px -19px; }
#btn_prev { top: 50%; width: 50px !important; height: 50px !important; margin-top: -37px; display: none; position: absolute; z-index: 11111; background: url("../images/prev.png") no-repeat left top; left: 100px;}
#btn_next { top: 50%; width: 50px !important; height: 50px !important; margin-top: -37px; display: none; position: absolute; z-index: 11111; background: url("../images/next.png") no-repeat right top; right: 100px;}
