#main{
	position:absolute;
	width:600px;
	height:720px;
	left:200px;
	top:0px;
}

#logo{
	position:absolute;
	width:380px;
	height:120px;
	left:110px;
	top:500px;
}

#banner{
	position:absolute;
	width:240px;
	height:90px;
	left:0px;
	top:610px;
	background-image:url(image/bannerback.jpg);
}

#caution{
	position:absolute;
	width:360px;
	height:90px;
	left:240px;
	top:610px;
	background-image:url(image/cautionback.jpg);
}

#footer{
	position:absolute;
	width:600px;
	height:50px;
	left:0px;
	top:700px;
	background-image:url(image/indexfooter-01.jpg);
}

.banner-image{
	position:absolute;
	width:200px;
	height:40px;
	left:40px;
	top:20px;
}

#btn-story{
	position:absolute;
	width:120px;
	height:90px;
	left:40px;
	top:310px;
}

#btn-stage{
	position:absolute;
	width:120px;
	height:90px;
	left:110px;
	top:400px;
}

#btn-character{
	position:absolute;
	width:120px;
	height:90px;
	left:240px;
	top:440px;
}

#btn-graphic{
	position:absolute;
	width:120px;
	height:90px;
	left:370px;
	top:400px;
}

#btn-product{
	position:absolute;
	width:120px;
	height:90px;
	left:440px;
	top:310px;
}