html {
  font-weight: normal;
  font-family: Verdana, Meiryo, "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, sans-serif;
  font-size: 13px;
}

body {
  margin: 0;
/*  font-family: Verdana, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS P Gothic', sans-serif!important; */
  background: #FFF url(../img/contents-area-bg.png) center top;
}

a img {
  border-style: none;
}

input.prompt {
  color: #999;
}
figure,figcaption,section {
  margin:0;
  padding:0;
  display:block;
  max-width: 640px;
}




/*
.menu-main-menu-container ul.menu li.top {
  width: 90px;
}
.menu-main-menu-container ul.menu li.news {
  width: 110px;
}
.menu-main-menu-container ul.menu li.online {
  width: 200px;
}
.menu-main-menu-container ul.menu li.faq {
  width: 130px;
}
.menu-main-menu-container ul.menu li.related {
  width: 100px;
}
*/
.menu-main-menu-container ul.menu li {
  width: 135px;
}
.menu-main-menu-container ul.menu li.online {
  width: 190px;
}

.menu-main-menu-container ul.menu li a {
  display: block;
  padding-top: 11px;
  height: 24px;
  color: #FFF;
  text-align: center;
  text-decoration: none;
}
.home                   .menu-main-menu-container ul.menu li.top a,
.category-root-news     .menu-main-menu-container ul.menu li.news a,
.page-root-online       .menu-main-menu-container ul.menu li.online a,
.category-root-online   .menu-main-menu-container ul.menu li.online a,
.page-root-faq          .menu-main-menu-container ul.menu li.faq a,
.category-root-faq      .menu-main-menu-container ul.menu li.faq a,
.page-root-products     .menu-main-menu-container ul.menu li.products a,
.page-root-championship .menu-main-menu-container ul.menu li.championship a,
.page-root-culdlabs     .menu-main-menu-container ul.menu li.culdlabs a {
  background: #FFF;
  color: #2743AE;
  border-radius: 4px 4px 0 0;
}
.menu-main-menu-container ul.menu li:hover {
  background: #42559D;
  border-radius: 4px 4px 0 0;
 }


/* contents */
#contents-area {
  position: relative;
  /* min-width: 1000px; */
  background: url(../img/contents-bg.png) 100% 120% no-repeat;
}
#contents {
  position: relative;
  max-width: 640px;
  /* min-height: 800px; */
  margin: 0 auto;
  /*overflow: hidden;*/
  color: #444;
  font-size: 13px;
}
#contents a {
  color: #444;
}













/* common */
.article {
  display: block;
  position: relative; /* for AddThis, etc */
  /* overflow: hidden; clear */
  zoom: 1; /* clear */
  padding-bottom: 80px; /* for AddThis */
  padding-left: 30px;
  padding-right: 30px;
  line-height: 150%;
}
.article:before,
.article:after {
    content: " ";
    display: block;
    height: 0;
    overflow: hidden;
}
.article:after {
    clear: both;
}
.article h2 {
  font-size: 17px;
}

.article .box {
  margin: 10px 0;
  padding: 10px 20px;
  border: 1px solid #D4D3CE;
  background: #F3F2EE;
  box-shadow: 0 0 20px 0 #EBE8E3 inset;
  -moz-box-shadow: 0 0 20px 0 #EBE8E3 inset;
  -webkit-box-shadow: 0 0 20px 0 #EBE8E3 inset;
  -o-box-shadow: 0 0 20px 0 #EBE8E3 inset;
  -ms-box-shadow: 0 0 20px 0 #EBE8E3 inset;
  font-size: 12px;
}
.article .box h4,
.article .box p {
  margin: 8px 0;
}
.article .box h4 {
  font-size: 15px;
}
.article .data-table {
  margin: 0 0 10px;
  border-top: 1px solid #AEACAD;
  border-collapse: collapse;
}
.article .data-table th,
.article .data-table td {
  border-bottom: 1px solid #AEACAD;
  padding: 4px 10px;
  margin: 0;
  font-size: 12px;
  font-weight: normal;
  text-align: left;
  vertical-align: top;
}
.data-table th {
  background: #EDECE8;
}

dl.subpage-navigation {

}
dl.subpage-navigation dt {
  margin-bottom: 2px;
  background: url(images/list-marker-triangle.png) 0 5px no-repeat;
  padding-left: 12px;
  font-size: 15px;
  font-weight: bold;
}
dl.subpage-navigation dd {
  padding: 0 0 0 0.5em;
  margin: 0;
  margin-bottom: 20px;
}


.article table.rule th,
.article table.rule td {
  width:140px;
  text-align:center;
}
.article table.restrict-card {
  width:320px;
}
.article table.restrict-card th,
.article table.restrict-card td {
  text-align:center;
}
/* archive */
#nav-above .page-numbers,
#nav-below .page-numbers {
  display: block;
  float: left;
  margin-left: 7px;
}
#nav-above .current,
#nav-below .current {
  color: #011FA1;
  font-weight: bold;
}
#nav-above .prev,
#nav-above .next,
#nav-below .prev,
#nav-below .next {
  width: 43px;
  height: 20px;
  background-image: url(images/pager-buttons-small.png);
  text-indent: -9000px;
}
#nav-above .prev,
#nav-below .prev {
  margin-right: 13px;
  background-position: left top;
}
#nav-above .next,
#nav-below .next {
  margin-left: 20px;
  background-position: right top;
}






/* faq */
body.single.category-root-faq .article h2,
body.single.category-root-research-report .article h2 {
  display: none;
}
body.single.category-root-faq .article .q,
body.single.category-root-research-report .article .q {
  background: url(images/faq/q.png) 0 2px no-repeat;
  padding-left: 30px;
  margin: 30px 0;
  font-size: 17px;
  font-weight: bold;
}
body.single.category-root-faq .article .a,
body.single.category-root-research-report .article .a {
  background: url(images/faq/a.png) 0 2px no-repeat;
  padding-left: 30px;
  margin: 30px 0;
}


.post-header {
  position: relative;
  margin: 30px 0;
}
.post-header h2 {
  margin: 0;
  margin-bottom: 20px;
  font-size: 17px;
}
.post-header h2 a {
  text-decoration: none;
}
.post-header .date {
  float: left;
  width: 90px;
  font-size: 14px;
}
.post-header .post-categories {
  margin: 0;
  margin-left: 90px;
  padding: 0;
  padding-left: 6px;
  list-style-type: none;
  font-size: 14px;
  border-left: 1px solid #777;
}
.post-header .post-categories li {
  display: inline;
}

/* functions */
.culdcept_page_submenu {
  float: right;
  width: 210px;
  padding: 5px;
  margin: 0 10px;
  border: 1px solid #666;
}
.culdcept_page_submenu h4 {
  margin: 0;
}

/* plugins */
.addthis_toolbox {
  position: absolute;
  bottom: 30px;
  left: 30px;
}
body.3ds .addthis_toolbox {
  display: none;
}




/* 2F */
.contents-header {
  position: relative;
  padding-top: 70px;
  border-bottom: 2px solid #92938B;
}
.contents-header .culdcept_page_breadcrumb {
  position: absolute;
  left: 0;
  top: 23px;
  font-size: 11px;
}
.contents-header h1 {
  height: 23px;
  margin: 0;
  margin-bottom: 12px;
  padding: 0;
  font-size: 21px;
  font-weight: bold;
}
.contents-header h1.page-title a {
  text-decoration: none;
}
.contents-header .feed-icon {
  display: inline-block;
  width: 17px;
  height: 17px;
  background: url(images/feed17.png) left top no-repeat;
  text-indent: -9000px;
}
.contents-header .category-description {
  margin: 15px 0;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
}
.contents-header .category-navigation .culdcept_category_submenu {
  display: inline;
  margin: 0;
  padding: 0;
  font-size: 14px;
  border-right: 1px solid #A1A1A1;
  margin-right: 15px;
}
#contents .contents-header .category-navigation {
  margin: 15px 0;
}
#contents .contents-header .category-navigation .culdcept_category_submenu a {
  color: #4F4F4F;
  text-decoration: none;
}
.contents-header .category-navigation .culdcept_category_submenu li {
  display: inline;
  margin: 0;
  padding: 0 8px;
  border-left: 1px solid #A1A1A1;
}
.contents-header .category-navigation .culdcept_category_submenu li.category-faq,
.contents-header .category-navigation .culdcept_category_submenu li.category-research-report {
  display: none;
}
#contents .contents-header .category-navigation .culdcept_category_submenu li.current a {
  color: #011FA1;
  font-weight: bold;
}
.contents-header .category-navigation form {
  display: inline;
}

.contents-header #nav-above {
  position: absolute;
  right: 0;
  bottom: 18px;
}
body.archive .contents-header #nav-above {
  right:8px;
  bottom:-30px;
  z-index:10;
}

.contents-footer {
  position: relative;
  height: 60px;
}
.contents-footer #nav-below {
  position: absolute;
  right: 0;
  bottom: 19px;
}

/* faq */
.faq-post-title {
border-bottom: 1px #777 dotted;
margin: 0 10px 0;
line-height: 1.1;
width:350px;
float:left;
overflow:hidden;
white-space: nowrap;
}
.faq-post-title a {
text-decoration: none;
padding: 10px 10px 7px 20px;
background: url(images/list-marker-triangle.png) 5px 13px no-repeat transparent;
display: block;
}
.faq-post-title a:hover {
background-color: #E6E7EE;
}
.category-root-faq .contents-footer {
clear: both;
}

/* page */
.culdcept_page_hierarchical_menu {
  position: absolute;
  right: 10px;
  top: 22px;
  width: 210px;
  height: 692px;
  background: url(images/page-hierarchical-menu.png) left top no-repeat;
}
.culdcept_page_hierarchical_menu ul {
  margin: 0;
  margin-left: 10px;
  padding: 0;
  border-bottom: solid 1px #DEDEDE;
  list-style-type: none;
}
.culdcept_page_hierarchical_menu ul ul {
  margin-left: 0;
  border-bottom-style: none;
}
.culdcept_page_hierarchical_menu li {
  overflow:hidden;
}
.culdcept_page_hierarchical_menu li a {
  display: block;
  height: 26px;
  padding-top: 8px;
  padding-left:5px;
  border-top: solid 1px #DEDEDE;
  font-size: 14px;
  text-decoration: none;
}
.culdcept_page_hierarchical_menu li a:hover {
  background-color: #E0E0E0;
}
#contents .culdcept_page_hierarchical_menu li a {
  color: #AEAEAE;
}
#contents .culdcept_page_hierarchical_menu li a .marker {
  font-size: 10px;
}
.culdcept_page_hierarchical_menu li li a {
  padding-left: 15px;
}
.culdcept_page_hierarchical_menu li li li a {
  padding-left: 25px;
}
.culdcept_page_hierarchical_menu li li li li a {
  padding-left: 35px;
}
.culdcept_page_hierarchical_menu li li li li li a {
  padding-left: 45px;
}



/* card-help */
#card-help {
  display: none;
  position: absolute;
  width: 473px;
  height: 256px;
  background: url(images/card-help-bg.png);
  color: #FFF;
}
#card-help .border {
  position: absolute;
  left: 190px;
  width: 244px;
  height: 1px;
  background: #D3D7EA;
}
#card-help .border.border-0 {
  top: 53px;
}
#card-help .border.border-1 {
  top: 111px;
}
#card-help .border.border-2 {
  top: 169px;
}
#card-help .border.border-3 {
  top: 191px;
}
#card-help .image {
  position: absolute;
  left: 24px;
  top: 32px;
  width: 154px;
  height: 194px;
}
#card-help .name {
  position: absolute;
  left: 191px;
  top: 30px;
  height: 16px;
  font-size: 16px;
  font-weight: bold;
}
#card-help .flavor-text {
  position: absolute;
  left: 191px;
  top: 58px;
  width: 241px;
  height: 52px;
  font-size: 12px;
  font-weight: bold;
  line-height: 16px;
}
#card-help .rule-text {
  position: absolute;
  left: 191px;
  top: 116px;
  width: 240px;
  height: 52px;
  font-size: 12px;
  line-height: 16px;
}
#card-help .type {
  position: absolute;
  left: 191px;
  top: 173px;
  width: 240px;
  height: 13px;
  font-size: 11px;
  font-weight: bold;
}
#card-help .props {
  position: absolute;
  left: 191px;
  top: 195px;
  width: 240px;
  height: 13px;
  font-size: 12px;
}
#card-help .restrictions {
  position: absolute;
  left: 191px;
  top: 211px;
  width: 240px;
  height: 13px;
  font-size: 12px;
}

/* map-help */
#map-help {
  display: none;
  position: absolute;
  background: url(images/card-help-bg.png);
  z-index:5;
}
div.map-box {width: 425px;height:220px;background: url('images/card-help-bg.png')repeat scroll 0 0 transparent; position: relative;padding:18px 24px;}
div#map-help.map-box .map-nickname{font-size: 18px; font-weight: bold; margin:0 0 4px;color:#FFF;height:20px;}
div#map-help.map-box p.lead {margin:0 0 8px;color:#FFF;line-height:1.1;width:220px;font-size:12px;}
div#map-help.map-box .map-img {width:220px;height:148px;margin:0;background-position:0 0;background-repeat:no-repeat;}
div#map-help.map-box table {color:#FFF;border-top:1px #AAA solid;border-collapse: collapse;margin-left:230px;width:130px;}
div#map-help.map-box th,div.map-box td {border-bottom:1px #AAA solid;font-size:12px;line-height:1.3;vertical-align:top;padding:3px 6px;}
div#map-help.map-box th {white-space:nowrap;text-align:center;background-color:#444;}
/*
div#map-help.map-box td {width:100%;}
#map-help .facility {
  margin-right: 10px;
  display: inline;
}
*/
div#map-help.map-box table table {
  border-style: none;
  margin: 0;
}
div#map-help.map-box table table td {
  padding: 0;
  border-style: none;
}

.card-help,
.map-help {
  color: #800;
  text-decoration: underline;
  text-underline-position: below;
}

.weekly-card-ranking-area {
    position:relative;
}
.weekly-card-rankings {
    margin-left:160px;
}
.weekly-card-rankings h3 {
    background-color: #E8E5DE;
    padding: 5px 8px;
    line-height:1;
    font-size:14px;
    margin:20px 0 10px;
}
.weekly-card-ranking-index {
    position: absolute;
    left: 0;
    top: 0;
    list-style: none;
    padding: 0;
    border-top: 1px #AAA solid;
    margin: 24px 0 0 0;
}
.weekly-card-ranking-index li {
    border-bottom: 1px #AAA solid;
}
.weekly-card-ranking-index li.active {
    background: url(images/list-marker-triangle.png) 4px center no-repeat #E8E5DE;
}
.weekly-card-ranking-index li a {
    padding: 3px 5px 3px 15px;
    display: block;
    text-decoration: none;
    font-size: 12px;
    line-height: 1;
}
.weekly-card-ranking-index li a:hover {
    background: url(images/list-marker-triangle.png) 4px center no-repeat #FADCD1;
}
.weekly-card-ranking table {
    border-collapse: collapse;
    width:100%;
}
.weekly-card-rankings #ALL .creature td {
    background: #E4E8DE;
}
.weekly-card-rankings #ALL .item td {
    background: #DEDEE8;
}
.weekly-card-rankings #ALL .spell td {
    /*background: #;*/
}
.weekly-card-ranking th {
    border-bottom: 1px solid #93948C;
    line-height: 1.1;
    font-size: 12px;
    white-space: nowrap;
    padding-bottom: 3px;
    font-weight:normal !important;
}
.weekly-card-ranking td {
    border-bottom: 1px dotted #93948C;
}
.weekly-card-ranking .i {
    text-align: right;
    font-weight: bold;
    width: 25px;
    padding-right: 5px;
}
.weekly-card-ranking .c {
    width: 20px;
    text-align: left;
}
.weekly-card-ranking .c img {
    margin: 2px;
    vertical-align: middle;
}
.weekly-card-ranking .t {
    width: 32px;
    padding: 0;
}
.weekly-card-ranking .n {
    text-align: left;
    width: 145px;
    padding-left: 5px;
}
.weekly-card-ranking .n img {
    margin: 2px;
    vertical-align: middle;
}
.weekly-card-ranking .a {
    text-align: right;
    width: 30px;
    line-height:1.3;
    padding-right:5px;
}
.weekly-card-ranking .a .last-time{
    font-size:10px;
    color:#777;
}
.weekly-card-ranking .card-image {
    width: 32px;
    height: 40px;
    margin-top:6px;
}
.weekly-card-ranking th.w {
    text-align: left;
    padding-left: 25px;
/*
    width: 270px;
*/
}
.weekly-card-ranking td.w {
    border: none;
    background: transparent !important;
    padding:0;
}
.weekly-card-ranking td.w .m-wrap {
    position:relative;
    min-height:49px;
}
.weekly-card-rankings .w .m {
    border-style: none;
    background: url(visuals/weekly-card-ranking/balloon-bottom.png) bottom no-repeat;
    padding-top: 0;
    padding-bottom: 10px;
    position: absolute;
    bottom:auto;
    top:0;
    left:0;
}
.weekly-card-rankings .w.u .m {
    border-style: none;
    background: url(visuals/weekly-card-ranking/balloon-top.png) top no-repeat;
    padding-top: 10px;
    padding-bottom: 0;
    position: absolute;
    bottom: 0;
    top: auto;
    left: 0;
}
.weekly-card-rankings .comment {
    background: url(visuals/weekly-card-ranking/balloon.png);
    width: 256px;
    padding-left: 25px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 0;
    min-height: 30px;
    overflow: hidden;
    line-height:1.3;
}
.weekly-card-rankings .u .comment {
    background-position: bottom;
    padding-top: 0;
    padding-bottom: 10px;
}
.weekly-card-ranking .comm {
    font-size:12px;
    line-height:1.3;
    margin:0 0 10px;
    padding-left:8px;
}
.article .weekly-card-ranking-area {
padding: 0 0 80px !important;
/*
width: 752px;
margin-left: -30px;
*/
}

.remarkable-books-area {
    position:relative;
}
.remarkable-books-index {
    position: absolute;
    left: 0;
    top: 0;
    list-style: none;
    padding: 0;
    border-top: 1px #AAA solid;
    margin: 30px 0 0 0;
}
.remarkable-books-index li {
    border-bottom: 1px #AAA solid;
}
.remarkable-books-index li.active {
    background: url(images/list-marker-triangle.png) 4px center no-repeat #E8E5DE;
}
.remarkable-books-index li a {
    padding: 3px 5px 3px 15px;
    display: block;
    text-decoration: none;
    font-size: 12px;
    line-height: 1;
}
.remarkable-books-index li a:hover {
    background: url(images/list-marker-triangle.png) 4px center no-repeat #FADCD1;
}
.remarkable-books {
    margin-left:170px;
}
.remarkable-book {
  position: relative;
  margin-bottom: 80px;
}
.remarkable-book h3 {
    background-color: #E8E5DE;
    line-height:1.1;
  position: relative;
  margin: 25px 0 30px -10px;
  font-size: 20px;
  padding: 5px 8px 8px 75px;
/*
    padding: 5px 8px;
  margin-left: 90px;
  margin-bottom: 55px;
*/
}
.remarkable-book h3 .cover {
  position: absolute;
  left: 0;
  top: -20px;
  width:75px;
  height:75px;
}
/*
.remarkable-book h3 .cover:hover {
  width:100px;
  height:100px;
  top:-33px;
  left:-30px;
}
*/
.remarkable-book .twitter-button {
  position: absolute;
  right:-30px;
  top:8px;
/*
  left: 90px;
  top: 40px;
*/
}
.book-detail {
  overflow: hidden;
}
.book-detail table.recipe {
    border-collapse: collapse;
  width: 180px;
  float: left;
}
.book-detail table.recipe th {
    border-bottom: 1px solid #93948C;
    line-height: 1.1;
    font-size: 12px;
    white-space: nowrap;
    padding-bottom: 3px;
    font-weight:normal !important;
}
.book-detail table.recipe td {
    border-bottom: 1px dotted #93948C;
}
.book-detail table.recipe td.amount {
    text-align: right;
}
.book-detail .type-piechart {
  margin-left: 220px;
  width: 240px;
  height: 240px;
  position: relative;
}
.book-detail .cost-histogram {
  margin-left: 220px;
  position: relative;
  height: 240px;
}

.book-detail .game-analytics {
  margin-left: 220px;
  width: 342px;
}






/*
#ALL .i {
    padding-right: 2px;
}
#ALL .c {
    width: 20px;
}
*/

div[id^="TAG_C_"] h3,
#TAG_C h3 {
    background: #E4E8DE;
}
div[id^="TAG_I_"] h3,
#TAG_I h3 {
    background: #DEDEE8;
}
#TAG_S h3 {
    /*background: #;*/
}

.not-found {
  padding: 40px 0;
  font-size: 160%;
  font-weight: bold;
}
