@charset "utf-8";
/* ===================================================================
 style info : コンテンツエリア関係 他

fonts
 10px = 77%     11px = 85%     12px = 93%     13px = 100%
 14px = 108%    15px = 116%    16px = 123.1%  17px = 131%
 18px = 138.5%  19px = 146.5%  20px = 153.9%  21px = 161.6%
 22px = 167%    23px = 174%    24px = 182%    25px = 189%
 26px = 197%
=================================================================== */

/*----------------------------------------------------
	共通
----------------------------------------------------*/
/* スクロールバーの有無によるズレ対策 */
html {
	overflow-y: scroll;
	margin:0;
	padding:0;
}

body {
	font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	margin:0;
	padding:0;
	-webkit-text-size-adjust: 100%;
	
}

p {
	font-size:18px;
	color:#523f42;
	line-height:1.4em;
	}

li {
	list-style:none;
	}

input, textarea {
	font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}

/* for IE6 */
* html body {
	font-family: "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}
* html input, * html textarea {
	font-family: "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}

/* リンク
----------------------------------------------------*/
a {
text-decoration: none;

}

a:link {
	color:#C71827;
}

a:visited {
	color:#C71827;
}

a:hover {
	color:#FFCC66;
	text-decoration: underline;

}

a:active {
	color:#C71827;
}


/* よく使いそうなCSS3
----------------------------------------------------*/
#selectors {
/* 角丸 */
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;

/* 角丸個別 */
	-webkit-border-top-right-radius: 15px;
	-moz-border-radius-topright: 15px;
	border-top-right-radius: 15px;

/* ボックスに影 */
	-webkit-box-shadow: 1px 1px 3px #999;
	-moz-box-shadow: 1px 1px 3px #999;
	box-shadow: 1px 1px 3px #999;

/* テキストに影 */
	text-shadow: 1px 1px 0px #999;
}

/* 汎用
----------------------------------------------------*/
/* clerfix */
#contents:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}


/*  #page（ページ全体）
----------------------------------------------------*/

#wrap {
	margin:0 auto;
	width:100%;
	}

.line {
	width:100%;
	height:3px;
	background:url(../images/line.png) repeat-x;
	margin:0;
	padding:0;
	}

	
/*	メニュー
----------------------------------------------------*/
#menu {
	width:100%;
	margin:0 auto;
	background:url(../images/navi_back.png) repeat-x;
	height:66px;
	position:fixed;
	z-index: 999;
	}

#menu ul {
	width:1000px;
	margin:0 auto;
	}

#menu li {
    float:left;
	padding-top:10px;
	padding-right:20px;
	position: relative;
	}

/*	ヘッダー
----------------------------------------------------*/

#header {
	clear:both;
	width:100%;
	height:874px;
	background:url(../images/header_bg.png) repeat;
	margin:0 auto;
	}

.header_in {
	width:100%;
	height:874px;
	background:url(../images/header.png) no-repeat;
	background-position:center center;
	margin:0 auto;
	position:relative;
	}

.copy {
	width:566px;
	position:relative;
	top:205px;
	left:200px;
	margin:0 auto;
	}

.logo {
	display: none;
	width:484px;
	position:relative;
	top:203px;
	left:210px;
	margin:0 auto;
	}

.release {
	width:437px;
	position:relative;
	top:200px;
	left:188px;
	margin:0 auto;
	}
	

/*	SNS
----------------------------------------------------*/

.social_btn ul {
	width:500px;
	position:relative;
	top:-75px;
	right:200px;	
	margin:0 auto;
	}

.social_btn li {
	float:left;
	padding-right:6px;
	}

.btn_fb {
	margin-top:-5px;
	}
	

/*	#main（メイン）
----------------------------------------------------*/

/*　予告編
----------------------------------------------------*/

#trailer {
	width:100%;
	height:640px;
	margin:0 auto;
	background:url(../images/wrap_bg_p.jpg) repeat-x;
	}
	
#trailer h1 {
	width:314px;
	margin:0 auto;
	padding-top:70px;
	}
	
.doga_area {
	width:1000px;
	height:503px;
	background:url(../images/trailer_back.png) no-repeat;
	margin:-10px auto 0;
	}

.doga {
	width:484px;
	height:272px;
	position:relative;
	top:117px;
	left:50px;
	}


/*	商品情報
----------------------------------------------------*/

#product {
	width:100%;
	height:1600px;
	margin:0 auto;
	background:url(../images/wrap_bg_b.jpg) repeat;
	position:relative;
	}

#product h1 {
	width:370px;
	margin:0 auto;
	padding-top:70px;
	}

.dvd {
	width:1000px;
	margin:0 auto;	
	}

.dvd_sell h2 {
	width:729px;
	margin:0 auto;
	padding:45px 0 45px 0;
	}

.dvd_sell ul {
	width:322px;
	float:left;
	padding:0 5px 0 6px;
	}

.dvd_sell li  {
	margin:0 auto;
	}

.jkt_sell {
	width:273px;
	padding-left:25px;
	position:absolute;
	top:325px;
	}

.btn {
	width:271px;
	padding-left:25px;
	position:absolute;
	top:885px;
	}

.dvd_sell p {
	padding-left:25px;
	}

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

.dvd_rental h2 {
	width:729px;
	margin:0 auto;
	padding:45px 0 45px 0;
	}

.rental_text {
	width:987px;
	margin:0 auto;
	}

.jkt_rental {
	width:204px;
	padding-left:25px;
	position:absolute;
	top:160px;
	}

.dvd_rental p {
	padding-left:25px;
	}


/*	イントロ
----------------------------------------------------*/

#intro {
	clear:both;
	width:100%;
	height:3600px;
	margin:0 auto;
	background:url(../images/wrap_bg_g.jpg) repeat;
	}

#intro h1 {
	width:614px;
	margin:0 auto;
	padding-top:70px;
	}

.intro_in {
	width:1000px;
	margin:0 auto;
	}

.intro_01 {
	width:1000px;
	padding-top:45px;
	position:relative;
	}

.intro_02 {
	position:relative;
	top:-4px;
	z-index:4;
	}

.intro_03 {
	position:relative;
	top:-42px;
	z-index:3;
	}

.intro_04 {
	position:relative;
	top:-93px;
	z-index:2;
	}

.intro_05 {
	position:relative;
	top:-131px;
	}

/*	ストーリー
----------------------------------------------------*/

#story {
	width:100%;
	height:925px;
	margin:0 auto;
	background:url(../images/wrap_bg_b.jpg) repeat-x;
	}
	
#story h1 {
	width:401px;
	margin:0 auto;
	padding-top:70px;
	}

.story_in {
	width:100%;
	height:601px;
	background:url(../images/story_bg.png) repeat-x;
	margin:85px auto;
	}

.story_img {
	width:967px;
	display:block;
	margin:0 auto;
	position:relative;
	top:-60px; 
	}
	
	
/*	相関図
----------------------------------------------------*/

#diagram {
	width:100%;
	margin:0 auto;
	background:url(../images/wrap_bg_b.jpg) repeat-x;
	}
	
#diagram h1 {
	width:314px;
	margin:0 auto;
	padding-top:70px;
	}

.diagram_in {
	width:978px;
	height:1077px;
	margin:0 auto;
	padding:40px 0 70px 0;
	}


/*	キャストスタッフ
----------------------------------------------------*/

#cast {
	width:100%;
	height:480px;
	margin:0 auto;
	background:url(../images/wrap_bg_p.jpg) repeat-x;
	}
	
#cast h1 {
	width:609px;
	margin:0 auto;
	padding-top:70px;
	}

.cs_list {
	width:1000px;
	margin:30px auto;
	}

.cs_list li {
	width:450px;
	float:left;
	}

.cast {
	margin-left:-36px;
	}

.staff {
	margin-left:-62px;
	}

/*	フッター----------------------------------------------------*/

#footer {
	width:100%;
	height:100%;
	background:url(../images/fotter_back00.png) repeat-x;
	margin-top:-100px;
	}

.copyright {
	width:100%;
	background:url(../images/fotter_back.png) no-repeat center;
	height:727px;
	}

/*-- バナーエリア

.bannerArea {
	width:1024px;
	margin:0 auto;
	overflow:hidden;

}

.bannerArea ul li{
	float:left;
	margin-left:7px;

}
 --*/

/* Text link style */
#scrollUp {
	bottom: 20px;
	right: 20px;
	width:80px;
	height:80px;
	background:url(../images/pagetop.png);
	text-indent:-9999px;
	outline: none;
	}
