@charset "UTF-8";

/*--------------------------------------------------------------*/
/* 特定商取引法に基づく表示
/*--------------------------------------------------------------*/

#main{
	padding-top: 240px;
}

#intro h2{
	position: absolute;
	width: 420px;
	height: 40px;
	top: 80px;
	left: 70px;
	z-index: 10;
}

#intro p{
	position: relative;
	width: 318px;
	height: 142px;
	top: 98px;
	left: 530px;
	overflow: hidden;
}

#intro div img{
	position: absolute;
	top: 0;
	left: 0;
	background-color: #FFFFFF;
}


/*--------------------------------*/

#tokushoho{
	position: relative;
	width: 803px;
	min-height: 150px;
	margin: 0 auto 50px auto;
	background-image: url(../img/wrapper_bg.png);
	background-repeat: repeat-y;
	z-index: 12;
}

#tokushoho 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;
}

#outside{
	padding: 40px 50px 40px 50px;
	background-image: url(../img/wrapper_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#outside dt{
	width: 13em;
	margin-bottom: 15px;
	float: left;
	font-weight: bold;
}

#outside dd{
	position: relative;
	margin-bottom: 15px;
	padding: 0 0 15px 14em;
	background-image: url(../img/wrapper_border.png);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#inside dt{
	width: 6em;
	margin-bottom: 5px;
	font-weight: normal;
}

#inside dd{
	margin-bottom: 5px;
	padding: 0 0 0 6.5em;
	background-image: none;
}


/*--------------------------------*/
/* ミニキャラ */
/*--------------------------------*/

#no126{	position: absolute;	bottom: 54px; 	left: 39px;			z-index: 99; }
#no295{	position: absolute;	top: 10px; 		right: 30px;		z-index: 98; }
#no306{	position: absolute;	bottom: 60px;	left: 110px;		z-index: 97; }
#no92{	position: absolute;	bottom: -40px; 	right: 180px;		z-index: 96; }


/*--------------------------------*/
