@charset "utf-8";

#plan_body {
	height: 630px;
	position: relative;
	z-index: 0;
	margin-top: -70px;
	margin-left: 20px;
}

#plan {
	position: absolute;
	left: 160px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 0;
	top: 200px;
}


#NN3_window {
	position: absolute;
	z-index: 1;
	left: 200px;
	border: 3px solid #0401C0;
	background-color: #CCCCCC;
	width: 80px;
	border: 3px solid #FF00FF;
	background-color: #CCCCCC;
	top: 40px;
}

#NN2_window {
	position: absolute;
	z-index: 1;
	left: 300px;
	border: 3px solid #0401C0;
	background-color: #CCCCCC;
	width: 80px;
	border: 3px solid #FFFF00;
	background-color: #CCCCCC;
	top: 0px;
}
#NN1_window {
	position: absolute;
	z-index: 1;
	left: 400px;
	border: 3px solid #0401C0;
	background-color: #CCCCCC;
	width: 120px;
	border: 3px solid #DD9A22;
	background-color: #CCCCCC;
	top: 0px;
}
#east_window {
	position: absolute;
	z-index: 1;
	left: 560px;
	border: 3px solid #0401C0;
	background-color: #CCCCCC;
	width: 150px;
	border: 3px solid #FF0F00;
	background-color: #CCCCCC;
	top: 150px;
}

#SN1_window {
	position: absolute;
	z-index: 1;
	left: 381px;
	border: 3px solid #0401C0;
	background-color: #CCCCCC;
	width: 120px;
	border: 3px solid #00FF00;
	background-color: #CCCCCC;
	top: 400px;
}
#SN2_window {
	position: absolute;
	z-index: 1;
	left: 235px;
	border: 3px solid #0401C0;
	background-color: #CCCCCC;
	width: 120px;
	border: 3px solid #0000FF;
	background-color: #CCCCCC;
	top: 400px;
}


#zoom_div {
	width: 200px;
	position: absolute;
	top: 400px;
	left: 450px;
}
