*, body, div, html {
  margin: 0;
  padding: 0;
  zoom: 1;
  -webkit-text-size-adjust: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

ul, ol, li, h1, h2, h3, h4, h5, h6, dl, dt, dd, a, strong {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  font-weight: normal;
  list-style: none;
}

body {
  zoom: 1;
  position: relative;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  letter-spacing: -0.1px;
  min-width: 1000px;
  font-size: 62%;
  background: #000;
}

img {
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}

img, a img, iframe {
  border: none;
}

a {
  color: #fff !important;
  text-decoration: none;
  font-weight: 900;
}

a:hover {
  text-decoration: none;
}

#wrapper {
  position: relative;
  top: 0;
  margin: 0 auto;
  width: 100%;
  height: auto;
  min-width: 1000px;
}

#contents {
  background: url("/shimasaka/s_album/images/bg.jpg") repeat center top;
  background-size: cover;
  position: relative;
  margin: 0 auto;
  top: 0;
  left: 0;
  width: 1000px;
  height: auto;
}

section {
  position: relative;
  margin: 0 auto;
  width: 1000px;
}

.top {
  position: relative;
  padding: 100px 0 0;
  text-align: center;
}

.bnr_goods {
  position: absolute;
  top: 2%;
  right: 1%;
  width: 270px;
}

.jk {
  text-align: center;
}

.jk_release {
  margin: 50px auto 50px;
}

.jk_detail {
  margin: 50px auto 50px;
}

.tracklist {
  margin-top: 100px;
  text-align: center;
}

.movie {
  margin: 100px auto;
}
.movie ul li {
  width: 695px;
  margin: 50px auto;
}
.movie ul li p {
  margin-bottom: 25px;
}
.movie ul li .movie_area {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.movie ul li .movie_area iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.attention {
  position: relative;
  margin: 90px auto;
}

/*# sourceMappingURL=main.css.map */
