@charset "UTF-8";

/* ------------------------------------------------
TOP 00 RAYOUT!!
------------------------------------------------ */

#top00Wrapper{
	position: absolute;
	width: 100%;
	height: 100%;
	min-width:1155px;
	min-height:650px;
	z-index: 1000;
	overflow: hidden;
	}

#fade00{
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #fff;
	}

#fade01a{
	position: absolute;
	width: 100%;
	height: 100%;
	top:10px;
	background: url(../img/common/fade00.png) no-repeat;
	background-size:cover;
	background-position:top center;
	z-index: 1200;
	opacity: 0;
	}

#fade01{
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(../img/common/fade01.png) no-repeat;
	background-size:cover;
	background-position:top center;
	}

#fade02{
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(../img/common/fade02.png) no-repeat;
	background-size:cover;
	background-position:top center;
	}

#fade03{
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(../img/common/fade03.png) no-repeat;
	background-size:cover;
	background-position:top center;
	}

#fade04{
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(../img/common/fade04.png) no-repeat;
	background-size:cover;
	background-position:top center;
	}

#fade05{
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(../img/common/fade05.png) no-repeat;
	background-size:cover;
	background-position:top center;
	}


#fade06{
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(../img/common/fade06.png) no-repeat;
	background-size:cover;
	background-position:top center;
	}

#fade07{
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(../img/common/fade07.png) no-repeat;
	background-size:cover;
	background-position:top center;
	}

#fade08{
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(../img/common/fade08.png) no-repeat;
	background-size:cover;
	background-position:top center;
	}

#introLoading{
	position: absolute;
	top:50%;
	left:50%;
	margin:-256px 0 0 -67px;
	}

/* ------------------------------------------------
TOP 02 ANIMAITE SET
------------------------------------------------ */


