@charset "utf-8";

body{
background:#121212 url(http://static.nexon.co.jp/arad/campaign/campaign51/camp51_bg.gif) repeat-x center 72px;/*72px*/
text-align:center;
}

img{border:none;}


#head{
margin:0;
padding:0;
}

#head h1{
margin:0 auto;
width:1200px;
height:160px;
background:url(http://static.nexon.co.jp/arad/campaign/campaign51/camp51_title.jpg) no-repeat center top;
}

#head h1 span,
#head p,
#btm p{
position:absolute;
left:-9999px;
margin:0;
padding:0;
}

#btm{
margin:0 auto;
width:1200px;
height:100px;
}

/* official btn */
#official-btn{
width:229px;
height:36px;
margin:0 auto 21px;
}
#official-btn a{
display:block;
width:229px;
height:36px;
}
#official-btn a:link,
#official-btn a:visited,
#official-btn a:active{
background:url(http://static.nexon.co.jp/arad/campaign/common/back_btn_purple.gif) no-repeat left bottom;
}
#official-btn a:hover{
background:url(http://static.nexon.co.jp/arad/campaign/common/back_btn_purple.gif) no-repeat left top;
}

