@charset "Shift_JIS";

/*------------------------------------------------------------------------------
LAYOUT
------------------------------------------------------------------------------*/

body {
  background-color: #fff;
  line-height: 1;
  color: #4b4b4b;
  word-wrap: break-word;
}

.hidden {
  visibility: hidden;
}

.no-js .hidden {
  visibility: visible;
}

/*------------------------------------------------------------------------------
  LAYOUT
------------------------------------------------------------------------------*/

#contents .logowiiu {
  position: absolute;
  right: 8px;
  top: 53px;
  z-index: 2;
}

#header .navi {
  width: 960px;
  margin: 0 auto;
  padding-top: 72px;
  position: relative;
}

/* FOOTER */

#footer {
  width: 100%;
  height: 30px;
  background-color: #46080b;
}

#footer .inner {
  width: 960px;
  margin: 0 auto;
  position: relative;
}

#footer .inner ul.ntdtopwiiutop {
  position: absolute;
  top: 8px;
  left: 10;
}

#footer .inner ul {
  text-align: center;
}

#footer .inner ul li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding-left: 16px;
  padding-right: 16px;
  border-left: 2px solid #fff;
}

#footer .inner ul li img {
  vertical-align: top;
}

#footer .inner ul li.first-child {
  border-left: none;
}

#footer .inner .copyright {
  position: absolute;
  right: 10px;
  top: 10px;
}

/* ---------- afdj topcss  ---------- */
html,
body {
  min-width: 960px;
  background-color: #f1e3cc;
  background-image: url(../img/top/bg_matrix.png);
}

#header {
  background-color: #fff;
}

#contents {
  height: auto;
  overflow: hidden;
}

#main_area {
  position: relative;
  height: 780px;
}

#main_area > p {
  position: absolute;
}

#main_area h1 {
  position: absolute;
  top: 148px;
  left: 50%;
  margin-left: -335px;
}

#main_area .main_copy {
  top: 365px;
  left: 50%;
  margin-left: -319px;
}

#main_area .package {
  top: 460px;
  left: 50%;
  margin-left: -88px;
}

#main_area .bg_area {
  position: relative;
  width: 960px;
  margin: 0 auto;
  height: 0;
}

#main_area .bg_area .main_left {
  position: absolute;
  background: url(../img/top/bg_white.png) top right repeat;
  right: 50%;
  width: 200%;
  height: 781px;
}

#main_area .bg_area .main_left span {
  position: absolute;
  top: -19px;
  right: 0;
  background: url(../img/top/bg_mainarea_left.png) top right no-repeat;
  width: 100%;
  height: 800px;
}

#main_area .bg_area .main_right {
  position: absolute;
  left: 50%;
  background: url(../img/top/bg_wine.png) top left repeat;
  width: 200%;
  height: 781px;
}

#main_area .bg_area .main_right span {
  position: absolute;
  top: -19px;
  left: 0;
  background: url(../img/top/bg_mainarea_right.png) top left no-repeat;
  width: 100%;
  height: 800px;
}

#main_area .main_chara_01 {
  position: absolute;
  top: 22px;
  left: 50%;
  margin-left: 283px;
}

#main_area .main_chara_03 {
  position: absolute;
  top: 320px;
  left: 50%;
  margin-left: 320px;
}

#main_area .main_chara_04 {
  position: absolute;
  top: 426px;
  left: 50%;
  margin-left: -526px;
}

#product_info {
  width: 869px;
  margin: -73px auto 10px;
  position: relative;
  text-align: center;
}
#product_info .productinfo_softicon {
  position: absolute;
  top: 28px;
  left: 118px;
}
#product_info .productinfo_cero {
  position: absolute;
  top: 30px;
  left: 180px;
}
#product_info .productinfo_nintendonetwork {
  position: absolute;
  top: 88px;
  left: 119px;
}
#product_info .detail {
  position: absolute;
  top: 91px;
  left: 515px;
}

#bnrs {
  position: relative;
  height: 91px;
  width: 960px;
  margin: 0 auto 28px;
}
#bnrs .btn_championship {
  position: absolute;
  left: 186px;
  z-index: 1;
}
#bnrs .btn_introduction {
  position: absolute;
  left: 493px;
  z-index: 4;
}
#bnrs .btn_cx2 {
  position: absolute;
  left: 340px;
  z-index: 2;
}
#bnrs .btn_tvcm {
  position: absolute;
  left: 229px;
}
#bnrs span.badge_new {
  position: absolute;
  right: 13px;
  top: -4px;
}

#comtentstop {
  width: 960px;
  height: 543px;
  margin: 0 auto;
  position: relative;
  text-align: center;
}

#comtentstop > p {
  position: absolute;
}

#comtentstop .comtentstop_txt {
  top: 0px;
  left: 42px;
}

#comtentstop .comtentstop_remix_img {
  top: 130px;
  left: 94px;
}

#comtentstop .btn_remix {
  position: absolute;
  top: 186px;
  left: 36px;
}

#comtentstop .comtentstop_plus {
  top: 200px;
  left: 464px;
}
#comtentstop .comtentstop_remix2_img {
  top: 130px;
  left: 513px;
}
#comtentstop .btn_remix2 {
  position: absolute;
  top: 186px;
  left: 50px;
}
#comtentstop .comtentstop_balloon {
  position: absolute;
  top: 390px;
  left: 50%;
  margin-left: -381px;
}

#slide_area {
  height: 172px;
  width: 200%;
  overflow: hidden;
  position: relative;
}

#slide_area .slidetop {
  position: relative;
  width: 500%;
}
#slide_area .slidetop p {
  float: left;
}

#slide_area ul {
  position: absolute;
  top: 0;
  left: 0;
  width: 200%;
}
#slide_area ul li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 0;
}

#loading {
  width: 100%;
  height: 100%;
  background: #faf5e6;
  position: fixed;
  z-index: 10000;
}
#loading .loadinginner {
  width: 100%;
  height: 100%;
  position: relative;
}

#loading .loadinginner .loadingcontentbg {
  width: 100%;
  height: 54px;
  position: absolute;
  top: 50%;
  left: 0;
  background: #980019 center bottom repeat-x;
  margin: -12px 0 0 0;
}
#loading .loadinginner .loadingcontentbgline1 {
  position: absolute;
  width: 100%;
  height: 2px;
  top: 50%;
  left: 0;
  background-color: #dcbe64;
  margin: 39px 0 0 0;
}
#loading .loadinginner .loadingcontentbgline2 {
  position: absolute;
  width: 100%;
  height: 1px;
  top: 50%;
  left: 0;
  background-color: #dcbe64;
  margin: 44px 0 0 0;
}
#loading .loadinginner .loadingcontentanime {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -196px 0 0 -80px;
}
#loading .loadinginner .loadingcontenttxt {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -1px 0 0 -140px;
}
#loading .loadinginner .loadingcontenttxt2 {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -47px 0 0 -65px;
}

.soundfooterwrap {
  z-index: 20000;
}
.soundfooterwrap {
  width: 100%;
  height: 29px;
  position: fixed;
  bottom: 0;
  background-color: #680213;

  display: none;
}
.soundfooterwrap .soundfooter {
  width: 960px;
  height: 29px;
  position: relative;
  margin: 0 auto;
}
.soundfooterwrap .soundfooter #soundplayerwrap {
  position: absolute;
  right: 55px;
  top: 5px;
}
.soundfooterwrap .soundfooter #soundon {
  position: absolute;
  right: 0;
  top: 5px;
}
.soundfooterwrap .soundfooter #soundoff {
  position: absolute;
  right: 0;
  top: 5px;
}
.no-loading #loading {
  display: none;
}

.no-js #loading {
  display: none;
}
