@charset "utf-8";
/* CSS Document */


body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:medium;
	line-height: 120%;
	padding: 0px;
	background: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	text-align:center;
	width:100%;
}

#wrapper {
	background:#FFFFFF;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 1100px;
}

/* ヘッダーに関するcss */

#header {
	background-color:#ffffff;
	height: 40px;
	width: 1100px;
}

/* ナビに関するcss */


.nav100 a{
  width: 100px;
  height: 40px;
  float: left;
  overflow: hidden;
}
.nav100 img{
  border: none;
}
.nav100 a:hover img{
  margin-top: -40px;
}
.navtop a{
  width: 80px;
  height: 40px;
  float: left;
  overflow: hidden;
}
.navtop img{
  border: none;
}
.navtop a:hover img{
  margin-top: -40px;
}
.navnews a{
  width: 100px;
  height: 40px;
  float: left;
  overflow: hidden;
}
.navnews img{
  border: none;
}
.navnews a:hover img{
  margin-top: -40px;
}
.navintro a{
  width: 180px;
  height: 40px;
  float: left;
  overflow: hidden;
}
.navintro img{
  border: none;
}
.navintro a:hover img{
  margin-top: -40px;
}
.navstory a{
  width: 105px;
  height: 40px;
  float: left;
  overflow: hidden;
}
.navstory img{
  border: none;
}
.navstory a:hover img{
  margin-top: -40px;
}
.navcast a{
  width: 165px;
  height: 40px;
  float: left;
  overflow: hidden;
}
.navcast img{
  border: none;
}
.navcast a:hover img{
  margin-top: -40px;
}
.navtrailer a{
  width: 130px;
  height: 40px;
  float: left;
  overflow: hidden;
}
.navtrailer img{
  border: none;
}
.navtrailer a:hover img{
  margin-top: -40px;
}
.navtheater a{
  width: 140px;
  height: 40px;
  float: left;
  overflow: hidden;
}
.navtheater img{
  border: none;
}
.navtheater a:hover img{
  margin-top: -40px;
}
.pageSelected {
	 margin-top: -40px;
}


/* コンテンツに関するcss */

#content {
	width: 1100px;
	height: auto;
	background-color:#FFFFFF;
	font-size:small;
	line-height:15pt;
	text-align:center;
}
.name {
	text-align:center;
	font-weight:bold;
	font-size:smaller;
	color:#FFFFFF;
}
.namebig {
	font-size:small;
}
td {
	text-align:left;
	vertical-align:text-top;
	font-size:small;
	line-height:12pt;
}

/* 見出しに関するcss */

.text16 {
	font-size:16pt;
	font-weight:bolder;
	color:#000000;
	text-align:center;
	line-height:20pt;
}


/* facebook & twitterの配置に関するcss */

#face_twit{
	width: 80px;
	height: 40px;
	position:relative;
	top: 30px;
	left:1000px;
}

/* カウントの配置に関するcss */

#count{
	width: 102px;
	height: 63px;
	position:relative;
	top: 0px;
	left:20px;
}

/* イベントの配置に関するcss */

#photo{
	width: 210px;
	height: 95px;
	position:relative;
	top: 150px;
	left:820px;
}
#event{
	width: 242px;
	height: 162px;
	position:relative;
	top: 170px;
	left:800px;
}

/* トレーラー動画配置に関するcss */

#trailer_0{
	width: 257px;
	height: 147px;
	position:relative;
	top:-120px;
	left:50px;
}
#trailer{
	width: 257px;
	height: 100px;
	position:relative;
	top:-100px;
	left:50px;
}

/* プレイヤーズバナーの配置に関するcss */

#syousai{
	width: 42px;
	height: 23px;
	position:relative;
	top: 10px;
	left:840px;
	font-size:18px;
}

/* フッターに関するcss */

#footer {
	clear:both;
	height: 25px;
	width: 1100px;
	background-color:#000;
	background-repeat:repeat-x;
	font-size: small;
	font-weight: bold;
	line-height:20pt;
	color: #FFF;
	text-align:center;
	vertical-align: middle;
	float: left;
}
