@charset "UTF-8";

/*--------------------------------------------------------------*/
/* chararyについて
/*--------------------------------------------------------------*/

#intro h2{
	position: absolute;
	width: 361px;
	height: 56px;
	top: 80px;
	left: 70px;
	z-index: 10;
}

#intro div{
	position: relative;
	width: 567px;
	height: 153px;
	top: 140px;
	left: 210px;
	overflow: hidden;
}

#intro div img{
	position: absolute;
	top: 0;
	left: 0;
	background-color: #FFFFFF;
}

img.comic{ background-color: #FFFFFF; }


/*--------------------------------*/

#about_1{
	position: relative;
	width: 809px;
	height: 325px;
	margin: 0 auto 120px auto;
	/* overflow: hidden; */
}

#about_1 h3{
	position: absolute;
	width: 203px;
	height: 125px;
	top: 3px;
	left: 0;
	z-index: 1;
}

#about_1 img{
	position: absolute;
	top: 0;
	left: 0;
}


/*--------------------------------*/

#about_2{
	position: relative;
	width: 817px;
	height: 725px;
	margin: 0 auto 120px auto;
	overflow: hidden;
}

#about_2 h3{
	position: absolute;
	width: 210px;
	height: 126px;
	top: 0;
	left: 0;
	z-index: 2;
}

#about_2 img{
	position: absolute;
	top: 0;
	left: 0;
}

#about_2 p.select a,
#about_2 p.ordermade a,
#about_2 p.terms a,
#about_2 p.develop a{
	display: block;
	position: absolute;
	text-indent: -9999px;
	background-position: left top;
	background-repeat: no-repeat;
}


#about_2 p.select a{
	top: 260px;
	left: 390px;
	width: 252px;
	height: 75px;
	background-image: url(../img/about/goto_characters.png);
	z-index: 10;
}

#about_2 p.ordermade a{
	top: 470px;
	left: 390px;
	width: 252px;
	height: 75px;
	background-image: url(../img/about/goto_ordermade.png);
	z-index: 11;
}

#about_2 p.terms a{
	top: 150px;
	left: 665px;
	width: 151px;
	height: 202px;
	background-image: url(../img/about/terms.png);
	z-index: 12;
}

#about_2 p.develop a{
	top: 375px;
	left: 670px;
	width: 146px;
	height: 181px;
	background-image: url(../img/about/develop.png);
	z-index: 13;
}

#about_2 p.select a:hover,
#about_2 p.ordermade a:hover,
#about_2 p.terms a:hover,
#about_2 p.develop a:hover{ background-position: left bottom; }


/*--------------------------------*/

#about_3{
	position: relative;
	width: 809px;
	height: 472px;
	margin: 0 auto 120px auto;
	/* overflow: hidden; */
}

#about_3 h3{
	position: absolute;
	width: 203px;
	height: 125px;
	top: 0;
	left: 0;
	z-index: 3;
}

#about_3 img{
	position: absolute;
	top: 0;
	left: 0;
}

#about_3 p.inquiry a{
	display: block;
	position: absolute;
	top: 168px;
	left: 665px;
	width: 144px;
	height: 141px;
	text-indent: -9999px;
	background-image: url(../img/about/inquiry.png);
	background-position: left top;
	background-repeat: no-repeat;
	z-index: 14;
}
#about_3 p.inquiry a:hover{ background-position: left bottom; }


/*--------------------------------*/

#about_4{
	position: relative;
	width: 803px;
	height: 311px;
	margin: 0 auto 80px auto;
	overflow: hidden;
}

#about_4 h3{
	position: absolute;
	width: 202px;
	height: 125px;
	top: 4px;
	left: 0;
	z-index: 3;
}

#about_4 img{
	position: absolute;
	top: 0;
	left: 0;
}

/*--------------------------------*/

#outro{
	position: relative;
	width: 800px;
	height: 250px;
	margin: 0 auto 30px auto;
	overflow: hidden;
	z-index: 15;
}

#outro img{
	position: absolute;
	top: 0;
	left: 0;
}

#outro a{ outline: none; }

#outro p.characters a{
	display: block;
	position: absolute;
	top: 101px;
	right: 97px;
	width: 97px;
	height: 118px;
	text-indent: -9999px;
	background-image: url(../img/about/outro_door1.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#outro p.request a{
	display: block;
	position: absolute;
	top: 118px;
	right: 0;
	width: 94px;
	height: 108px;
	text-indent: -9999px;
	background-image: url(../img/about/outro_door2.png);
	background-repeat: no-repeat;
	background-position: left top;
}


#outro p.characters a:hover,
#outro p.request a:hover{ background-position: left bottom; }

/*--------------------------------*/
/* ミニキャラ */
/*--------------------------------*/

#no11{	position: absolute;	top: -68px; 	left: 20px;		z-index: 99; }
#no110{	position: absolute;	bottom: 0;	 	right: 420px;	z-index: 98; }

#no152{		position: absolute;	top: -35px; 	right: 105px;	z-index: 97; }
#no225{		position: absolute;	top: -62px;		left: 0;		z-index: 94; }

#no233{	position: absolute;	bottom: 63px;		left: 0;		z-index: 93; }

#no5{	position: absolute;	top: -57px;		right: -10px;		z-index: 92; }
#no20{	position: absolute;	top: -58px;		right: 60px;		z-index: 91; }

