@charset "UTF-8";
/* CSS Document */
* {
  margin: 0;
  padding: 0;
}
* {
  zoom: 1;
}
html {
  height: 100%;
}
body {
  font-size: medium;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  width: 100%;
  background-color: #081e2b;
  background-position: center top;
  background-image: url(../images/bg.jpg);
  background-repeat: no-repeat;
  height: 100%;
  position: relative;
}
img {
  border: 0;
}
.clearfix:after {
  content: " ";
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
}
#wrapper {
  position: relative;
  margin: 0 auto;
  height: auto !important;
  /*IE6対策*/

  height: 100%;
  min-height: 100%;
}
#wrapper .logo {
  display: block;
  position: absolute;
}
#wrapper .logo a {
  display: block;
}
#wrapper #content {
  position: relative;
  padding-bottom: 20px;
  height: auto !important;
  /*IE6対策*/

  height: 100%;
  min-height: 100%;
}
#wrapper #content #menus {
  width: 252px;
  position: absolute;
  background: url(../images/menu_head.png) no-repeat;
  padding-top: 35px;
}
#wrapper #content #menus ul {
  list-style: none;
}
#wrapper #content #menus ul li {
  background: url(../images/menu_body.png) repeat-y;
  display: block;
  list-style: none;
}
#wrapper #content #menus ul li a {
  background-repeat: no-repeat;
  display: block;
  width: 252px;
  height: 25px;
  background-position: 4px 0;
}
#wrapper #content #menus ul li a:hover {
  background-position: 4px bottom;
}
#wrapper #content #menus ul li .story {
  background-image: url(../images/menu_story.png);
}
#wrapper #content #menus ul li .staffcast {
  background-image: url(../images/menu_staffcast.png);
}
#wrapper #content #menus ul li .chara {
  background-image: url(../images/menu_chara.png);
}
#wrapper #content #menus ul li .special {
  background-image: url(../images/menu_special.png);
}
#wrapper #content #menus ul li .movie {
  background-image: url(../images/menu_movie.png);
}
#wrapper #content #menus ul li .news {
  background-image: url(../images/menu_news.png);
}
#wrapper #content #menus ul li .broadcast {
  background-image: url(../images/menu_broadcast.png);
}
#wrapper #content #menus ul li .glossary {
  background-image: url(../images/menu_glossary.png);
}
#wrapper #content #menus ul li .opedartist {
  background-image: url(../images/menu_artist.png);
}
#wrapper #content #menus ul li .outline {
  background-image: url(../images/menu_outline.png);
}
#wrapper #content #menus ul li .dvd {
  background-image: url(../images/menu_dvd.png);
}
#wrapper #content #menus ul li .op {
  background-image: url(../images/menu_op.png);
}
#wrapper #content #menus ul li .ed {
  background-image: url(../images/menu_ed.png);
}
#wrapper #content #menus ul li .link {
  background-image: url(../images/menu_link.png);
}
#wrapper #content #menus ul li .radio {
  background-image: url(../images/menu_radio.png);
}
#wrapper #content #menus ul:after {
  content: url(../images/menu_bottom.png);
}
#wrapper #content #menus.story ul li .story {
  background-position: 4px bottom;
}
#wrapper #content #menus.chara ul li .chara {
  background-position: 4px bottom;
}
#wrapper #content #menus.staffcast ul li .staffcast {
  background-position: 4px bottom;
}
#wrapper #content #menus.news ul li .news {
  background-position: 4px bottom;
}
#wrapper #content #menus.special ul li .special {
  background-position: 4px bottom;
}
#wrapper #content #menus.movie ul li .movie {
  background-position: 4px bottom;
}
#wrapper #content #menus.broadcast ul li .broadcast {
  background-position: 4px bottom;
}
#wrapper #content #menus.glossary ul li .glossary {
  background-position: 4px bottom;
}
#wrapper #content #menus.outline ul li .outline {
  background-position: 4px bottom;
}
#wrapper #content #menus.dvd ul li .dvd {
  background-position: 4px bottom;
}
#wrapper #content #menus.ed ul li .op {
  background-position: 4px bottom;
}
#wrapper #content #menus.op ul li .ed {
  background-position: 4px bottom;
}
#wrapper #content .contentBox {
  margin-bottom: 30px;
}
#wrapper #content .contentBox .contentBoxIn {
  color: #FFF;
  padding: 0 20px;
}
#wrapper #content .contentBox .contentBoxIn h2 {
  font-size: 100%;
  color: #0FF;
  padding-top: 20px;
}
#wrapper #content .contentBox .contentBoxIn h2:first-child {
  font-size: 100%;
  color: #0FF;
  padding-top: 0px;
}
#wrapper #content .contentBox .contentBoxIn .charaBox {
  padding-bottom: 20px;
}
#wrapper #content .contentBox .contentBoxIn .charaBox .imgR {
  float: right;
}
#wrapper #content .contentBox .contentBoxIn .charaBox .imgL {
  float: left;
}
#wrapper #content .contentBox .contentBoxIn .charaBox h2 {
  font-size: 100%;
  color: #0FF;
  padding-top: 20px;
}
#wrapper #content .contentBox .contentBoxIn .centerImg {
  display: block;
  margin: 0 auto;
}
#wrapper #content .contentBox .contentBoxIn .contentList {
  list-style: none;
}
#wrapper #content .contentBox .contentBoxIn .contentList li {
  position: relative;
}
#wrapper #content .contentBox .contentBoxIn .contentList li span.headCL {
  width: 11em;
  display: inline-block;
  position: absolute;
}
#wrapper #content .contentBox .contentBoxIn .contentList li span.txtCL {
  margin-left: 11em;
  display: inline-block;
}
#wrapper #content #newsBox {
  width: 463px;
  position: absolute;
  padding-top: 34px;
}
#wrapper #content #newsBox .title {
  position: absolute;
  top: 7px;
  left: 12px;
  font-size: 12px;
  font-family: Charcoal CY, Arial, Helvetica, sans-serif;
  font-weight: normal;
}
#wrapper #content #newsBox ul.news {
  list-style: none;
  width: 463px;
}
#wrapper #content #newsBox ul.news li {
  font-weight: bold;
  line-height: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: 200%;
  color: #358fff;
  position: relative;
}
#wrapper #content #newsBox ul.news li a {
  display: block;
  color: #F00;
  text-decoration: none;
  text-shadow: 0px 0px 4px #ff0000;
  padding-right: 12px;
}
#wrapper #content #newsBox ul.news li a:hover {
  color: #0F0;
  text-shadow: 0px 0px 4px #00ff00;
}
#wrapper #content #newsBox ul.news li span {
  text-shadow: 0px 0px 4px #0000ff;
}
#wrapper #content #newsBox ul.news li .dateHead {
  width: 7em;
  display: block;
  position: absolute;
  left: 18px;
}
#wrapper #content #newsBox ul.news li .txtInline {
  float: left;
  display: inline-block;
  margin-left: 8em;
}
#wrapper #footer {
  position: fixed;
  bottom: 0;
  height: 20px;
  width: 100%;
  text-align: center;
  color: #FFF;
  background: url(../images/obi.png);
  font-size: 12px;
}
