@charset "UTF-8";

/*--------------------------------------------------------------*/
/* 利用規約
/*--------------------------------------------------------------*/

#main{
	padding-top: 240px;
}

#intro h2{
	position: absolute;
	width: 149px;
	height: 39px;
	top: 80px;
	left: 70px;
	z-index: 10;
}

#intro p{
	position: relative;
	width: 392px;
	height: 150px;
	top: 80px;
	left: 400px;
	overflow: hidden;
}

#intro div img{
	position: absolute;
	top: 0;
	left: 0;
	background-color: #FFFFFF;
}

/*--------------------------------*/

#terms{
	position: relative;
	width: 703px;
	min-height: 150px;
	margin: 0 auto 50px auto;
	padding: 40px 50px 100px 50px;
	background-image: url(../img/wrapper_bg.png);
	background-repeat: repeat-y;
	z-index: 12;
}

#terms h3{
	position: absolute;
	width: 803px;
	top: 0;
	left: 0;
	text-indent: -9999px;
	background-image: url(../img/wrapper_top.png);
	background-repeat: no-repeat;
	background-position: top left;
}

#terms h4{
	font-size: 110%;
	margin: 25px 0 0 0;
}

#terms ul{
	margin: 0 0 0 25px;
}


#terms p.conc{
	position: absolute;
	width: 753px;
	bottom: 0;
	left: 0;
	padding: 0 50px 30px 0;
	background-image: url(../img/wrapper_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	text-align: right;
}


/*--------------------------------*/
/* ミニキャラ */
/*--------------------------------*/

#no77{	position: absolute;	bottom: 84px; 	left: 90px;			z-index: 99; }
#no124{	position: absolute;	top: 470px; 	right: -26px;		z-index: 98; }
#no264{	position: absolute;	bottom: 70px; 	left: 150px;		z-index: 97; }
#no293{	position: absolute;	top: -36px; 	right: 50px;		z-index: 96; }


/*--------------------------------*/

