/*=========================================================================

 :　Reset Setting
 
--------------------------------------------------------------------------- */
*{
	margin: 0;
	padding: 0; }

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, font, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent; }

body {
	line-height: 1; }

blockquote, q {
	quotes: none; }

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

a{
	text-decoration: none;
	color: #FFF; }


/*=========================================================================

 :　Contents Setting
 
--------------------------------------------------------------------------- */
body{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background: #000 url(../../images/home.jpg) no-repeat top center;
	font-size: 14px; }

.wrapper{
	width:1140px;
	margin: 0 auto; }

#homeBtn a{
	text-indent: -9999px;
	background: url(../images/home_link.png) no-repeat;
	display: block;
	width: 309px;
	height: 25px;
	float: right; }

#homeBtn a:hover{
	background: url(../images/home_link.png) 0 -25px; }

















.inner{
	clear:both;
	width:447px;
	float:right;
	margin-right:154px; }

.inner .logo {
	text-align:center;
	padding-top:115px; }

.inner .trailer{
	margin:0 auto;
	width:363px;
	height:204px;
	border:1px solid #7f7f7f;
	margin-top:10px; }

.inner .release{
	text-align:center;
	margin:0 auto; }

.inner .release .data{
	margin-top:50px; }

.inner .release p{
	margin-top:25px;
	font-size:14px;
	color:#FFF; }

.inner .release p span{
	font-size:10px; }

.navi{
	width:360px;
	margin:0 auto;
	margin-top:28px;
	height:54px;
}
.navi li{
	list-style:none;
	text-indent:-9999px;
}
.navi li a{
	display:block;
	height:54px;
	float:left;
}
.navi01 a {
	width:120px;
	background:url(../../images/navi.png) 0 0;
}
.navi01 a:hover{
	background:url(../../images/navi.png) 0 -54px;
}
.navi02 a{
	width:120px;
	background:url(../../images/navi.png) -120px 0;
}
.navi02 a:hover{
	background:url(../../images/navi.png) -120px -54px;
}
.navi03 a{
	width:120px;
	background:url(../../images/navi.png) -240px 0;
}
.navi03 a:hover{
	background:url(../../images/navi.png) -240px -54px;
}

.bottom_logo img{
	margin-top:668px;
}



/* Footer Setting
--------------------------------------------------------------------------- */
#footer{
	top:-40px;
	position:relative;
	clear: both;
	margin: 0 auto; }

#footer ul li{
	list-style: none;
	float: left;
	height: 2em;
	padding-left: 6px;
	line-height: 2em;
	font-size: 10px; }

#footer ul li{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #FFF;
	list-style: none;
	height: 2.5em;
	font-size: 10px; }

#footer ul li span{
	font-size: 14px; }