/*============================
	Stage
 ============================*/
#stage img{ position: absolute; }
#entrance{
	top:401px;
	left:684px;
}
#living{
	top:354px;
	left:552px;
}
#washroom{
	top:292px;
	left:732px;
}
#room_manager{
	top:439px;
	left:383px;
}
#hall{
	top:269px;
	left:416px;
}
#room_201{
	top:131px;
	left:417px;
}
#room_202{
	top:165px;
	left:338px;
}
#room_203{
	top:221px;
	left:235px;
}
#room_204{
	top:257px;
	left:153px;
}
#room_205{
	top:293px;
	left:73px;
}
#outside{
	top:469px;
	left:740px;
}

#label img{ position: absolute; }
#label_entrance{
	top:381px;
	left:621px;
}
#label_living{
	top:337px;
	left:493px;
}
#label_washroom{
	top:272px;
	left:668px;
}
#label_room_manager{
	top:419px;
	left:320px;
}
#label_hall{
	top:248px;
	left:354px;
}
#label_room_201{
	top:114px;
	left:357px;
}
#label_room_202{
	top:149px;
	left:274px;
}
#label_room_203{
	top:202px;
	left:177px;
}
#label_room_204{
	top:239px;
	left:96px;
}
#label_room_205{
	top:274px;
	left:10px;
}
#label_outside{
	top:449px;
	left:680px;
}