@charset "utf-8";
#menu_nora2 {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 800px;
	margin-top: 0px;
	min-width: 1108px;
}

#foot {
	height: 335px;
	width: 100%;
	background-image: url(image/foot.png);
	z-index: 5;
	position: absolute;
	top: 1000px;
	background-repeat: repeat-x;
}
#footin {
	text-align: center;
}



#wrapper {
	width: 1000px;
	height: 1200px;
	margin-right: auto;
	margin-left: auto;
	min-width: 100px;
	
}


.relative   {  
    position: relative;  
}  

#menu_bg {
	min-width: 100%;
	background-image: url(image/menu.png);
	background-repeat: repeat-x;
	margin-bottom: 0px;

}

.chara_menu_box {
	height: 100px;
	width: 433px;
	top: 25px;
	position: absolute;
}

.chara_dress_select {
	position: absolute;
	top: 685px;
	width: 670px;
	height: 202px;
}

.main_chara1 {
	left: 600px;
	position: absolute;
}

#chara_setumei {
	height: 500px;
	width: 620px;

}	

#apDiv1 {
	position: absolute;
	left: -15px;
	top: 154px;
	width: 628px;
	height: 454px;
	z-index: 6;
	background-image: url(image/chara_setumei_m.png);
	background-repeat: no-repeat;
}

#apDiv2 {
	position: absolute;
	left: -15px;
	top: 154px;
	width: 628px;
	height: 454px;
	z-index: 6;
	background-image: url(image/chara_setumei_mi.png);
	background-repeat: no-repeat;
}
#apDiv3 {
	position: absolute;
	left: -15px;
	top: 154px;
	width: 628px;
	height: 454px;
	z-index: 6;
	background-image: url(image/chara_setumei_s.png);
	background-repeat: no-repeat;
}
#apDiv4 {
	position: absolute;
	left: -15px;
	top: 154px;
	width: 628px;
	height: 454px;
	z-index: 6;
	background-image: url(image/chara_setumei_n.png);
	background-repeat: no-repeat;
}


.onsei {
	width: 80px;
	left: 183px;
	top: 142px;
	position: absolute;
	height: 70px;
}

.onsei2 {
	width: 80px;
	left: 263px;
	top: 142px;
	position: absolute;
	height: 70px;
}

.onsei3 {
	width: 80px;
	left: 343px;
	top: 142px;
	position: absolute;
	height: 70px;
}
