@charset "UTF-8";
/*------------------------------------------------------------
	CASCADING STYLE SHEETS 3 - INDEVISUAL APPLICATIONS
	COPYRIGHT : 1997-2017 SPACE PROJECT
	BUILD : 2017-02-06T01:07:38+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;
	background: #000000 url(/ateliergh/8m/items/8m_background_main.png) repeat-x center top;
}
* p {
	text-align: left;
	text-justify: none;
}
#header {
	height: 70px;
	overflow: visible;
	border-top: solid 0px #000000;
	margin-top: -15px;
	background: url(/ateliergh/8m/items/8m_background_header.png) repeat 0px 0px;
}
#headerContainer {
	position: relative;
	overflow: visible;
}
#headerContainer h1 {
	display: none;
}
#headerContainer h2.ateliergh a {
	z-index: 100;
	display: block;
	width: 110px;
	height: 0px;
	padding-top: 34px;
	margin-top: 20px;
	overflow: hidden;
	line-height: 300%;
	background: url(/ateliergh/8m/items/8m_logotype_ateliergh.png) no-repeat 0px 0px;
}
/*------------------------------------------------------------
	MAIN MENU
------------------------------------------------------------*/
#headerContainer h3.logotype a {
	position: absolute;
	top: -50px;
	left: 0px;
	display: block;
	width: 300px;
	height: 0px;
	padding-top: 94px;
	overflow: hidden;
	line-height: 300%;
	background: url(/ateliergh/8m/items/8m_logotype.png) no-repeat 0px 0px;
}
body.index #headerContainer h3.logotype a {
	position: absolute;
	top: 50px;
	left: 580px;
	display: block;
	width: 410px;
	height: 0px;
	padding-top: 125px;
	overflow: hidden;
	line-height: 300%;
	background: url(/ateliergh/8m/items/8m_logotype_index@fs.png) no-repeat 0px 0px;
}
#headerContainer h3.logotype a:hover {
	opacity: 0.8;
	-ms-filter: "alpha(opacity=80)";
}
#mainMenu {
	z-index: 200;
	position: absolute;
	top: 10px;
	left: 310px;
	width: 580px;
	height: 50px;
	padding: 0px;
}
body.index #mainMenu {
	left: 0px;
	width: 680px;
}
#mainMenu li {
	float: left;
	list-style: none;
	margin: 0 5px 0 0;
	padding: 0px;
	padding-right: 0px;
}
body.index #mainMenu li {
	margin: 0 20px 0 0;
}
#mainMenu li a {
	display: block;
	height: 0px;
	padding-top: 50px;
	overflow: hidden;
	line-height: 300%;
	background: url(/ateliergh/8m/items/8m_menu.png) no-repeat 0px 0px;
}
#mainMenu li p {
	display: block;
	height: 0px;
	padding-top: 50px;
	overflow: hidden;
	line-height: 300%;
	background: url(/ateliergh/8m/items/8m_menu.png) no-repeat 0px 0px;
}
#mainMenu li.story {
	width: 110px;
}
#mainMenu li.story a {
	background-position: 0px 0px;
}
#mainMenu li.story p {
	background-position: 0px -50px;
}
#mainMenu li.story a:hover {
	background-position: 0px -50px;
}
#mainMenu li.character {
	width: 121px;
}
#mainMenu li.character a {
	background-position: -110px 0px;
}
#mainMenu li.character p {
	background-position: -110px -50px;
}
#mainMenu li.character a:hover {
	background-position: -110px -50px;
}
#mainMenu li.gallery {
	width: 113px;
}
#mainMenu li.gallery a {
	background-position: -231px 0px;
}
#mainMenu li.gallery p {
	background-position: -231px -50px;
}
#mainMenu li.gallery a:hover {
	background-position: -231px -50px;
}
#mainMenu li.movie {
	width: 90px;
}
#mainMenu li.movie a {
	background-position: -344px 0px;
}
#mainMenu li.movie p {
	background-position: -344px -50px;
}
#mainMenu li.movie a:hover {
	background-position: -344px -50px;
}
#mainMenu li.trial {
	width: 116px;
}
#mainMenu li.trial a {
	background-position: -434px 0px;
}
#mainMenu li.trial p {
	background-position: -434px -50px;
}
#mainMenu li.trial a:hover {
	background-position: -434px -50px;
}
/*------------------------------------------------------------
	INDEX INFOMATIONS
------------------------------------------------------------*/
body.index #contentsContainer {
	position: relative;
	overflow: visible;
	width: 1000px;
	height: 1150px;
	margin: 0px auto;
	padding: 0;
}
body.index #contentsContainer #mainVisual {
	z-index: 1;
	position: absolute;
	left: 0px;
	top: -20px;
	width: 700px;
	height: 0px;
	padding-top: 880px;
	overflow: hidden;
	line-height: 300%;
	background: url(/ateliergh/8m/items/8m_mainVisual@fs.png) no-repeat 0px 0px;
}
body.index #contentsContainer #caption {
	z-index: 10;
	position: absolute;
	right: 10px;
	top: 220px;
	width: 500px;
	height: 0px;
	padding-top: 500px;
	overflow: hidden;
	line-height: 300%;
	background: url(/ateliergh/8m/items/8m_caption@fs.png) no-repeat 0px 0px;
}
body.index #contentsContainer #release {
	z-index: 10;
	position: absolute;
	top: 550px;
	right: 16px;
	width: 410px;
	height: 0px;
	padding-top: 160px;
	overflow: hidden;
	line-height: 300%;
	background: url(/ateliergh/8m/items/8m_release4@fs.png) no-repeat 0px 0px;
}
body.index #mainInfomation {
	z-index: 100;
	position: absolute;
	overflow: visible;
	bottom: 0px;
	width: 970px;
	min-height: 150px;
	padding: 15px;
	line-height: 300%;
	color: #400021;
	background: url(/ateliergh/8m/items/8m_background_mainInfomation_index.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: 0px solid #ffffff;
	background: #e50078 url(/common/ui/background_contentsHeaderBlack.png) no-repeat 10px center;
}
body.index #mainInfomation div.staff {
	float: left;
	width: 515px;
	padding: 10px;
	color: #70003a;
}
body.index #mainInfomation div.spec {
	float: left;
	width: 415px;
	padding: 10px;
	color: #70003a;
}
body.index #mainInfomation div dl {
	padding: 0 5px;
	font-size: 0.92em;
}
body.index #mainInfomation div dl dt {
	float: left;
	width: 7em;
	margin-bottom: 5px;
	padding: 0 0 5px 1em;
	border-bottom: 1px solid #7e345a;
}
body.index #mainInfomation div.staff dl dt {
	width: 11em;
}
body.index #mainInfomation div.staff dl dt.lineBreak {
	width: 13em;
}
body.index #mainInfomation div dl dd {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #7e345a;
}
body.index #mainInfomation div dl dd.lineBreak {
	text-indent: -2em;
}
body.index #mainInfomation div dl dd span.ruby {
	font-size: 0.92em;
}
body.index #mainInfomation div dl dd:before {
	content: "：";
	padding-right: 1em;
}
body.index #mainInfomation dl.history {
	position: absolute;
	left: 760px;
	top: -40px;
	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;
}
body.index #contentsContainer p.button_trial a {
	position: absolute;
	right: 10px;
	top: -300px;
	width: 240px;
	height: 0px;
	padding-top: 240px;
	overflow: hidden;
	line-height: 300%;
	background: url(/ateliergh/bokkinin/items/bokkinin_button_trial.png) no-repeat 0px 0px;
}
body.index #contentsContainer p.button_trial a:hover {
	opacity: 0.8;
	-ms-filter: "alpha(opacity=80)";
	cursor: pointer;
}
/*------------------------------------------------------------
	MAIN CONTENTS
------------------------------------------------------------*/
#contentsContainer {
	position: relative;
	overflow: visible;
	width: 1000px;
	margin: 10px auto 0 auto;
	padding: 0;
	background: url(/ateliergh/8m/items/8m_background_article.png) no-repeat 0 0px;
}
body.index #contentsContainer {
	background: none;
}
#mainInfomation {
	position: relative;
	overflow: visible;
	width: 970px;
	margin-top: 160px;
	min-height: 500px;
	padding: 15px;
	color: #222222;
	background: url(/ateliergh/8m/items/8m_background_mainInfomation.png) no-repeat 0 0;
}
#mainInfomation:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
#mainInfomation hr {
	width: 940px;
	border-bottom: 1px solid #b20000;
	margin: 20px 15px;
}
/*------------------------------------------------------------
	STORY
------------------------------------------------------------*/
#mainInfomation h4.story {
	width: 194px;
	height: 0px;
	margin: -60px 0 10px 0;
	padding-top: 90px;
	overflow: hidden;
	line-height: 300%;
	background: url(/ateliergh/8m/items/8m_headline.png) no-repeat 0px 0px;
}
#mainInfomation #story {
	position: relative;
	width: 930px;
	height: 0px;
	margin: 0px 0 10px 20px;
	padding-top: 530px;
	overflow: hidden;
	line-height: 300%;
	background: url(/ateliergh/8m/items/8m_story@fs.png) no-repeat 0px 0px;
	z-index: 1;
}
/*------------------------------------------------------------
	CHARACTER
------------------------------------------------------------*/
#mainInfomation h4.character {
	width: 216px;
	height: 0px;
	margin: -60px 0 10px 0;
	padding-top: 90px;
	overflow: hidden;
	line-height: 300%;
	background: url(/ateliergh/8m/items/8m_headline.png) no-repeat -194px 0px;
}
#mainInfomation div.characterDescription {
	position: relative;
	z-index: 10;
	float: left;
	width: 455px;
	height: 0px;
	margin: 0px 0px 18px 16px;
	padding-top: 450px;
	overflow: hidden;
	line-height: 300%;
	color: #ffffff;
	border: 3px solid #ffffff;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	box-shadow: 0 0 6px #e61784;
	-webkit-box-shadow: 0 0 6px #e61784;
	-moz-box-shadow: 0 0 6px #e61784;
}
#mainInfomation #character09 {
	position: relative;
	z-index: 10;
	float: left;
	width: 932px;
	height: 0px;
	margin: 0px 0px 0px 18px;
	padding-top: 220px;
	overflow: hidden;
	line-height: 300%;
	color: #ffffff;
	border: 3px solid #ffffff;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	box-shadow: 0 0 6px #e61784;
	-webkit-box-shadow: 0 0 6px #e61784;
	-moz-box-shadow: 0 0 6px #e61784;
}
#mainInfomation #character01 {
	background: url(/ateliergh/8m/items/8m_character01.jpg) no-repeat 0px 0px;
}
#mainInfomation #character02 {
	background: url(/ateliergh/8m/items/8m_character02.jpg) no-repeat 0px 0px;
}
#mainInfomation #character03 {
	background: url(/ateliergh/8m/items/8m_character03.jpg) no-repeat 0px 0px;
}
#mainInfomation #character04 {
	background: url(/ateliergh/8m/items/8m_character04.jpg) no-repeat 0px 0px;
}
#mainInfomation #character05 {
	background: url(/ateliergh/8m/items/8m_character05.jpg) no-repeat 0px 0px;
}
#mainInfomation #character06 {
	background: url(/ateliergh/8m/items/8m_character06.jpg) no-repeat 0px 0px;
}
#mainInfomation #character07 {
	background: url(/ateliergh/8m/items/8m_character07.jpg) no-repeat 0px 0px;
}
#mainInfomation #character08 {
	background: url(/ateliergh/8m/items/8m_character08.jpg) no-repeat 0px 0px;
}
#mainInfomation #character09 {
	background: url(/ateliergh/8m/items/8m_character09.jpg) no-repeat 0px 0px;
}
/*------------------------------------------------------------
	GALLERY
------------------------------------------------------------*/
#mainInfomation h4.gallery {
	width: 201px;
	height: 0px;
	margin: -60px 0 10px 0;
	padding-top: 90px;
	overflow: hidden;
	line-height: 300%;
	background: url(/ateliergh/8m/items/8m_headline.png) no-repeat -410px 0px;
}
#mainInfomation #gallery {
	position: relative;
	overflow: visible;
	width: 800px;
	height: 450px;
	margin: 20px 0 10px 85px;
	background: url(/common/nivo-slider/loading.gif) no-repeat 50% 50%;
	border: 2px solid #ffffff;
}
#mainInfomation #gallery > img {
	display: none;
}
#gallery div.nivo-slice {
	display: block;
	position: absolute;
	z-index: 1;
	height: 100%;
	margin-top: -460px;
}
#gallery div.nivo-controlNav {
	width: 820px;
	overflow: visible;
	margin-top: 460px;
	margin-left: -1px;
}
#gallery div.nivo-controlNav a img {
	float: left;
	margin: 0px 8px 10px 0;
	border: 2px solid #ffffff;
	z-index: 10;
}
#gallery div.nivo-controlNav a.active img {
	opacity: 0.7;
	-ms-filter: "alpha(opacity=70)";
	border: 2px solid #e40084;
}
#gallery div.nivo-controlNav a:hover img {
	opacity: 0.7;
	-ms-filter: "alpha(opacity=70)";
	cursor: pointer;
}
/*------------------------------------------------------------
	MOVIE
------------------------------------------------------------*/
#mainInfomation h4.movie {
	width: 160px;
	height: 0px;
	margin: -60px 0 10px 0;
	padding-top: 90px;
	overflow: hidden;
	line-height: 300%;
	background: url(/ateliergh/8m/items/8m_headline.png) no-repeat -611px 0px;
}
#mainInfomation div.movieContents {
	margin: 10px 0 10px 83px;
}
#mainInfomation div.movieContents video,
#mainInfomation div.movieContents object {
	border: 2px solid #e40084;
}
#mainInfomation div.movieDescription {
	position: relative;
	width: 804px;
	padding: 0 15px;
	margin-left: 70px;
	color: #ffffff;
}
#mainInfomation div.movieDescription h5 {
	width: 804px;
	height: 0px;
	padding-top: 50px;
	overflow: hidden;
	line-height: 300%;
	margin-bottom: 20px;
}
#mainInfomation div.movieDescription h5.movieHeader {
	background: url(/ateliergh/8m/items/8m_headline_promotionVideo.png) no-repeat 0px 0px;
}
#mainInfomation div.movieDescription span.dlButton a {
	position: absolute;
	bottom: 0px;
	right: 30px;
	display: block;
	width: 150px;
	height: 0px;
	margin-top: 20px;
	padding-top: 35px;
	overflow: hidden;
	line-height: 300%;
	background: url(/ateliergh/8m/items/8m_button_download.png) no-repeat 0 -35px;
}
#mainInfomation div.movieDescription span.dlButton a:hover {
	background-position: 0 0;
}
#mainInfomation div.movieDescription dt {
	float: left;
	width: 6em;
	margin: 0 0 5px 30px;
	font-size: 0.92em;
}
#mainInfomation div.movieDescription dd {
	margin-left: 10px;
	margin-bottom: 5px;
	font-size: 0.92em;
}
#mainInfomation div.movieDescription dd:before {
	content: "：";
}
/*------------------------------------------------------------
	TRIAL
------------------------------------------------------------*/
#mainInfomation h4.trial {
	width: 206px;
	height: 0px;
	margin: -60px 0 10px 0;
	padding-top: 90px;
	overflow: hidden;
	line-height: 300%;
	background: url(/ateliergh/8m/items/8m_headline.png) no-repeat -771px 0px;
}
#mainInfomation div.trialContents {
	position: relative;
	width: 970px;
	padding: 0 15px;
	color: #ffffff;
}
#mainInfomation div.trialContents img {
	margin: 0 0px 6px 0;
	border: 1px solid #e70084;
}
#mainInfomation div.trialContents a:hover img {
	opacity: 0.8;
	-ms-filter: "alpha(opacity=80)";
	cursor: pointer;
}
#mainInfomation p.trialScreen {
	position: absolute;
	top: 0;
	left: 483px;
	width: 472px;
	margin: 0px 0 0 0px;
	line-height: 2em;
	text-align: left;
	text-justify: auto;
}
#mainInfomation p.trialScreen a img {
	margin-left: 8px;
}
#mainInfomation div.trialDescription {
	clear: both;
	position: relative;
	width: 940px;
	margin-top: 20px;
	margin-bottom: 30px;
	padding: 0 15px;
	color: #ffffff;
}
#mainInfomation div.trialDescription h5.trialHeader {
	width: 935px;
	height: 0px;
	padding-top: 50px;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 20px;
	overflow: hidden;
	line-height: 300%;
	background: url(/ateliergh/8m/items/8m_headline_trial.png) no-repeat 0px 0px;
}
#mainInfomation div.trialDescription span.dlButton a {
	position: absolute;
	top: 60px;
	right: 20px;
	display: block;
	width: 150px;
	height: 0px;
	margin-top: 20px;
	padding-top: 35px;
	overflow: hidden;
	line-height: 300%;
	background: url(/ateliergh/8m/items/8m_button_download.png) no-repeat 0 -35px;
}
#mainInfomation div.trialDescription span.dlButton a:hover {
	background-position: 0 0;
}
#mainInfomation div.trialDescription dl {
	position: absolute;
	top: 130px;
	right: 15px;
	width: 12.5em;
}
#mainInfomation div.trialDescription dt {
	float: left;
	width: 4em;
	font-size: 0.92em;
}
#mainInfomation div.trialDescription dd {
	margin-bottom: 5px;
	font-size: 0.92em;
}
#mainInfomation div.trialDescription dd:before {
	content: "：";
	padding: 0 5px;
}
#mainInfomation div.trialDescription ul {
	margin: 10px 0 20px 0;
	padding-left: 100px;
	font-size: 0.88em;
}
#mainInfomation div.trialDescription ul li {
	margin-bottom: 10px;
	line-height: 1.5em;
}
#mainInfomation div.trialDescription h6 {
	width: 600px;
	height: 0px;
	padding-top: 35px;
	margin: 10px 0 5px 0 ;
	overflow: hidden;
	line-height: 300%;
}
#mainInfomation div.trialDescription h6.trialInstall {
	background: url(/ateliergh/8m/items/8m_headline_trial_install.png) no-repeat 0px 0px;
}
#mainInfomation div.trialDescription h6.trialUninstall {
	background: url(/ateliergh/8m/items/8m_headline_trial_uninstall.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;
}
#mainInfomation div.trialDescription p.trialCaption {
	font-size: 1.17em;
}
/*------------------------------------------------------------
	PRIVILEGE
------------------------------------------------------------*/
#mainInfomation h4.privilege {
	width: 240px;
	height: 0px;
	margin: -60px 0 10px 0;
	padding-top: 90px;
	overflow: hidden;
	line-height: 300%;
	background: url(/ateliergh/8m/items/8m_headline.png) no-repeat -1400px 0px;
}
#mainInfomation p.privilege {
	margin: 10px 0 0 10px;
	text-align: left;
}
#mainInfomation p.privilege img {
	margin: 0 0 20px 10px;
}
#mainInfomation p.privilege a:hover img {
	opacity: 0.8;
	-ms-filter: "alpha(opacity=80)";
	cursor: pointer;
}
#mainInfomation p.caution {
	margin: 0 0 0 30px;
	line-height: 2em;
	text-align: center;
	text-justify: auto;
	color: #e60078;
	font-weight: bold;
	text-shadow: 0 0 8px rgba(255,255,255,1);
}
/*------------------------------------------------------------
	DL PRODUCTS
------------------------------------------------------------*/
#mainInfomation h4.dlproducts {
	width: 240px;
	height: 0px;
	margin: -60px 0 10px 0;
	padding-top: 90px;
	overflow: hidden;
	line-height: 300%;
	background: url(/ateliergh/8m/items/8m_headline.png) no-repeat -1160px 0px;
}
#mainInfomation h5.dlproducts {
	width: 970px;
	height: 0px;
	padding-top: 0px;
	margin: 0px 0 20px 20px;
	overflow: hidden;
	line-height: 300%;
	background: url(/speed/lovexhate/items/lovexhate_headline_dlproducts.png) no-repeat 0px 0px;
}
#mainInfomation div.bannerContainer {
	width: 890px;
	padding: 0 40px;
	overflow: visible;
	color: #3a2894;
}
#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;
	color: #ffffff;
}
#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;
}
/*------------------------------------------------------------
	SUPPORT
------------------------------------------------------------*/
/*
#mainInfomation h4.support {
	width: 183px;
	height: 0px;
	margin: -60px 0 10px 0;
	padding-top: 90px;
	overflow: hidden;
	line-height: 300%;
	background: url(/ateliergh/8m/items/8m_headline.png) no-repeat -977px 0px;
}
*/
/*------------------------------------------------------------
	FOOTER
------------------------------------------------------------*/
body.index #footer {
	width: 970px;
	padding: 15px;
	background: url(/ateliergh/8m/items/8m_background_mainInfomation_index.png) no-repeat 0px -1985px;	
}
#footer {
	width: 970px;
	padding: 15px;
	background: url(/ateliergh/8m/items/8m_background_mainInfomation.png) no-repeat 0px -2470px;	
}
body.exApps #footer ul.footerMenu li.copyrightBrand a {
	margin: 0px 0 0 -20px;
}
body.index #footer ul.footerMenu li.copyrightBrand a {
	margin: -15px 0 0 -20px;
}