@charset "utf-8";

#plan_body {
	height: 760px;
	position: relative;
	z-index: 0;
}

#plan {
	position: absolute;
	left: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 0;
	top: 180px;
}

#NA3_window {
	position: absolute;
	z-index: 1;
	left: 50px;
	width: 120px;
	border: 3px solid #FF0F00;
	background-color: #CCCCCC;
	top: 0px;
}

#NA2_window {
	position: absolute;
	z-index: 1;
	left: 180px;
	width: 120px;
	border: 3px solid #FF0F00;
	background-color: #CCCCCC;
	top: 0px;
}

#NAE_window {
	position: absolute;
	z-index: 1;
	left: 420px;
	width: 150px;
	border: 3px solid #FF0F00;
	background-color: #CCCCCC;
	top: 0px;
}

#east_window {
	position: absolute;
	z-index: 1;
	left: 630px;
	width: 150px;
	border: 3px solid #FF0F00;
	background-color: #CCCCCC;
	top: 200px;
}

#SAE_window {
	position: absolute;
	z-index: 1;
	left: 490px;
	width: 120px;
	border: 3px solid #FF0F00;
	background-color: #CCCCCC;
	top: 400px;
}

#SA1_window {
	position: absolute;
	z-index: 1;
	left: 360px;
	width: 120px;
	border: 3px solid #FF0F00;
	background-color: #CCCCCC;
	top: 510px;
}

#SA2_window {
	position: absolute;
	z-index: 1;
	left: 220px;
	width: 120px;
	border: 3px solid #FF0F00;
	background-color: #CCCCCC;
	top: 510px;
}

#SA3_window {
	position: absolute;
	z-index: 1;
	left: 70px;
	width: 120px;
	border: 3px solid #FF0F00;
	background-color: #CCCCCC;
	top: 510px;
}
