@charset "utf-8";

/* campaign detail */
body{
background:#111111 url(http://static.nexon.co.jp/arad/campaign/campaign25/camp25_base.gif) repeat-x 0px 35px;
text-align:center;
}
a:link		{color:#FFFF00;text-decoration:underline;}
a:visited	{color:#FFFF00;text-decoration:underline;}
a:hover		{color:#FFFF00;text-decoration:none;}
a:active	{color:#FFFF00;text-decoration:underline;}

h1,h2,h3,p,ul,dl{
margin:0;
}

#camp-all{
margin:0 auto;
text-align:center;
background:url(http://static.nexon.co.jp/arad/campaign/campaign25/camp25_bg_foot.gif) repeat-x left bottom;
}
#camp-contents{
background:url(http://static.nexon.co.jp/arad/campaign/campaign25/camp25_title02.jpg) no-repeat center top;
}
#camp-all #title{
width:1000px;
height:567px;
margin:0 auto;
padding:0;
}

#title h1,
#title p{
position:absolute;
left:-9999px;
}

#contents01-title{
width:1000px;
height:159px;
margin:0 auto;
text-align:left;
background:url(http://static.nexon.co.jp/arad/campaign/campaign25/camp25_sttl01.gif) no-repeat center top;
}
#contents01-detail{
position:relative;
width:1000px;
height:312px;
margin:0 auto;
background:url(http://static.nexon.co.jp/arad/campaign/campaign25/camp25_img_contents01.jpg) no-repeat center top;
}
#contents01-detail p{
position:absolute;
top:49px;
left:313px;
}
#contents02-title{
width:1000px;
height:216px;
margin:0 auto;
background:url(http://static.nexon.co.jp/arad/campaign/campaign25/camp25_sttl02.gif) no-repeat center top;
}
#contents02-detail{
width:1000px;
height:130px;
margin:0 auto;
background:url(http://static.nexon.co.jp/arad/campaign/campaign25/camp25_img_contents02.jpg) no-repeat center top;
}
#contents01-title h2,
#contents01-title dl,
#contents01-title p,
#contents01-detail dl,
#contents02-title h2,
#contents02-title p,
#contents02-title dl,
#contents02-detail dl,
#contents02-detail ul{
position:absolute;
left:-9999px;
}

/* official btn */
#official-btn{
width:229px;
height:36px;
margin:50px 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;
}
