@charset "utf-8";
/* CSS Document */
body{
padding-top:37px;
}

.bg-lp-navi{
position:fixed;
top:0;
z-index:1000;
background:url(http://static.nexon.co.jp/nxqj/img_09/lp/bg_lp_nav.gif) repeat-x center top;
width:100%;
height:37px;
overflow:hidden;
zoom:1;
font-size:12px !important;
line-height:1.5em !important;
}
.lp-navi{
height:37px;
max-width:1080px;
min-width:900px;
margin:0 auto;
padding:0 50px;
}
.btn-lp-reg{
display:block;
float:left;
background:url(http://static.nexon.co.jp/nxqj/img_09/lp/btn_lp_reg.png) no-repeat center top;
width:181px;
height:37px;
}
.btn-lp-reg span{
position:absolute;
left:-9999px;
}
.btn-officiallink{
position:relative;
top:9px;
float:right;
background:url(http://static.nexon.co.jp/nxqj/img_09/lp/bg_officiallink.gif) no-repeat right center;
padding-right:10px;
color:#cccccc !important;
font-weight:bold;
}

.btn-lp-reg:hover,.btn-lp-reg:active{
background-position:center bottom;
}
.btn-officiallink:hover,.btn-officiallink:active{
background:url(http://static.nexon.co.jp/nxqj/img_09/lp/bg_officiallink_hover.gif) no-repeat right center;
color:#ffff00 !important;
text-decoration:none;
}