@charset "UTF-8";
/*------------------------------------------------------------
	CASCADING STYLE SHEETS 3 - INDEVISUAL APPLICATIONS
	COPYRIGHT : 1997-2015 SPACE PROJECT
	BUILD : 2015-10-06T06:45:44+09:00
------------------------------------------------------------*/

/*------------------------------------------------------------
	FONT SIZE	12pt 1em (16pt 0.75 em)
	18pt	1.50 em		16pt	1.33 em		15pt	1.25 em
	14pt	1.17 em		11pt	0.92 em		10.5pt	0.88 em
	10pt	0.83 em		9pt		0.75 em
------------------------------------------------------------*/

/*------------------------------------------------------------
	COMMON STYLES
------------------------------------------------------------*/
body.index {
	background: #e94e97 url(/speed/seikou/items/seikou_background_pattern.png) repeat-x 0 0;
}
#header {
	z-index: 10;
	position: relative;
	margin: 0;
	padding: 0;
	height: 30px;
	border-top: 1px solid #999999;
}
#headerContainer {
	position: relative;
	overflow: visible;
}
#headerContainer h1 {
	display: none;
}
#headerContainer h2.speed a {
	position: absolute;
	right: 10px;
	width: 80px;
	height: 0px;
	padding-top: 30px;
	overflow: hidden;
	line-height: 200%;
	background: url(/speed/seikou/items/seikou_logotype_speed.png) no-repeat 0px 0px;
}
#headerContainer h3.logotype {
	position: absolute;
	top: -10px;
	left: 270px;
	display: block;
	width: 460px;
	height: 0px;
	padding-top: 220px;
	overflow: hidden;
	line-height: 200%;
	background: url(/speed/seikou/items/seikou_logotype.png) no-repeat 0px 0px;
}
#header h1 {
	display: none;
}
#footer {
	display: none;
}
/*------------------------------------------------------------
	MAIN CONTENTS STYLES
------------------------------------------------------------*/
#contentsContainerFlat {
	margin: -30px 0 0 0;
	padding: 0;
}
#mainInfomation {
	position: relative;
	width: 1000px;
	height: 915px;
	margin: 0px auto;
	padding: 0px;
	background: url(/speed/seikou/items/seikou_background_main.jpg) no-repeat 0 0;
	box-shadow: 0 0 20px #4d001f;
	-moz-box-shadow: 0 0 20px #4d001f;
	-webkit-box-shadow: 0 0 20px #4d001f;
}
#mainInfomation p.caption {
	z-index: 10;
	position: relative;
	top: 240px;
	left: 186px;
	display: block;
	width: 650px;
	height: 0px;
	padding-top: 170px;
	overflow: hidden;
	line-height: 200%;
	background: url(/speed/seikou/items/seikou_caption.png) no-repeat 0px 0px;
}
#mainInfomation p.movie a {
	z-index: 10;
	position: absolute;
	bottom: 240px;
	left: 278px;
	display: block;
	width: 340px;
	height: 0px;
	padding-top: 250px;
	overflow: hidden;
	line-height: 200%;
	background: url(/speed/seikou/items/seikou_button_movie.png) no-repeat 0px 0px;
}
#mainInfomation p.movie a:hover {
	background-position: 0px -250px;
}
#mainInfomation p.story a {
	z-index: 10;
	position: absolute;
	bottom: 150px;
	left: 278px;
	display: block;
	width: 340px;
	height: 0px;
	padding-top: 104px;
	overflow: hidden;
	line-height: 200%;
	background: url(/speed/seikou/items/seikou_button_link.png) no-repeat 0px 0px;
}
#mainInfomation p.story a:hover {
	background-position: 0px -105px;
}
#mainInfomation p.gallery a {
	z-index: 10;
	position: absolute;
	bottom: 60px;
	left: 278px;
	display: block;
	width: 340px;
	height: 0px;
	padding-top: 104px;
	overflow: hidden;
	line-height: 200%;
	background: url(/speed/seikou/items/seikou_button_link.png) no-repeat 0px -208px;
}
#mainInfomation p.gallery a:hover {
	background-position: 0px -312px;
}
/*------------------------------------------------------------
	CONTENTS FOOTER STYLES
------------------------------------------------------------*/
#specFooter {
	position: relative;
	width: 1000px;
	height: 300px;
	margin: 0px auto;
	background: #e94e97 url(/speed/seikou/items/seikou_background_specFooter.png) no-repeat 0 20px;
	box-shadow: 0 0 20px #4d001f;
	-moz-box-shadow: 0 0 20px #4d001f;
	-webkit-box-shadow: 0 0 20px #4d001f;
}
#specFooter dl.data {
	display: none;
}
#specFooter p.downloadMP4 a {
	z-index: 10;
	position: absolute;
	top: 104px;
	right: 20px;
	display: block;
	width: 350px;
	height: 0px;
	padding-top: 55px;
	overflow: hidden;
	line-height: 200%;
	background: url(/speed/seikou/items/seikou_button_download.png) no-repeat 0px 0px;
}
#specFooter p.downloadQT a {
	z-index: 10;
	position: absolute;
	top: 170px;
	right: 20px;
	display: block;
	width: 350px;
	height: 0px;
	padding-top: 55px;
	overflow: hidden;
	line-height: 200%;
	background: url(/speed/seikou/items/seikou_button_download.png) no-repeat 0px -55px;
}
#specFooter p a:hover {
	opacity: 0.9;
	-ms-filter: "alpha(opacity=90)"; /* ie8 */
}
/*------------------------------------------------------------
	STORY STYLES
------------------------------------------------------------*/
#storyContainer {
	display: none;
}
#story {
	width: 800px;
	height: 690px;
	overflow: visible;
	background: #e94e97;
	padding: 15px;
/*
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
*/
}
#story h4 {
	display: none;
}
#story p.description {
	width: 800px;
	height: 0px;
	padding-top: 690px;
	overflow: hidden;
	line-height: 200%;
	background: url(/speed/seikou/items/seikou_story.png) no-repeat 0px 0px;
}
/*------------------------------------------------------------
	GALLERY STYLES
------------------------------------------------------------*/
#galleryContainer {
	display: none;
	background: transparent;
}
#gallery {
	width: 800px;
	height: 690px;
	overflow: visible;
	background: #e94e97;
	padding: 15px;
/*
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
*/
}
#gallery h4 {
	display: none;
}
#gallery #screen {
	position: relative;
	overflow: visible;
	width: 800px;
	height: 450px;
	margin: 0px 0 0 0px;
	background: #222222 url(/common/nivo-slider/loading.gif) no-repeat 50% 50%;
	border: 1px solid #ffffff;
}
#gallery #screen > img {
	display: none;
}
#screen div.nivo-slice {
	display: block;
	position: absolute;
	z-index: 1;
	height: 100%;
	margin-top: -460px;
}
#screen div.nivo-controlNav {
	width: 820px;
	overflow: visible;
	margin-top: 460px;
}
#screen div.nivo-controlNav a img {
	float: left;
	margin: 0px 8px 9px 0;
	z-index: 10;
	border: 1px solid #ffffff;
}
#screen div.nivo-controlNav a.active img {
	opacity: 0.8;
	-ms-filter: "alpha(opacity=80)"; /* ie8 */
	border: 1px solid #ffffff;
}
#screen div.nivo-controlNav a:hover img {
	opacity: 0.8;
	-ms-filter: "alpha(opacity=80)"; /* ie8 */
	cursor: pointer;
}