@charset "utf-8";

#plan_body {
	height: 650px;
	position: relative;
	z-index: 0;
}

#plan {
	position: absolute;
	left: 100px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 0;
	top: 200px;
}


#nan5_window {
	position: absolute;
	z-index: 1;
	top: 100px;
	left: 0px;
	width: 150px;
	border: 3px solid #C86B40;
	background-color: #CCCCCC;
}

#nan4_window {
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 165px;
	width: 120px;
	border: 3px solid #843378;
	background-color: #CCCCCC;
}

#nan3_window {
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 300px;
	width: 120px;
	border: 3px solid #D800E0;
	background-color: #CCCCCC;
}

#nan2_window {
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 435px;
	width: 120px;
	border: 3px solid #0B00FC;
	background-color: #CCCCCC;
}

#nan1_window {
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 570px;
	width: 120px;
	border: 3px solid #17FFF2;
	background-color: #CCCCCC;
}

#east_window {
	position: absolute;
	z-index: 1;
	top: 260px;
	left: 660px;
	width: 120px;
	border: 3px solid #FF0F00;
	background-color: #CCCCCC;
}

#sc3_window {
	position: absolute;
	z-index: 1;
	top: 380px;
	left: 500px;
	width: 150px;
	border: 3px solid #4B9C57;
	background-color: #CCCCCC;
}

#nc3_window {
	position: absolute;
	z-index: 1;
	top: 450px;
	left: 340px;
	width: 150px;
	border: 3px solid #B7B61D;
	background-color: #CCCCCC;
}

#nc4_window {
	position: absolute;
	z-index: 1;
	top: 440px;
	left: 180px;
	width: 150px;
	border: 3px solid #0C6339;
	background-color: #CCCCCC;
}

#nc5_window {
	position: absolute;
	z-index: 1;
	top: 450px;
	left: 20px;
	width: 150px;
	border: 3px solid #00D800;
	background-color: #CCCCCC;
}
