@charset "UTF-8";
/*------------------------------------------------------------
	CASCADING STYLE SHEETS 3 - INDEVISUAL APPLICATIONS
	COPYRIGHT : 1997-2015 SPACE PROJECT
	BUILD : 2015-11-06T23:13:04+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
------------------------------------------------------------*/

/*------------------------------------------------------------
	HEADER STYLES
------------------------------------------------------------*/
body {
	text-align: left;
	color: #0b576c;
	background: #06081f url(/speed/succubus/items/succubus_background_body.jpg) no-repeat center 0px;
}
* p {
	text-align: left;
	text-justify: none;
}
#header {
	z-index: 100;
	height: 100px;
	width: 1000px;
	overflow: visible;
	margin: 0 auto;
	border-top: solid 1px #06081f;
}
#headerContainer {
	position: relative;
}
#headerContainer h1 {
	display: none;
}
#headerContainer h2 a {
	z-index: 10;
	position: relative;
	margin: -4px 5px 0 0px;
}
/*------------------------------------------------------------
	MAIN MENU
------------------------------------------------------------*/
#headerContainer h3.logotype a {
	z-index: 1;
	position: absolute;
	top: -40px;
	left: 0px;
	display: block;
	width: 360px;
	height: 0px;
	padding-top: 170px;
	margin-top: 0px;
	overflow: hidden;
	line-height: 200%;
	background: url(/speed/succubus/items/succubus_header_logotype@fs.png) no-repeat 0px 0px;
}
#headerContainer h3.logotype a:hover {
	opacity: 0.8;
	-ms-filter: "alpha(opacity=80)";
}
#mainMenu {
	z-index: 1;
	position: absolute;
	top: 60px;
	left: 360px;
	width: 650px;
	height: 60px;
	padding: 0px;
}
#mainMenu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
}
#mainMenu li a {
	display: block;
	height: 0px;
	padding-top: 50px;
	overflow: hidden;
	line-height: 300%;
	background: url(/speed/succubus/items/succubus_header_menu@fs.png) no-repeat 0px 0px;
}
#mainMenu li p {
	display: block;
	height: 0px;
	padding-top: 50px;
	overflow: hidden;
	line-height: 300%;
	background: url(/speed/succubus/items/succubus_header_menu@fs.png) no-repeat 0px 0px;
}
#mainMenu li.story a {
	width: 125px;
	background-position: 0px 0px;
}
#mainMenu li.story p {
	width: 125px;
	background-position: 0px -50px;
}
#mainMenu li.story a:hover {
	background-position: 0px -50px;
}
#mainMenu li.character a {
	width: 125px;
	background-position: -125px 0px;
}
#mainMenu li.character p {
	width: 125px;
	background-position: -125px -50px;
}
#mainMenu li.character a:hover {
	background-position: -125px -50px;
}
#mainMenu li.gallery a {
	width: 125px;
	background-position: -250px 0px;
}
#mainMenu li.gallery p {
	width: 125px;
	background-position: -250px -50px;
}
#mainMenu li.gallery a:hover {
	background-position: -250px -50px;
}
#mainMenu li.movie a {
	width: 125px;
	background-position: -375px 0px;
}
#mainMenu li.movie p {
	width: 125px;
	background-position: -375px -50px;
}
#mainMenu li.movie a:hover {
	background-position: -375px -50px;
}
#mainMenu li.trial a {
	width: 125px;
	background-position: -500px 0px;
}
#mainMenu li.trial p {
	width: 125px;
	background-position: -500px -50px;
}
#mainMenu li.trial a:hover {
	background-position: -500px -50px;
}
/*------------------------------------------------------------
	MAIN CONTENTS
------------------------------------------------------------*/
#contentsContainer {
	overflow: visible;
	width: 1000px;
	margin: 0 auto;
	padding: 0;
}
#mainInfomation {
	position: relative;
	overflow: visible;
	width: 970px;
	margin-top: 100px;
	min-height: 560px;
	padding: 15px;
	color: #224255;
	background: url(/speed/succubus/items/succubus_background_mainInfomation@fs.png) no-repeat 0 0;
}
#mainInfomation:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
/*------------------------------------------------------------
	INDEX INFOMATIONS
------------------------------------------------------------*/
body.index {
	background: #06081f url(/speed/succubus/items/succubus_background_main.jpg) no-repeat center 0px;
}
body.index #header {
	z-index: 100;
	height: 0px;
	overflow: visible;
	border-top: solid 1px #06081f;
	background: none;
}
body.index #contentsContainer {
	position: relative;
	overflow: visible;
	width: 1000px;
	height: 1150px;
	margin: 0px auto;
	padding: 0;
}
body.index #contentsContainer p.release {
	position: absolute;
	left: 10px;
	top: -210px;
	width: 380px;
	height: 0px;
	padding-top: 210px;
	overflow: hidden;
	line-height: 200%;
	background: url(/speed/succubus/items/succubus_background_release4@fs.png) no-repeat 0px 0px;
}
body.index #contentsContainer p.caption {
	position: absolute;
	left: 0px;
	top: -550px;
	width: 900px;
	height: 0px;
	padding-top: 300px;
	overflow: hidden;
	line-height: 200%;
	background: url(/speed/succubus/items/succubus_background_caption@fs.png) no-repeat 0px 0px;
}
body.index #mainInfomation {
	position: absolute;
	overflow: visible;
	bottom: 0px;
	width: 970px;
	min-height: 150px;
	padding: 15px;
	line-height: 200%;
	background: url(/common/ui_apps/background_mainInfomation.png) no-repeat 0 0;
}
body.index #mainInfomation h4 {
	padding: 7px 0 5px 0;
	margin-bottom: 15px;
	padding-left: 2em;
	font-size: 1.14em;
	font-weight: bold;
	color: #ffffff;
	border: 1px solid #ffffff;
	background: #224255 url(/common/ui/background_contentsHeaderBlack.png) no-repeat 10px center;
}
body.index #mainInfomation div.staff {
	float: left;
	width: 400px;
	padding: 10px;
}
body.index #mainInfomation div.spec {
	float: left;
	width: 530px;
	padding: 10px;
}
body.index #mainInfomation div dl {
	padding: 0 5px;
	font-size: 0.92em;
	color: #224255;
}
body.index #mainInfomation div dl .emphasize {
	color: #224255;
}
body.index #mainInfomation div dl dt {
	float: left;
	width: 7em;
	margin-bottom: 5px;
	padding: 0 0 5px 1em;
	border-bottom: 1px solid #0b576c;
}
body.index #mainInfomation div dl dd {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #0b576c;
}
body.index #mainInfomation div dl dd span.ruby {
	font-size: 0.92em;
}
body.index #mainInfomation div dl dd span.ruby:before {
	margin-left: 1em;
	content: "（";
}
body.index #mainInfomation div dl dd span.ruby:after {
	content: "）";
}
body.index #mainInfomation div dl dd:before {
	content: "：";
	padding-right: 1em;
}
body.index #mainInfomation dl.history {
	position: absolute;
	left: 10px;
	top: -535px;
	width: 250px;
	color: #ffffff;
	line-height: 1em;
}
body.index #mainInfomation dl.history dt {
	float: left;
	width: 10em;
	padding: 0 0 3px 0;
}
body.index #mainInfomation dl.history dd {
	margin-bottom: 3px;
	padding-bottom: 5px;
}
body.index #mainInfomation dl.history dt:after {
	content: "：";
	padding-right: 0.5em;
}
body.index #mainInfomation a.support {
	clear: both;
	display: block;
	text-align: center;
}
body.index #mainInfomation a.support img {
	margin-top: 10px;
}
body.index #mainInfomation p.banner {
	clear: both;
	padding: 0;
	margin: 0 0 0 13px;
	text-align: left;
}
body.index #mainInfomation p.banner a:hover img {
	opacity: 0.8;
	-ms-filter: "alpha(opacity=80)";
	cursor: pointer;
}
/*------------------------------------------------------------
	STORY
------------------------------------------------------------*/
#mainInfomation h4.story {
	width: 250px;
	height: 0px;
	margin-top: -100px;
	margin-left: 0px;
	padding-top: 135px;
	overflow: hidden;
	line-height: 200%;
	background: url(/speed/succubus/items/succubus_headline@fs.png) no-repeat 0px 0px;
}
#mainInfomation #story {
	position: relative;
	width: 930px;
	height: 0px;
	margin: 0px 0 10px 20px;
	padding-top: 600px;
	overflow: hidden;
	line-height: 200%;
	background: url(/speed/succubus/items/succubus_story@fs.png) no-repeat 0px 0px;
	z-index: 1;
}
/*------------------------------------------------------------
	CHARACTER
------------------------------------------------------------*/
#mainInfomation h4.character {
	width: 250px;
	height: 0px;
	margin-top: -100px;
	margin-left: 0px;
	padding-top: 135px;
	overflow: hidden;
	line-height: 200%;
	background: url(/speed/succubus/items/succubus_headline@fs.png) no-repeat 0px -135px;
}
#mainInfomation div.characterDescription h5 {
	margin-top: 10px;
}
#mainInfomation div.characterDescription {
	float: left;
	width: 450px;
	height: 0px;
	margin: 0 0 10px 25px;
	padding-top: 330px;
	overflow: hidden;
	line-height: 200%;
}
#mainInfomation #character01 {
	background: url(/speed/succubus/items/succubus_character01@fs.png) no-repeat 0px 0px;
}
#mainInfomation #character02 {
	background: url(/speed/succubus/items/succubus_character02@fs.png) no-repeat 0px 0px;
}
#mainInfomation #character03 {
	background: url(/speed/succubus/items/succubus_character03@fs.png) no-repeat 0px 0px;
}
#mainInfomation #character04 {
	background: url(/speed/succubus/items/succubus_character04@fs.png) no-repeat 0px 0px;
}
/*------------------------------------------------------------
	GALLERY
------------------------------------------------------------*/
#mainInfomation h4.gallery {
	width: 250px;
	height: 0px;
	margin-top: -100px;
	margin-left: 0px;
	padding-top: 135px;
	overflow: hidden;
	line-height: 200%;
	background: url(/speed/succubus/items/succubus_headline@fs.png) no-repeat 0px -270px;
}
#mainInfomation #gallery {
	position: relative;
	overflow: visible;
	width: 640px;
	height: 480px;
	margin: 20px 0 10px 24px;
	background: url(/common/nivo-slider/loading.gif) no-repeat 50% 50%;
	border: 1px solid #00a6c8;
}
#mainInfomation #gallery > img {
	display: none;
}
#gallery div.nivo-slice {
	display: block;
	position: absolute;
	z-index: 5;
	height: 100%;
}
#gallery div.nivo-controlNav {
	width: 290px;
	margin-left: 640px;
}
#gallery div.nivo-controlNav a img {
	float: left;
	margin-top: 0px;
	margin-left: 8px;
	margin-bottom: 6px;
	border: 1px solid #000000;
}
#gallery div.nivo-controlNav a.active img {
	opacity: 0.7;
	-ms-filter: "alpha(opacity=70)";
	border: 1px solid #00a6c8;

}
#gallery div.nivo-controlNav a:hover img {
	opacity: 0.7;
	-ms-filter: "alpha(opacity=70)";
	cursor: pointer;
}
/*------------------------------------------------------------
	MOVIE
------------------------------------------------------------*/
#mainInfomation h4.movie {
	width: 250px;
	height: 0px;
	margin-top: -100px;
	margin-left: 0px;
	padding-top: 135px;
	overflow: hidden;
	line-height: 200%;
	background: url(/speed/succubus/items/succubus_headline@fs.png) no-repeat 0px -405px;
}
#mainInfomation div.movieContents {
	margin: 20px 0 10px 85px;
}
#mainInfomation div.movieContents object {
	border: 1px solid #00a6c8;
}
#mainInfomation div.movieDescription {
	position: relative;
	width: 970px;
	padding: 0 15px;
	color: #0b576c;
}
#mainInfomation div.movieDescription h5.movieHeader {
	width: 970px;
	height: 0px;
	padding-top: 50px;
	margin-bottom: 20px;
	overflow: hidden;
	line-height: 200%;
	background: url(/speed/succubus/items/succubus_headline_movie@fs.png) no-repeat 0px 0px;
}
#mainInfomation div.movieDescription span.dlButton a {
	position: absolute;
	top: 60px;
	right: 108px;
	display: block;
	width: 150px;
	height: 0px;
	padding-top: 40px;
	overflow: hidden;
	line-height: 200%;
	background: url(/speed/succubus/items/succubus_button_download@fs.png) no-repeat 0 0;
}
#mainInfomation div.movieDescription span.dlButton a:hover {
	background-position: 0 -40px;
}
#mainInfomation div.movieDescription dt {
	float: left;
	width: 6em;
	margin: 0 0 5px 70px;
	font-size: 0.92em;
}
#mainInfomation div.movieDescription dd {
	margin-bottom: 5px;
	font-size: 0.92em;
}
#mainInfomation div.movieDescription dd:before {
	content: "：";
	margin-right: 10px;
}
/*------------------------------------------------------------
	TRIAL
------------------------------------------------------------*/
#mainInfomation h4.trial {
	width: 250px;
	height: 0px;
	margin-top: -100px;
	margin-left: 0px;
	padding-top: 135px;
	overflow: hidden;
	line-height: 200%;
	background: url(/speed/succubus/items/succubus_headline@fs.png) no-repeat 0px -540px;
}
#mainInfomation div.trialContents {
	position: relative;
	width: 970px;
	padding: 0 15px;
	color: #0b576c;
}
#mainInfomation div.trialContents h5.trialHeader {
	width: 970px;
	height: 0px;
	padding-top: 50px;
	margin-bottom: 20px;
	overflow: hidden;
	line-height: 200%;
	background: url(/speed/succubus/items/succubus_headline_trial@fs.png) no-repeat 0px 0px;
}
#mainInfomation div.trialContents span.dlButton a {
	position: absolute;
	bottom: 0px;
	right: 70px;
	display: block;
	width: 150px;
	height: 0px;
	margin-top: 20px;
	padding-top: 40px;
	overflow: hidden;
	line-height: 200%;
	background: url(/speed/succubus/items/succubus_button_download@fs.png) no-repeat 0 0;
}
#mainInfomation div.trialContents span.dlButton a:hover {
	background-position: 0 -40px;
}
#mainInfomation div.trialContents dt {
	float: left;
	width: 6em;
	margin: 0 0 5px 70px;
	font-size: 0.92em;
}
#mainInfomation div.trialContents dd {
	margin-left: 10px;
	margin-bottom: 5px;
	font-size: 0.92em;
}
#mainInfomation div.trialContents dd:before {
	margin-right: 10px;
	content: "：";
}
#mainInfomation div.trialContents span.screenshot {
	display: block;
	width: 900px;
	margin: 20px 0 20px 27px;
	z-index: 10;
}
#mainInfomation div.trialContents span.screenshot img {
	margin: 0 10px 10px 0;
	border: 1px solid #00a6c8;
}
#mainInfomation div.trialContents span.screenshot a:hover img {
	opacity: 0.7;
	-ms-filter: "alpha(opacity=70)";
	cursor: pointer;
}
#mainInfomation div.trialDescription {
	position: relative;
	width: 940px;
	margin-top: 20px;
	margin-bottom: 30px;
	padding: 0 15px;
	color: #0b576c;
}
#mainInfomation div.trialDescription ul {
	margin: 20px 0;
	padding-left: 90px;
	font-size: 0.88em;
	color: #136b8c;
}
#mainInfomation div.trialDescription ul li {
	margin-bottom: 10px;
}
#mainInfomation div.trialDescription h6 {
	width: 970px;
	height: 0px;
	padding-top: 35px;
	margin: 30px 0 5px 0 ;
	overflow: hidden;
	line-height: 200%;
}
#mainInfomation div.trialDescription h6.install {
	background: url(/speed/succubus/items/succubus_headline_install@fs.png) no-repeat 0px 0px;
}
#mainInfomation div.trialDescription h6.uninstall {
	background: url(/speed/succubus/items/succubus_headline_uninstall@fs.png) no-repeat 0px 0px;
}
#mainInfomation div.trialDescription p {
	padding: 5px 30px 5px 70px;
	line-height: 1.5em;
	text-align: justify;
	text-justify: inter-ideograph;
}
/*------------------------------------------------------------
	DL PRODUCTS
------------------------------------------------------------*/
#mainInfomation h4.dlproducts {
	width: 250px;
	height: 0px;
	margin-top: -100px;
	margin-left: 0px;
	padding-top: 135px;
	overflow: hidden;
	line-height: 200%;
	background: url(/speed/succubus/items/succubus_headline@fs.png) no-repeat 0px -675px;
}
#mainInfomation h5.dlproducts {
	width: 970px;
	height: 0px;
	padding-top: 50px;
	margin: 20px 0 20px 20px;
	overflow: hidden;
	line-height: 200%;
	background: url(/speed/succubus/items/succubus_headline_dlproducts@fs.png) no-repeat 0px 0px;
}
#mainInfomation div.bannerContainer {
	width: 890px;
	padding: 0 40px;
	overflow: visible;
	color: #0b576c;
}
#mainInfomation div.bannerContainer:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
#mainInfomation div.bannerContainer div.div4Columns {
	float: left;
	width: 200px;
	margin: 10px 10px;
}
#mainInfomation div.bannerContainer div.div4Columns p {
	margin: 10px 0;
	padding: 0;
	text-align: center;
}
#mainInfomation div.bannerContainer p {
	margin: 0 0 10px 10px;
	line-height: 1.5em;
	text-align: justify;
	text-justify: inter-ideograph;
}
#mainInfomation div.bannerContainer hr {
	border-width: 0;
	margin-bottom: 20px;
}
/*------------------------------------------------------------
	FOOTER - WHITE TEXT
------------------------------------------------------------*/
body.index #footer {
	width: 970px;
	padding: 15px;
	background: url(/common/ui_apps/background_mainInfomation.png) no-repeat 0px -1985px;	
}
#footer {
	width: 970px;
	padding: 15px;
	background: url(/speed/succubus/items/succubus_background_mainInfomation@fs.png) no-repeat 0px -1970px;	
}
body.exApps #footer ul.footerMenu li.copyrightBrand a {
	margin: -2px 0 0 -20px;
}
body.index #footer ul.footerMenu li.copyrightBrand a {
	margin: -15px 0 0 -20px;
}