@charset "utf-8";

#content {
	margin-right: 10px;
	margin-left: 10px;
}

#plan_body {
	height: 650px;
	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: 190px;
}
#nn3_window {
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 160px;
	width: 120px;
	border: 3px solid #333333;
	background-color: #CCCCCC;
}
#nn2_window {
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 300px;
	width: 120px;
	border: 3px solid #333333;
	background-color: #CCCCCC;
}
#nn1_window {
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 450px;
	width: 80px;
	border: 3px solid #333333;
	background-color: #CCCCCC;
}
#cn_window {
	position: absolute;
	z-index: 1;
	top: 30px;
	left: 550px;
	width: 80px;
	border: 3px solid #333333;
	background-color: #CCCCCC;
}
#east_window {
	position: absolute;
	z-index: 1;
	top: 200px;
	left: 650px;
	width: 120px;
	border: 3px solid #333333;
	background-color: #CCCCCC;
}
#cs_window {
	position: absolute;
	z-index: 1;
	top: 370px;
	left: 550px;
	width: 80px;
	border: 3px solid #333333;
	background-color: #CCCCCC;
}
#ns1_window {
	position: absolute;
	z-index: 1;
	top: 410px;
	left: 400px;
	width: 120px;
	border: 3px solid #333333;
	background-color: #CCCCCC;
}
#ns2_window {
	position: absolute;
	z-index: 1;
	top: 420px;
	left: 260px;
	width: 120px;
	border: 3px solid #333333;
	background-color: #CCCCCC;
}
#west_window {
	position: absolute;
	z-index: 1;
	top: 210px;
	left: 5px;
	width: 120px;
	border: 3px solid #333333;
	background-color: #CCCCCC;
}
