@charset "utf-8";

#plan_body {
	height: 780px;
	position: relative;
	z-index: 0;
}

#plan {
	position: absolute;
	left: 100px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 0;
	top: 230px;
}

#NA3_window {
	position: absolute;
	z-index: 1;

	border: 3px solid #0401C0
	background-color: #CCCCCC;;
	width: 120px;
	border: 2px solid #66CCFF;
	background-color: #CCCCCC;
	top: 0px;
	left: 0px;
}
#NA2_window {
	position: absolute;
	z-index: 1;


	border: 3px solid #0401C0
	background-color: #CCCCCC;;
	width: 120px;
	border: 2px solid #FF99CC;
	background-color: #CCCCCC;
	top: 0px;
	left: 128px;
}
#NA1_window {
	position: absolute;
	z-index: 1;


	border: 3px solid #0401C0
	background-color: #CCCCCC;;
	width: 120px;
	border: 2px solid #CC99CC;
	background-color: #CCCCCC;
	top: 0px;
	left: 257px;
}
#NAE_window {
	position: absolute;
	z-index: 1;


	border: 3px solid #0401C0
	background-color: #CCCCCC;;
	width: 120px;
	border: 2px solid #99CC99;
	background-color: #CCCCCC;
	top: 0px;
	left: 385px;
}
#NC_window {
	position: absolute;
	z-index: 1;


	border: 3px solid #0401C0
	background-color: #CCCCCC;;
	width: 120px;
	border: 2px solid #FFFF66;
	background-color: #CCCCCC;
	top: 0px;
	left: 513px;
}

#east_window {
	position: absolute;
	z-index: 1;
	left: 640px;


	border: 3px solid #0401C0
	background-color: #CCCCCC;;
	width: 150px;
	border: 2px solid #FF0F00;
	background-color: #CCCCCC;
	top: 180px;
}
#SC1_window {
	position: absolute;
	z-index: 1;
	left: 500px;



	border: 3px solid #0401C0
	background-color: #CCCCCC;;
	width: 120px;
	border: 2px solid #FF9966;
	background-color: #CCCCCC;
	top:500px;
}
#SC3_window {
	position: absolute;
	z-index: 1;
	left: 360px;



	border: 3px solid #0401C0
	background-color: #CCCCCC;;
	width: 120px;
	border: 2px solid #CC99CC;
	background-color: #CCCCCC;
	top: 500px;
}

#SN1_window {
	position: absolute;
	z-index: 1;
	left: 220px;



	border: 3px solid #0401C0
	background-color: #CCCCCC;;
	width: 120px;
	border: 2px solid #669999;
	background-color: #CCCCCC;
	top: 500px;
}
#SN2_window {
	position: absolute;
	z-index: 1;
	left: 80px;



	border: 3px solid #0401C0
	background-color: #CCCCCC;;
	width: 120px;
	border: 2px solid #FF00FF;
	background-color: #CCCCCC;
	top: 500px;
}


#zoom_div {
	width: 200px;
	position: absolute;
	top: 400px;
	left: 450px;
}
