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

body,h1,h2,h3,h4,h5,h6,p,ul,ol,dl,dt,dd,address,form {
	margin: 0;
	padding: 0;
}

html {
	background-color : #000000;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}

body {
	display:none;
	color:#fff;
	font-size:14px;
	color:#ededed;
	background-color : #000000;
	line-height: 130%;
}

a:hover img{
	opacity:0.6;
	filter: alpha(opacity=60);
}

h1 {
	position:absolute;
	top:45px;
	left:0px;
}

#main {
	width:900px;
	margin:0 auto;
	position:relative;
	background:url(../img/menu_line.png) no-repeat 0px 34px;
}

#footWrapper{
	border-top:#1a1a1a 1px solid;
	clear: both;
}

#footer {
	padding-bottom:16px;
	padding-top:16px;
	position:relative;
	width:900px;
	margin:0 auto;
}

#footer ul {
	width:900px;
	margin:0 auto;
	padding-bottom:12px;
}

#footer ul li {
	float:left;
	padding-right:24px;
	list-style: none;
}

#footer ul li.last {
	padding-right:0;
}

.ng_sigma {
	position:absolute;
	left: 18px;
	top: 497px;
}

.preorder {
	position:absolute;
	left: 759px;
	top: 291px;
}

.day {
	position:absolute;
	left: 727px;
	top: 484px;
}

address {
	width:900px;
	margin:0 auto;
	clear: both;
}

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

#informationWrapper {
	background:url(../img/information_wrapper_bg.jpg) no-repeat;
	width: 900px;
	margin: 0 auto;
}

#information {
	background:url(../img/information_bg.gif) repeat-y;
	width:860px;
	margin:0 auto;
	padding:0 20px;
	clear: both;
	height: 600px;
}

#information ul {
	padding-top:6px;
}

#information ul li {
	padding-left:14px;
}

#news {
	float:left;
	width:430px;
}

#spec {
	float:left;
	width:430px;
}

#navigation {
	position:absolute;
	top:250px;
	left:14px;
}

#navigation li {
	padding-top:14px;
	list-style: none;
}

/*下層ページ*/
#content {
	padding-left:260px;
	padding-top:64px;
	width:617px;
	padding-bottom: 48px;
}

.lead {
	font-size:15px;
	padding-top:20px;
	padding-bottom:20px;
	line-height: 135%;
}

h5 {
	font-size:20px;
	padding-left:36px;
	width:567px;
	height:51px;
	font-weight:bold;
}

.features01, .features02, .features03 {
	clear:both;
	padding-top:20px;
}

.features01 h5 {
	background:url(../img/img_features03.jpg) no-repeat ;
	padding-top:6px;
}

.features02 h5 {
	background:url(../img/img_features02.jpg) no-repeat ;
	line-height:20px;
	padding-top:4px;
}

.features03 h5 {
	background:url(../img/img_features03.jpg) no-repeat ;
	padding-top:6px;
}

#content dl {
	padding-top:10px;
}

#content dl dt {
	width:420px;
	float:left;
	padding-top:10px;
}

#content dl dd {
	float:right;
}


/*スライドjs用*/
#scrollable ul{
	width:560px;
	margin:0 auto;
	}

#scrollable ul:after {
	content: "."; 
	display: block;
	height: 0; 
	clear: both; 
	visibility: hidden;
}

#scrollable ul { display: inline-block; }

/* Hides from IE-mac \*/
* html #scrollable ul { height: 1%; }
#scrollable ul { display: block; }
/* End hide from IE-mac */


#scrollable {
	width:617px;
	margin:0 auto 0 auto;
	position:relative;
	}
#scrollable .btn_left{
	position:absolute;
	left:0px;
	top:0px;
	cursor:pointer;
	}
#scrollable .btn_right{
	position:absolute;
	right:0px;
	top:0px;
	cursor:pointer;
	}
#scrollable .thumb{
	width:566px !important;
	margin:0 auto;
	height:110px;
	}
#scrollable .thumb li{
	float:left;
	margin-right:7px;
	position:relative;
	}
.thumb li span{
	position:absolute;
	left:1px;
	bottom:1px;
	color:#C00;
	font-size:10px;
	font-weight:bold;
	background:#000;
	padding:0 10px;
	}


/*TOP of TOP*/
#splashWrapper {
	width:900px;
	margin:0 auto;
}

#splash {
	z-index: 1;
	width:900px;
	margin:0 auto;
}

.light {
	position:absolute;
	top:361px;
	left:496px;
}
