@charset "utf-8";
/* CSS Document */
body{
margin:0;
padding:0 0 30px;
background:url(http://static.nexon.co.jp/maplestory_3rd/campaign/tokyo/background.jpg) repeat center top;
}

h1,h2,p{
position:absolute;
left:-9999px;
}


#tokyo-ttl{
position:relative;
width:930px;
height:214px;
margin:29px auto 0;
background:url(http://static.nexon.co.jp/maplestory_3rd/campaign/tokyo/title.jpg) no-repeat center top;
}
#tokyo-ttl a{
position:absolute;
top:8px;
left:812px;
display:block;
width:112px;
height:48px;
}
#tokyo-ttl a span{
position:absolute;
left:-9999px;
}

#tokyo-contents{
width:930px;
height:776px;
margin:0 auto;
background:url(http://static.nexon.co.jp/maplestory_3rd/campaign/tokyo/bg_contents.jpg) no-repeat center top;
}

