#navigation_aid_holder {
	position: absolute;
	left: 30px;
	top: 71px;
	width: 135px;
	height: 277px;
	z-index: 5;
}
#navigation_aid_holder {
	background-image: url(../assets/images/character1_nav/initial.jpg);
	background-repeat: no-repeat;
}
.state_01 {
	position: absolute;
	left: 116px;
	top: 71px;
	width: 59px;
	height: 68px;
	z-index: 6;
	visibility: hidden;	
}
.state_02 {
	position: absolute;
	left: 116px;
	top: 97px;
	width: 66px;
	height: 45px;
	z-index: 6;
	visibility: hidden;
}
.state_03 {
	position: absolute;
	left: 116px;
	top: 117px;
	width: 66px;
	height: 32px;
	z-index: 6;	
	visibility: hidden;
}
.state_04 {
	position: absolute;
	left: 116px;
	top: 140px;
	width: 66px;
	height: 32px;
	z-index: 6;	
	visibility: hidden;
}
.state_05 {
	position: absolute;
	left: 116px;
	top: 158px;
	width: 66px;
	height: 32px;
	z-index: 6;	
	visibility: hidden;
}
.state_06 {
	position: absolute;
	left: 30px;
	top: 184px;
	width: 208px;
	height: 164px;
	z-index: 6;	
	visibility: hidden;
}