@charset "utf-8";
/* CSS Document */
.fancybox-skin{ background:none;}
.fancybox-opened .fancybox-skin{box-shadow:none;}
.fancybox-overlay{ background:url(../images/dot.png) repeat;}
.bg{background:url(../images/bg.jpg) center top no-repeat #000;width:100%; position:relative; height:1100px;}
.content{width:1000px; margin:0 auto; position:relative; padding-top:583px;}
.fs_index{display:block;position:absolute;width:132px;height:57px;left:426px;top:23px;}

.event_wrap{ height:225px;}
.event_1{ display:block; width:163px; height:225px; margin-right:90px; background:url(../images/menu_1.png) no-repeat; margin-left:130px;}
.event_2{ display:block; width:164px; height:225px; margin-right:75px; background:url(../images/menu_2.png) no-repeat;}
.event_3{ display:block; width:163px; height:225px; background:url(../images/menu_3.png) no-repeat;}
.event_4{ display:block; width:163px; height:224px; margin-right:90px; background:url(../images/menu_4.png) no-repeat; margin-left:260px;}
.event_5{ display:block; width:163px; height:224px; margin-right:75px; background:url(../images/menu_5.png) no-repeat;}
.event_6{ display:block; width:163px; height:224px;  background:url(../images/menu_6.png) no-repeat;}
.event_1:hover,.event_2:hover,.event_3:hover{ background-position:0 -225px;}
.event_4:hover,.event_5:hover,.event_6:hover{ background-position:0 -224px;}



