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

.visual {width:1920px;left:50%;margin-left:-960px;position:relative;}

#main_slide_wrap{width:1920px;height:856px;left:50%;margin-left:-960px;position:relative;}
#main_slide{width:1920px;height:856px;padding:0;margin:0;}
#main_slide img{width:1920px;height:856px;left:0;top:0;}
#main_slide_pager{position:absolute; z-index:8; width:100px; text-align:right; left:50%; margin-left: -50px; bottom:50px;}
#main_slide_pager a{margin:2px; background:url('/images/main/pager_off.png'); text-indent:-9999px; width:20px; height:20px; display:inline-block; *display:inline; zoom:1; *text-indent:0; font-size:0;}
#main_slide_pager a.activeSlide{margin:2px; background:url('/images/main/pager_on.png'); text-indent:-9999px; width:20px; height:20px; display:inline-block; *display:inline; zoom:1; *text-indent:0; font-size:0;}
