@charset "utf-8";

#plan_body {
	height: 650px;
	position: relative;
	z-index: 0;
}

#plan {
	position: absolute;
	left: 80px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 0;
	top: 100px;
}
#nn4_window {
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 250px;
	width: 150px;
	border: 3px solid #B9FFFF;
	background-color: #CCCCCC;
}
#cn1_window {
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 500px;
	width: 120px;
	border: 3px solid #20E600;
	background-color: #CCCCCC;
}
#east_window {
	position: absolute;
	z-index: 1;
	top: 140px;
	left: 660px;
	width: 120px;
	border: 3px solid #FF0F00;
	background-color: #CCCCCC;
}
#cs1_window {
	position: absolute;
	z-index: 1;
	top: 410px;
	left: 630px;
	width: 120px;
	border: 3px solid #DF6759;
	background-color: #CCCCCC;
}
#cs2_window {
	position: absolute;
	z-index: 1;
	top: 410px;
	left: 500px;
	width: 120px;
	border: 3px solid #A08BB6;
	background-color: #CCCCCC;
}
#cs3_window {
	position: absolute;
	z-index: 1;
	top: 375px;
	left: 380px;
	width: 100px;
	border: 3px solid #851521;
	background-color: #CCCCCC;
}
#ns1_window {
	position: absolute;
	z-index: 1;
	top: 385px;
	left: 240px;
	width: 120px;
	border: 3px solid #BA3864;
	background-color: #CCCCCC;
}
#west_window {
	position: absolute;
	z-index: 1;
	top: 150px;
	left: 10px;
	width: 80px;
	border: 3px solid #FF0F00;
	background-color: #CCCCCC;
}

