@charset "utf-8";
/* Sub Contents */
#container{
width:990px;
margin:0 auto;
padding:110px 0 0 0;
text-align:left;
}

#main{
position:absolute;
top:35px;
left:0px;
width:100%;
text-align:center;
}

#left{
position:relative;
z-index:100;
float:left;
width:187px;
padding-top:141px;
}

#center{
position:relative;
float:left;
width:673px;
z-index:300;
}

#right{
position:relative;
z-index:200;
float:left;
width:110px;
margin-top:18px;
}



#menu{
position:relative;
z-index:9999;
width:653px;
height:59px;
}
#menu object{
position:absolute;
top:0px;
left:0px;
z-index:10000;
}

#bread-crumb{
padding:11px 7px 0 0;
text-align:right;
font-size:10px;
font-weight:bold;
color:#858585;
}
#bread-crumb a:link,
#bread-crumb a:visited{
text-decoration:underline;
font-weight:normal;
color:#858585;
}

#bread-crumb a:hover,
#bread-crumb a:active{
text-decoration:none;
font-weight:normal;
color:#858585;
}

/* == paging == */
.paging{
clear:both;
width:653px;
height:24px;
margin:0 0 0 0;
background:url(http://static.nexon.co.jp/mabinogi/6th_img/community/bg_paging.gif) no-repeat;
text-align:center;
}
.paging-s{
width:621px;
height:24px;
margin:0 0 0 0;
background:url(http://static.nexon.co.jp/mabinogi/6th_img/community/bg_paging_s.gif) no-repeat;
text-align:center;
}
.paging table,
.paging-s table{
margin:0 auto;
}
.paging td,
.paging-s td{
height:24px;
text-align:center;
}

.paging td.prev a,
.paging td.next a,
.paging-s td.prev a,
.paging-s td.next a{
font-weight:bold;
border-right:none;
}

.paging td.prev a,
.paging td.next a,
.paging-s td.prev a,
.paging-s td.next a{
padding:0 2px;
}
.paging a:link,
.paging a:visited,
.paging-s a:link,
.paging-sa:visited{
text-decoration:none;
}
.paging a:hover,
.paging a:active,
.paging-s a:hover,
.paging-s a:active{
text-decoration:underline;
}

.paging ul,
.paging-s ul{
text-align:center;
}
.paging ul li,
.paging-s ul li{
display:inline;
border-right:1px solid #808080;
}
.paging ul li a,
.paging ul li strong,
.paging-s ul li a,
.paging-s ul li strong{
padding:0 10px;
}
.paging ul li.paging-l,
.paging-s ul li.paging-l{
border-right:none;
}

.paging .prev-img a,
.paging-s .prev-img a{
display:block;
width:18px;
height:18px;
}
.paging .prev-img a:link,
.paging .prev-img a:visited,
.paging-s .prev-img a:link,
.paging-s .prev-img a:visited{
background:url(http://static.nexon.co.jp/mabinogi/6th_img/common/btn_page_prev_off.gif) no-repeat left top;
}
.paging .prev-img a:hover,
.paging .prev-img a:active,
.paging .prev-img a:hover,
.paging .prev-img a:active{
background:url(http://static.nexon.co.jp/mabinogi/6th_img/common/btn_page_prev_on.gif) no-repeat left top;
}
.paging .next-img a,
.paging-s .next-img a{
display:block;
width:18px;
height:18px;
}
.paging .next-img a:link,
.paging .next-img a:visited,
.paging-s .next-img a:link,
.paging-s .next-img a:visited{
background:url(http://static.nexon.co.jp/mabinogi/6th_img/common/btn_page_next_off.gif) no-repeat left top;
}
.paging .next-img a:hover,
.paging .next-img a:active,
.paging-s .next-img a:hover,
.paging-s .next-img a:active{
background:url(http://static.nexon.co.jp/mabinogi/6th_img/common/btn_page_next_on.gif) no-repeat left top;
}


