/*====================================================================

 Reset Setting
 
--------------------------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline; }
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block; }
body { }
ol, ul {
	list-style: none; }
blockquote, q {
	quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none; }
table {
	border-collapse: collapse;
	border-spacing: 0; }
p {
	margin: 0 0 1em 0;
	padding:0;  }


/*====================================================================

 General Setting
 
--------------------------------------------------------------------*/
* html body {
        background: url(null) fixed; }

*{
	font-family: Meiryo, Tahoma, verdana, "メイリオ", san-serif;
	color: #FFF;
	line-height:1.5em; }

body{
	display: block;
	width: 820px;
	margin: 0 auto;
	background: #bac973; }

a, a:link,
a:active,
a:visited {
	color: #BAC973;
	}
	a:hover { color: #DFDB70; }




/* = Navi
-----------------------------------------------------------------------------*/
#nav_wrap{
	height: 38px;
	width: 820px;
	margin: 0 auto;


	display: block;
	position: fixed;
	width: 100%;
	top: 0;
	z-index: 999;}

* html #nav_wrap {
	position:absolute;
	top: expression(eval(document.documentElement.scrollTop)); }

#nav li{
	text-indent: -9999px;
	display: block;
	height: 38px;
	float:left; }

#nav li a{
	display: block;
	height: 38px; }

#nav li a.nav01{
	width: 121px;
	background: url(../images/menu_home.jpg); }

#nav li a.nav01:hover{
	background: url(../images/menu_home_ov.jpg); }

#nav li a.nav02{
	width: 296px;
	background: url(../images/menu_intro.jpg); }

#nav li a.nav02:hover{
	background: url(../images/menu_intro_ov.jpg); }

#nav li a.nav03{
	width: 181px;
	background: url(../images/menu_cast.jpg); }

#nav li a.nav03:hover{
	background: url(../images/menu_cast_ov.jpg); }

#nav li a.nav04{
	width: 222px;
	background: url(../images/menu_info.jpg); }

#nav li a.nav04:hover{
	background: url(../images/menu_info_ov.jpg); }


/* = Global cont wrap
-----------------------------------------------------------------------------*/
#wrap{
	background: #fff; }


/* = cont_wrap1
-----------------------------------------------------------------------------*/
#cont_wrap1{
	margin: 0;
	padding:38px 0 0; }

div.cont1{
	margin-top: 38px;
	width:820px;
	margin: 0 auto;
	height: 516px;
	background:url(../images/index_bg.jpg) no-repeat; }

div.yt_min{
	display:block;
	position: relative;
	top: 205px;
	left: 516px;
	width: 272px; }

div.sns{
	display: block;
	width: 500px;
	position:relative;
	top: 210px;
	left: 585px; }

div.sns ul li{
	margin-left: 10px;
	float: left; }

.win p.cinema{
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	position:relative;
	top: 265px;
	left: -220px; }

.mac p.cinema {
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	position:relative;
	top: 258px;
	left: -220px; }


/* = cont_wrap2
-----------------------------------------------------------------------------*/
#cont_wrap2{
	padding: 38px 0 0; }

div.cont2{
	height: 516px;
	background: url(../images/cont2_main.jpg) no-repeat; }

.cont_text2{
	font-family: Meiryo, Tahoma, verdana, "メイリオ", san-serif;
	font-size: 12px;
	display:block;
	position: relative;
	top: 200px;
	left: 450px;
	width: 320px; }


/* = cont_wrap3
-----------------------------------------------------------------------------*/
#cont_wrap3{
	padding: 38px 0 0; }

#cont_wrap3 h1{
	display:block;
	width:820px;
	margin:0 auto; }

div.cont3{
	height: 663px;
	background: url(../images/cont3_main.jpg) no-repeat; }

.cont_text3{
	font-family: Meiryo, Tahoma, verdana, "メイリオ", san-serif;
	font-size: 12px;
	display:block;
	position: relative;
	top: 205px;
	left: 450px;
	width: 320px; }


/* = cont_wrap4
-----------------------------------------------------------------------------*/
#cont_wrap4{
	margin-bottom: 250px;
	padding: 38px 0 0; }

#cont_wrap4 h1{
	display:block;
	width:820px;
	margin:0 auto; }

div.cont4{
	height: 776px;
	background: url(../images/cont4_main.jpg) no-repeat; }

div.trailer{
	border: 5px solid #000;
	display: block;
	width: 680px;
	height: 383px;
	position:relative;
	top: 50px;
	margin: 0 auto; }

div.bluray{
	display: block;
	width: 681px;
	height: 165px;
	position:relative;
	top: 60px;
	margin: 0 auto; }