@charset "utf-8";

#plan_body {
	height: 665px;
	position: relative;
	z-index: 0;
}

#plan {
	position: absolute;
	left: 90px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 0;
	top: 130px;
}

#naw_window {
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 110px;
	width: 150px;
	border: 3px solid #F93;
	background-color: #CCCCCC;
}
#nn2_window {
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 270px;
	width: 200px;
	border: 3px solid #FF0;
	background-color: #CCCCCC;
}
#cn1_window {
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 480px;
	width: 150px;
	border: 3px solid #F69;
	background-color: #CCCCCC;
}

#east_window {
	position: absolute;
	z-index: 1;
	top: 70px;
	left: 638px;
	width: 150px;
	border: 3px solid #FF0F00;
	background-color: #CCCCCC;
}

#cs1_window {
	position: absolute;
	z-index: 1;
	top: 370px;
	left: 650px;
	width: 120px;
	border: 3px solid #00F;
	background-color: #CCCCCC;
}

#cs2_window {
	position: absolute;
	z-index: 1;
	top: 370px;
	left: 500px;
	width: 120px;
	border: 3px solid #0FF;
	background-color: #CCCCCC;
}

#sae_window {
	position: absolute;
	z-index: 1;
	top: 400px;
	left: 330px;
	width: 150px;
	border: 3px solid #0F0;
	background-color: #CCCCCC;
}

#saw_window {
	position: absolute;
	z-index: 1;
	top: 400px;
	left: 110px;
	width: 150px;
	border: 3px solid #F0F;
	background-color: #CCCCCC;
}






#west_window {
	position: absolute;
	z-index: 1;
	top: 140px;
	left: 0px;
	width: 100px;
	border: 3px solid #969;
	background-color: #CCCCCC;
}
