@charset "utf-8";
/* event global */

#event-container{
position:relative;
margin:0 auto;
width:800px;
z-index:100;
}
#event-logo{
margin:0 auto;
width:160px;
height:90px;
z-index:150;
}

#event-ttl{
width:800px;
height:50px;
background:url(http://static.nexon.co.jp/maplestory_4th/campaign/global/event_ttl.png) no-repeat;
color:#fff;
font-size:10px;
line-height:normal;
}
* html #event-ttl{ behavior: expression(IEPNGFIX.fix(this)); }
#event-ttl h2{
display:none;
}
#event-bread{
margin:0;
padding:23px 41px 0 0;
text-align:right;
}
#event-bread a:link,
#event-bread a:visited{
color:#fff;
text-decoration:underline;
}
#event-bread a:hover,
#event-bread a:active{
color:#fff;
text-decoration:none;
}

#event-image{
padding:0 0 20px;
width:800px;
}

#eventframe{
margin:0;
padding:0 0 8px;
width:800px;
}

#event-btn-sitetop{
margin:0 auto;
padding:0 0 10px;
width:242px;
height:58px;
}
#event-btn-sitetop a{
width:242px;
height:58px;
display:block;
}
#event-btn-sitetop a:link,
#event-btn-sitetop a:visited{
background:url(http://static.nexon.co.jp/maplestory_4th/campaign/global/btn_sitetop.gif) no-repeat left bottom;
}
#event-btn-sitetop a:hover,
#event-btn-sitetop a:active{
background:url(http://static.nexon.co.jp/maplestory_4th/campaign/global/btn_sitetop.gif) no-repeat left top;
}
