@charset "utf-8";

/* campaign detail */

#campaign-cnt{
width:767px;
margin:0 auto 0 auto;
text-align:left;
}

#camp-logo{
width:767px;
height:61px;
margin-top:15px;
background:url(http://static.nexon.co.jp/mabinogi/6th_img/campaign/camp09_result/img_logo.gif) no-repeat left top;
}
#camp-ttl{
width:767px;
height:236px;
background:url(http://static.nexon.co.jp/mabinogi/6th_img/campaign/camp09_result/title.jpg) no-repeat left top;
}
#camp-read{
width:767px;
height:132px;
background:url(http://static.nexon.co.jp/mabinogi/6th_img/campaign/camp09_result/txt_read.gif) no-repeat left top;
}


#camp-result-sttl{
width:767px;
height:72px;
margin-top:5px;
background:url(http://static.nexon.co.jp/mabinogi/6th_img/campaign/camp09_result/sttl_result.gif) no-repeat left top;
}
#camp-result01,
#camp-result02,
#camp-result03,
#camp-result04,
#camp-result05,
#camp-result06,
#camp-result07{
position:relative;
width:767px;
height:338px;
}
#camp-result01 a,
#camp-result02 a,
#camp-result03 a,
#camp-result04 a,
#camp-result05 a,
#camp-result06 a,
#camp-result07 a{
position:relative;
top:34px;
left:43px;
display:block;
width:304px;
height:261px;
}
#camp-result01 p,
#camp-result02 p,
#camp-result03 p,
#camp-result04 p,
#camp-result05 p,
#camp-result06 p,
#camp-result07 p{
position:absolute;
left:-9999px;
}

#camp-result01{
background:url(http://static.nexon.co.jp/mabinogi/6th_img/campaign/camp09_result/img_result01.gif) no-repeat;
}
#camp-result02{
background:url(http://static.nexon.co.jp/mabinogi/6th_img/campaign/camp09_result/img_result02.gif) no-repeat;
}
#camp-result03{
background:url(http://static.nexon.co.jp/mabinogi/6th_img/campaign/camp09_result/img_result03.gif) no-repeat;
}
#camp-result04{
background:url(http://static.nexon.co.jp/mabinogi/6th_img/campaign/camp09_result/img_result04.gif) no-repeat;
}
#camp-result05{
background:url(http://static.nexon.co.jp/mabinogi/6th_img/campaign/camp09_result/img_result05.gif) no-repeat;
}
#camp-result06{
background:url(http://static.nexon.co.jp/mabinogi/6th_img/campaign/camp09_result/img_result06.gif) no-repeat;
}
#camp-result07{
position:relative;
width:767px;
height:365px;
background:url(http://static.nexon.co.jp/mabinogi/6th_img/campaign/camp09_result/img_result07_decision.gif) no-repeat;
}

#camp-winning-about{
width:767px;
height:280px;
margin-top:5px;
background:url(http://static.nexon.co.jp/mabinogi/6th_img/campaign/camp09_result/img_about.gif) no-repeat left top;
}
#camp-footer{
width:767px;
height:79px;
margin:5px 0 30px 0;
background:url(http://static.nexon.co.jp/mabinogi/6th_img/campaign/camp09/camp_footer.gif) no-repeat left top;
}


/* common */

body{
margin:0px;
padding:0px;
background:url(http://static.nexon.co.jp/mabinogi/6th_img/campaign/camp09/bg.gif) repeat center center;
text-align:center;
}

div,p,td,ul,ol,li,dl,dt,dd{
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
font-size:12px;
color:#808080;
margin:0;
padding:0;
}

div,p,td,ul,ol,li,dl,dt,dd{
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
font-size:12px;
color:#808080;
margin:0;
padding:0;
}

ul,ol,dl{
position:absolute;
left:-9999px;
list-style-type:none;
}
h1,h2,h3,h4,h5,h6{
position:absolute;
left:-9999px;
margin:0;
padding:0;
}

span{
position:absolute;
left:-9999px;
}

h1 span,
h2 span,
h3 span,
h4 span,
li span,
a span{
position:absolute;
left:-9999px;
}

img{border:none;}


a:link		{color:#808080;text-decoration:underline;}
a:visited	{color:#808080;text-decoration:underline;}
a:hover		{color:#808080;text-decoration:none;}
a:active	{color:#808080;text-decoration:none;}

hr{display:none;}

form{
margin:0;
padding:0;
}

div.clear{
clear:both;
}
