/*
YUI 3.17.1 (build 0eb5a52)
Copyright 2014 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
html {
  color: #000;
  background: #FFF;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset, img {
  border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal;
}

ol, ul {
  list-style: none;
}

caption, th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

q:before, q:after {
  content: '';
}

abbr, acronym {
  border: 0;
  font-variant: normal;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  *font-size: 100%;
}

legend {
  color: #000;
}

#yui3-css-stamp.cssreset {
  display: none;
}

.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.clearfix:after {
  clear: both;
}

body, html {
  background: #000;
}

html {
  font-size: 62.5%;
}

body {
  font-size: 13px;
  font-size: 1.3rem;
  background: #000;
  color: #FFF;
  font-family: Verdana,'Lucida Grande','Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
}

a {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}

img {
  vertical-align: bottom;
}

#bg {
  position: absolute;
  height: 1050px;
  width: 1600px;
  left: 50%;
  margin-left: -800px;
}
#bg p {
  position: absolute;
  top: 0;
  left: 0;
}

#wrapper {
  min-width: 1024px;
  overflow: hidden;
  position: relative;
}

#contents {
  position: relative;
}
#contents h1 {
  position: absolute;
  top: 24px;
  left: 60px;
}

#navigation {
  position: relative;
  left: 50%;
  margin-left: -263px;
  height: 52px;
}
#navigation ul li {
  float: left;
  height: 52px;
  background: no-repeat left bottom;
}
#navigation ul li a {
  display: block;
  width: 100%;
  height: 100%;
}
#navigation ul li:hover {
  background-position: left top;
}
#navigation ul li.top {
  background-image: url("../img/common/header/menu_top.png");
  width: 39px;
}
#navigation ul li.news {
  background-image: url("../img/common/header/menu_news.png");
  width: 57px;
}
#navigation ul li.intro {
  background-image: url("../img/common/header/menu_intro.png");
  width: 114px;
}
#navigation ul li.staff {
  background-image: url("../img/common/header/menu_staff_cast.png");
  width: 97px;
}
#navigation ul li.story {
  background-image: url("../img/common/header/menu_story.png");
  width: 62px;
}
#navigation ul li.chara {
  background-image: url("../img/common/header/menu_character.png");
  width: 97px;
}
#navigation ul li.bluray {
  background-image: url("../img/common/header/menu_blu.png");
  width: 75px;
}
#navigation ul li.dvd {
  background-image: url("../img/common/header/menu_dvd.png");
  width: 91px;
}
#navigation ul li.movie {
  background-image: url("../img/common/header/menu_movie.png");
  width: 61px;
}
#navigation ul li.twitter {
  background-image: url("../img/common/header/menu_twitter.png");
  width: 60px;
}

#contents #sns {
  position: relative;
  top: 127px;
}
#contents #sns p {
  position: absolute;
  z-index: 20;
  right: -17px;
}
#contents #sns p.facebook {
  top: 0px;
}
#contents #sns p.twitter {
  top: 56px;
}
#contents #bluray {
  width: 676px;
  height: 230px;
  position: absolute;
  top: 55%;
  margin-top: -65px;
  left: 50%;
  margin-left: -170px;
}
#contents #bluray a {
  display: block;
  width: 100%;
  height: 100%;
}
#contents #leftMenu {
  width: 284px;
  margin-left: 60px;
  margin-top: 80px;
}
#contents #leftMenu .topics {
  border: 1px solid #232323;
}
#contents #leftMenu .topics p {
  text-align: center;
}
#contents #leftMenu .topics p.top {
  padding-top: 30px;
}
#contents #leftMenu .topics p.more {
  padding-bottom: 30px;
}
#contents #leftMenu .topics div {
  padding-bottom: 20px;
  border-left: 1px solid #232323;
}
#contents #leftMenu .topics div ul {
  width: 231px;
  margin: auto;
}
#contents #leftMenu .topics div ul li {
  background: url("../img/top/left_bar/line_news.png") no-repeat left bottom;
  font-size: 12px;
  padding: 18px 0 20px;
  line-height: 1.4em;
}
#contents #leftMenu .topics div ul li span {
  color: #ef0100;
  padding-right: 15px;
}
#contents #leftMenu .topics div ul li a {
  color: #646464;
}
#contents #leftMenu .oldSite {
  margin-top: 20px;
}
#contents #leftMenu .oldSite a {
  display: block;
  width: 100%;
  background: url("../img/top/left_bar/btn_old_site.png") left bottom;
  height: 40px;
}
#contents #leftMenu .oldSite a:hover {
  background-position: left top;
}
#contents #footer {
  margin-left: 60px;
  margin-top: 30px;
  padding-bottom: 80px;
}
#contents #footer li {
  float: left;
}
#contents #footer .copy {
  margin-top: 15px;
}

#modal{
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  /*opacity: 0;*/
}
#modal .modal_bg {
  width: 100%;
  height: 100%;
  position: fixed;
  background: #000;
  opacity: 0.85;
}
#modal .modal_wrap{
  width: 800px;
  height: 450px;
  position: fixed;
  top: 80px;
  left: 50%;
  margin-left: -400px;
}
#modal .modal_wrap .modal_close {
  background: url(../img/common/close.png) no-repeat left bottom;
  width: 37px;
  height: 24px;
  position: absolute;
  right: 0;
  top: -45px;
  cursor: pointer;
}
#modal .modal_wrap .modal_close:hover {
  background-position: left top;
}
#modal .modal_wrap .modal_in {
  -webkit-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
#modal .modal_wrap .modal_in {
  border: 1px solid #6b6b6b;
}
#modal .modal_wrap .modal_in:hover {
  opacity: 0.8;
}
#modal .modal_wrap .modal_in img{
  width: 100%;
  height: auto;
}