@charset "utf-8";

#plan_body {
	height: 650px;
	position: relative;
	z-index: 0;
}

#plan {
	position: absolute;
	left: 130px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 0;
	top: 200px;
}

#na5_window {
	position: absolute;
	z-index: 1;
	left: 100px;
	width: 80px;
	border: 3px solid #00F;
	background-color: #CCCCCC;
	top: 0px;
}

#na4_window {
	position: absolute;
	z-index: 1;
	left: 200px;
	width: 80px;
	border: 3px solid #66C;
	background-color: #CCCCCC;
	top: 0px;
}

#na3_window {
	position: absolute;
	z-index: 1;
	left: 300px;
	width: 80px;
	border: 3px solid #F9C;
	background-color: #CCCCCC;
	top: 0px;
}

#na2_window {
	position: absolute;
	z-index: 1;
	left: 400px;
	width: 80px;
	border: 3px solid #F66;
	background-color: #CCCCCC;
	top: 0px;
}

#na1_window {
	position: absolute;
	z-index: 1;
	left: 500px;
	width: 80px;
	border: 3px solid #F96;
	background-color: #CCCCCC;
	top: 0px;
}

#east_window {
	position: absolute;
	z-index: 1;
	left: 610px;
	width: 150px;
	border: 3px solid #FF0F00;
	background-color: #CCCCCC;
	top: 150px;
}
#sa1_window {
	position: absolute;
	z-index: 1;
	left: 500px;
	width: 80px;
	border: 3px solid #F09;
	background-color: #CCCCCC;
	top: 420px;
}
#sa2_window {
	position: absolute;
	z-index: 1;
	left: 400px;
	width: 80px;
	border: 3px solid #66C;
	background-color: #CCCCCC;
	top: 420px;
}
#sa3_window {
	position: absolute;
	z-index: 1;
	left: 300px;
	width: 80px;
	border: 3px solid #0CF;
	background-color: #CCCCCC;
	top: 420px;
}
#sa4_window {
	position: absolute;
	z-index: 1;
	left: 200px;
	width: 80px;
	border: 3px solid #3C6;
	background-color: #CCCCCC;
	top: 420px;
}
