@charset "utf-8";

#plan_body {
	height: 700px;
	position: relative;
	z-index: 0;
}

#plan {
	position: absolute;
	left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 0;
	top: 180px;
}

#NN1_window {
	position: absolute;
	z-index: 1;
	left: 135px;
	border: 3px solid #0401C0;
	background-color: #CCCCCC;
	width: 120px;
	border: 3px solid #FFFF00;
	background-color: #CCCCCC;
	top: 0px;
}
#NN2_window {
	position: absolute;
	z-index: 1;
	left: 0px;
	border: 3px solid #0401C0;
	background-color: #CCCCCC;
	width: 120px;
	border: 3px solid #00FF00;
	background-color: #CCCCCC;
	top: 0px;
}

#NTN_window {
	position: absolute;
	z-index: 1;
	left: 270px;
	border: 3px solid #0401C0;
	background-color: #CCCCCC;
	width: 120px;
	border: 3px solid #990066;
	background-color: #CCCCCC;
	top: 0px;
}
#NTE_window {
	position: absolute;
	z-index: 1;
	left: 410px;
	border: 3px solid #0401C0;
	background-color: #CCCCCC;
	width: 120px;
	border: 3px solid #0066CC;
	background-color: #CCCCCC;
	top: 0px;
}

#NC2_window {
	position: absolute;
	z-index: 1;
	left: 559px;
	border: 3px solid #0401C0;
	background-color: #CCCCCC;
	width: 120px;
	border: 3px solid #FF00FF;
	background-color: #CCCCCC;
	top: 0px;
}

#east_window {
	position: absolute;
	z-index: 1;
	left: 650px;
	border: 3px solid #0401C0;
	background-color: #CCCCCC;
	width: 120px;
	border: 3px solid #FF0F00;
	background-color: #CCCCCC;
	top: 250px;
}
#SC2_window {
	position: absolute;
	z-index: 1;
	left: 475px;
	border: 3px solid #0401C0;
	background-color: #CCCCCC;
	width: 150px;
	border: 3px solid #66CCFF;
	background-color: #CCCCCC;
	top: 430px;
}
#STE_window {
	position: absolute;
	z-index: 1;
	left: 340px;
	border: 3px solid #0401C0;
	background-color: #CCCCCC;
	width: 120px;
	border: 3px solid #006633;
	background-color: #CCCCCC;
	top: 470px;
}
#STS_window {
	position: absolute;
	z-index: 1;
	left: 180px;
	border: 3px solid #0401C0;
	background-color: #CCCCCC;
	width: 120px;
	border: 3px solid #FF6633;
	background-color: #CCCCCC;
	top: 460px;
}


#zoom_div {
	width: 200px;
	position: absolute;
	top: 400px;
	left: 450px;
}
