@import url(../css/top.css);
header #main01, article, #mainContents03, footer, #bnrBox {
  margin: 0 auto;
  text-align: center;
}

header #main01 #mainVisual, header #main01 #button01, #contents01, #contents02, #contents03 {
  width: 617px;
  float: left;
}

#mainContents01, #mainContents02, #mainContents03 {
  background-position: 0 0;
  background-repeat: repeat-x;
}

#mainContents01 {
  background-image: url(../images/bg_01.gif);
}

#mainContents02 {
  background-image: url(../images/bg_02.gif);
}

#mainContents03 {
  background-image: url(../images/bg_03.gif);
}

#wrapper {
  background-color: #3f3f3f;
}

header {
  background: url(../images/bg_main.gif);
  width: 100%;
  margin: 0 auto;
  position: relative;
}
header #main01 {
  width: 1032px;
}
header #main01 #button01 {
  text-align: center;
  margin-bottom: 8px;
  position: absolute;
  bottom: 2px;
  left: 50%;
  margin-left: -478px;
}

/*#sns {
  clear: both;
  padding-top: 30px;
}*/
article {
  width: 1030px;
}

#mainContents01 {
  width: 100%;
  height: 652px;
}

#introduction p, #cast p {
  margin-top: 56px;
}

#mainContents02 {
  height: 925px;
  background-color: #fcf8e7;
}

#mainContents03 {
  width: 100%;
  height: 570px;
  position: relative;
  z-index: 1;
}

#music p {
  margin-top: 32px;
  margin-left: -56px;
}

footer {
  width: 100%;
  height: 490px;
  position: relative;
  background: url(../images/bg_04.gif);
}

.button02 {
  position: absolute;
  left: 50%;
  margin-left: -213px;
  -webkit-transition: -webkit-transform 1s ease-in-out 0;
  -webkit-transition: color 1s ease-in-out 0,background-color 1s ease-in-out 0;
  top: 80px;
}

#bnrBox {
  padding-top: 200px;
}

#bnrMinibox {
  width: 748px;
  margin: 0 auto;
}

.bnrArea_pc ul {
  float: left;
}
.bnrArea_pc ul li {
  padding: 5px;
}
.bnrArea_pc ul li:nth-of-type(2) {
  padding-bottom: 10px;
}

.bnrArea_sp {
  display: none;
}

.copy {
  clear: both;
  padding: 45px 332px 5px 0px;
}

header #main01 #mainVisual, header #main01 #button01, #contents01, #contents02, #contents03 {
  float: left;
}

/*# sourceMappingURL=layout.css.map */
