*{
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
}

body{
	background-color:#aaf6fb;
	background-image:url(image/bg.jpg);
	background-repeat:repeat-x;
}

*+html body { padding-left: 1px; }   
* html body { padding-left: 1px; } 

#container{
	left: 0px;
	top: 0px;
	width: 900px;
	height: 660px;
	position: absolute;
}

#main_frame{
	left: 280px;
	top: 0px;
	width: 620px;
	height: 660px;
	position: absolute;
}

#btn_pos1{
	left: 530px;
	top: 595px;
	width: 120px;
	height: 40px;
	position: absolute;	
}

#menu_introduction{
	left: 40px;
	top: 30px;
	width: 150px;
	height: 40px;
	position: absolute;
}

#menu_world{
	left: 150px;
	top: 70px;
	width: 130px;
	height: 40px;
	position: absolute;
}

#menu_character{
	left: 150px;
	top: 110px;
	width: 130px;
	height: 40px;
	position: absolute;

}

#menu_gallery{
	left: 150px;
	top: 150px;
	width: 130px;
	height: 40px;
	position: absolute;

}

#menu_product{
	left: 150px;
	top: 190px;
	width: 130px;
	height: 40px;
	position: absolute;

}

#menu_staff{
	left: 110px;
	top: 230px;
	width: 170px;
	height: 40px;
	position: absolute;

}

#logo{
	left: 0px;
	top: 270px;
	width: 300px;
	height: 180px;
	position: absolute;
}

#place_banner{
	left: 50px;
	top: 560px;
	width: 200px;
	height: 40px;
	position: absolute;
}

#text_caution{
	left: 40px;
	top: 600px;
	width: 200px;
	height: 60px;
	position: absolute;
}

#character_pos{
	left: 320px;
	top: 100px;
	width: 540px;
	height: 480px;
	position: absolute;
}

#gallery_pos{
	left: 320px;
	top: 100px;
	width: 540px;
	height: 450px;
	position: absolute;
}

#cg_pos{
	left: 365px;
	top: 190px;
	width: 450px;
	height: 270px;
	position: absolute;	
}

#cg_btn_right{
	left: 320px;
	top: 310px;
	width: 40px;
	height: 40px;
	position: absolute;	
}

#cg_btn_left{
	left: 820px;
	top: 310px;
	width: 40px;
	height: 40px;
	position: absolute;	
}

#cg_btn_index{
	left: 530px;
	top: 460px;
	width: 120px;
	height: 40px;
	position: absolute;	
}
