@charset "utf-8";

#plan_body {
	height: 700px;
	position: relative;
	z-index: 0;
}

#plan {
	position: absolute;
	left: 120px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 0;
	top: 185px;
}

#NC6_window {
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 50px;
	width: 120px;
	border: 3px solid #00FF00;
	background-color: #CCCCCC;
}
#NC5_window {
	position: absolute;
	z-index: 1;
	left: 130px;
	top: 0px;
	width: 120px;
	border: 3px solid #E7662B;
	background-color: #CCCCCC;
}
#NC4_window {
	position: absolute;
	z-index: 1;
	left: 260px;
	top: 0px;
	width: 120px;
	border: 3px solid #FFFF00;
	background-color: #CCCCCC;
}
#NC3_window {
	position: absolute;
	z-index: 1;
	left: 390px;
	top: 0px;
	width: 120px;
	border: 3px solid #00662B;
	background-color: #CCCCCC;
}
#NC2_window {
	position: absolute;
	z-index: 1;
	left: 520px;
	top: 0px;
	width: 120px;
	border: 3px solid #FF00FF;
	background-color: #CCCCCC;
}















#east_window {
	position: absolute;
	z-index: 1;
	left: 665px;
	width: 120px;
	border: 3px solid #FF0F00;
	background-color: #CCCCCC;
	top: 200px;
}
#SA1_window {
	position: absolute;
	z-index: 1;
	left: 480px;
	top: 410px;
	width: 120px;
	border: 3px solid #00FFFF;
	background-color: #CCCCCC;
}
#SA3_window {
	position: absolute;
	z-index: 1;
	left: 340px;
	top: 410px;
	width: 120px;
	border: 3px solid #6666D0;
	background-color: #CCCCCC;
}
#SAW_window {
	position: absolute;
	z-index: 1;
	left: 50px;
	top: 350px;
	width: 120px;
	border: 3px solid #0000FF;
	background-color: #CCCCCC;
}
