#content_wrapper {
  background-image: url(../images/bg.png);
  background-position: center top;
}

#bnr_event_osomatsu {
  background-image: url(../images/bnr_event_osomatsu.png);
  width: 980px;
  height: 200px;
  background-repeat: no-repeat;
  display: block;
  margin-top: 20px;
  text-indent: -999px;
  overflow: hidden;
}
#bnr_event_osomatsu:hover {
  background-position: 0 -200px;
}

#bnr_event_shingeki {
  background-image: url(../images/bnr_event_shingeki.png);
  width: 980px;
  height: 200px;
  background-repeat: no-repeat;
  display: block;
  margin-top: 20px;
  text-indent: -999px;
  overflow: hidden;
}
#bnr_event_shingeki:hover {
  background-position: 0 -200px;
}

h2 {
  background-image: url(../images/main.png);
  width: 980px;
  height: 439px;
  overflow: hidden;
  text-indent: -999px;
  margin-top: 20px !important;
}

#about {
  background-image: url(../images/about.png);
  width: 279px;
  height: 530px;
  overflow: hidden;
  text-indent: -9999px;
  float: left;
  margin-top: 20px;
}

#manga {
  float: right;
  margin-top: 20px;
  position: relative;
}
#manga a {
  background-image: url(../images/btn_x.png);
  width: 180px;
  height: 40px;
  text-indent: -999px;
  overflow: hidden;
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  top: 20px;
  right: 20px;
}
#manga a:hover {
  background-position: 0 -40px;
}

#characters {
  margin-top: 65px;
  position: relative;
}
#characters h3 {
  background-image: url(../images/h3_chara.png);
  width: 854px;
  height: 120px;
  overflow: hidden;
  text-indent: -999px;
  position: absolute;
  top: -50px;
  left: 65px;
  background-repeat: no-repeat;
}

#lineup {
  position: relative;
  margin-top: 15px;
}
#lineup h3 {
  background-image: url(../images/h3_lineup.png);
  width: 854px;
  height: 120px;
  overflow: hidden;
  text-indent: -999px;
  margin: 0 auto;
  background-repeat: no-repeat;
}
#lineup ul#items {
  margin-top: -28px;
}
#lineup ul#items li {
  float: left;
  width: 314px;
  border: 3px solid #fff;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 12px;
  background-color: #cff1ff;
  margin-right: 19px;
  margin-bottom: 19px;
}
#lineup ul#items li:hover {
  background-color: #ffcfe2;
}
#lineup ul#items li .itemWrap {
  display: block;
  height: auto;
}
#lineup ul#items li.cs {
  text-align: center;
  vertical-align: middle;
  background-color: #efefef;
}
#lineup ul#items li.cs .itemWrap p {
  height: 100%;
  color: #ccc;
  font-size: 14px;
  font-weight: bold;
  line-height: 100px;
  display: inline-block;
  vertical-align: middle;
}
#lineup ul#items li.cs .itemWrap p:hover {
  background-color: #efefef;
}
#lineup ul#items li a {
  cursor: pointer;
  color: #000;
  width: 300px;
  display: block;
  text-decoration: none;
  position: relative;
}
#lineup ul#items li a:hover {
  text-decoration: none;
}
#lineup ul#items li .dbLeft {
  float: left;
  overflow: hidden;
  border: 3px solid #fff;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#lineup ul#items li .dbLeft img {
  height: 108px;
  margin: -3px;
}
#lineup ul#items li .dbRight {
  width: 162px;
  line-height: 1.5em;
  margin-left: 10px;
  display: block;
  float: left;
}
#lineup ul#items li .dbRight .border_2px {
  height: 2px;
  font-size: 0;
  line-height: 0;
  background-color: #fff;
  width: 100%;
  margin: 3px 0 5px 0;
}
#lineup ul#items li .dbRight .dbTitle {
  white-space: pre;
  white-space: pre-wrap;
  white-space: pre-line;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -hp-pre-wrap;
  word-wrap: break-word;
  font-weight: bold;
  margin-top: 8px;
  color: #667074;
}
#lineup ul#items li .dbRight .price, #lineup ul#items li .dbRight .release {
  font-size: 10px;
  line-height: 1em;
}
#lineup ul#items li .dbRight .price {
  margin-top: 8px;
}
#lineup ul#items li .dbRight .release {
  margin-top: 5px;
}

#bottoms {
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  background-color: #fff;
  padding: 15px;
  margin-bottom: 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#bottoms a#btn_kamiojapan {
  background-image: url(../images/btn_kamiojapan.png);
  width: 313px;
  height: 75px;
  background-repeat: no-repeat;
  text-indent: -999px;
  overflow: hidden;
  display: block;
  float: left;
  margin-left: 8px;
}
#bottoms a#btn_kamiojapan:hover {
  background-position: 0 -75px;
}

#social_wrap {
  width: 150px;
  float: left;
}
#social_wrap ._sharebuttons {
  flex-flow: column;
  justify-content: center;
}
#social_wrap ._sharebuttons > iframe {
  margin: 0 0 10px 0;
}
#social_wrap a {
  float: left;
}
#social_wrap iframe {
  float: left;
}

small#hatena_copy {
  color: #667074;
  font-size: 10px;
  display: inline-block;
  text-align: right;
  width: 100%;
  padding-right: 2px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 38px;
}
small#hatena_copy span {
  font-family: "Vardana";
}
