@charset "utf-8";

#plan_body {
	height: 680px;
	position: relative;
	z-index: 0;
}

#plan {
	position: absolute;
	left: 120px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 0;
	top: 210px;
}
#nan3_window {
	position: absolute;
	z-index: 1;
	left: 10px;
	width: 120px;
	border: 3px solid #00F;
	background-color: #CCCCCC;
	top: 0px;
}
#nan2_window {
	position: absolute;
	z-index: 1;
	left: 150px;
	width: 120px;
	border: 3px solid #FF0;
	background-color: #CCCCCC;
	top: 0px;
}
#nan1_window {
	position: absolute;
	z-index: 1;
	left: 300px;
	width: 150px;
	border: 3px solid #0FF;
	background-color: #CCCCCC;
	top: 0px;
}
#nae_window {
	position: absolute;
	z-index: 1;
	left: 480px;
	width: 100px;
	border: 3px solid #00F;
	background-color: #CCCCCC;
	top: 0px;
}
#nc1_window {
	position: absolute;
	z-index: 1;
	left: 600px;
	width: 120px;
	border: 3px solid #F0F;
	background-color: #CCCCCC;
	top: 0px;
}

#east_window {
	position: absolute;
	z-index: 1;
	left: 650px;
	width: 120px;
	border: 3px solid #F00;
	background-color: #CCCCCC;
	top: 290px;
}
#sc1_window {
	position: absolute;
	z-index: 1;
	left: 490px;
	width: 150px;
	border: 3px solid #00A651;
	background-color: #CCCCCC;
	top: 450px;
}
#sc2_window {
	position: absolute;
	z-index: 1;
	left: 350px;
	width: 120px;
	border: 3px solid #605CA8;
	background-color: #CCCCCC;
	top: 445px;
}
#sa1_window {
	position: absolute;
	z-index: 1;
	left: 125px;
	width: 120px;
	border: 3px solid #0F0;
	background-color: #CCCCCC;
	top: 410px;
}
#sa2_window {
	position: absolute;
	z-index: 1;
	left: 10px;
	width: 100px;
	border: 3px solid #F7941D;
	background-color: #CCCCCC;
	top: 300px;
}
