div#content_wrapper{
	background-color:#074e91;
}
#main{

	background-image:url(../images/bg_water.png);
	background-size:cover;
	background-position: center bottom;
	height:auto;
}
#main .innerWrap{
	width:100%;
	background-image:url(../images/mainimg.png?0720);
	margin-top:40px;
	background-repeat: no-repeat;
	background-position: center top;
	height:653px;
}

#main .innerWrap .inner{
	width:980px;
	padding:0 10px;
	margin:0 auto;
	position:relative;
}

#main .innerWrap .inner h2.dory{
	background-image:url(../images/h2_dory.png);
	width:521px;
	height:112px;
	background-repeat: no-repeat;
	text-indent:-999px;
	overflow:hidden;
	position:absolute;
	top:0;
	right:10px;
}
#main .innerWrap .inner h2.robofish{
	background-image:url(../images/h2_robofish.png?0720);
	width:497px;
	height:497px;
	background-repeat: no-repeat;
	text-indent:-999px;
	overflow:hidden;
	position:absolute;
	top:133px;
	right:10px;
}

#main #social{
	position:absolute;
	left:20px;
	top:590px;
}
#main #social li{
	display:inline-block;
	height:20px;
	overflow:hidden;
}

#middles{
	background-color:#074e91;
	background-image:url(../images/img_sango.png);
	background-position: center bottom;
	background-size: 100% auto;
	background-repeat: no-repeat;
	margin-top:-10px;
}
#middles .inner{
	width:980px;
	padding:0 10px;
	margin:0 auto;
}
#middles #movie{
	width:978px;
	margin:0 auto;
	position:relative;
}

#middles #movie iframe{
	position:absolute;
	left:60px;top:60px;
}

#lineup h3{
	background-image:url(../images/h3_lineup.png);
	width:978px;
	height:147px;
	overflow:hidden;
	margin:4px auto;
	text-indent:-999px;
}
#lineup ul{
	width:980px;
	margin:0 auto;
}
#lineup ul li{
	float:left;
	margin-bottom:4px;
	position:relative;
}
#lineup ul li .spec{
	position:absolute;
	left:37px;

}
#lineup ul li .spec h4{
	font-size:22px;
	color:#fff;
	font-weight: bold;
	line-height:1em;
	margin-bottom:5px;
}
#lineup ul li .spec p{
	font-size:12px;
	line-height:1.5em;
}
#lineup ul li .spec p.releaseAndPrice{
	color:#fff;
	margin-bottom:20px;
}
#lineup ul li .spec p.sizeAndJan{
	color:#000;
}
#lineup ul li.mr{
	margin-right:2px;
}
#lineup ul li.ml{
	margin-left:2px;
}
#banners ul li{
	float:left;

}
#banners ul li a{
	width:487px;
	height:100px;
	text-indent:-999px;
	overflow:hidden;
	display:block;
	background-repeat: no-repeat;
}
#banners ul li a:hover{
	background-position:0 -100px;
}
#banners ul li.robofish{
	margin-right:4px;
}
#banners ul li.robofish a{
	background-image:url(../images/btn_robofish.png);
}

#banners ul li.roboalive a{
	background-image:url(../images/btn_roboalive.png);
}
#banners ul li.t2mall{
	text-align: center;
	width:100%;
}
#banners ul li.t2mall a{
	margin:0 auto;
	background-image:url(../images/btn_t2mall.png);
}
#footer{
	text-align: center;
	padding:20px 0 30px 0;
	position:relative;
}
#footer small{
	font-size:12px;
	color:#fff;
	position:absolute;
	right:20px;bottom:20px;
}
#footer small span{
	font-family: "Verdana";
}
