@charset "utf-8";

#plan_body {
	height: 800px;
	position: relative;
	z-index: 0;
}

#plan {
	position: absolute;
	left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 0;
	top: 180px;
}
#na5_window {
	position: absolute;
	z-index: 1;
	left: 80px;
	width: 120px;
	border: 3px solid #FF0F00;
	background-color: #CCCCCC;
	top: 0px;
}
#na2_window {
	position: absolute;
	z-index: 1;
	left: 300px;
	width: 120px;
	border: 3px solid #FF0F00;
	background-color: #CCCCCC;
	top: 0px;
}
#na1_window {
	position: absolute;
	z-index: 1;
	left: 435px;
	width: 120px;
	border: 3px solid #FF0F00;
	background-color: #CCCCCC;
	top: 0px;
}

#nae_window {
	position: absolute;
	z-index: 1;
	left: 570px;
	width: 120px;
	border: 3px solid #FF0F00;
	background-color: #CCCCCC;
	top: 0px;
}
#cn_window {
	position: absolute;
	z-index: 1;
	left: 700px;
	width: 120px;
	border: 3px solid #FF0F00;
	background-color: #CCCCCC;
	top: 0px;
}
#east_window {
	position: absolute;
	z-index: 1;
	left: 730px;
	width: 150px;
	border: 3px solid #FF0F00;
	background-color: #CCCCCC;
	top: 250px;
}
#cs_window {
	position: absolute;
	z-index: 1;
	left: 700px;
	width: 120px;
	border: 3px solid #FF0F00;
	background-color: #CCCCCC;
	top: 550px;
}

#sa1_window {
	position: absolute;
	z-index: 1;
	left: 520px;
	width: 120px;
	border: 3px solid #FF0F00;
	background-color: #CCCCCC;
	top: 560px;
}
#sa2_window {
	position: absolute;
	z-index: 1;
	left: 380px;
	width: 120px;
	border: 3px solid #FF0F00;
	background-color: #CCCCCC;
	top: 560px;
}
#sa3_window {
	position: absolute;
	z-index: 1;
	left: 250px;
	width: 120px;
	border: 3px solid #FF0F00;
	background-color: #CCCCCC;
	top: 560px;
}
#sa4_window {
	position: absolute;
	z-index: 1;
	left: 120px;
	width: 120px;
	border: 3px solid #FF0F00;
	background-color: #CCCCCC;
	top: 560px;
}

