@charset "utf-8";

#content {
	margin-right: 10px;
	margin-left: 10px;
}

#plan_body {
	height: 755px;
	position: relative;
	z-index: 0;
}

#plan {
	position: absolute;
	left: 130px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 0;
	top: 155px;
}
#na2_window {
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 190px;
	width: 120px;
	border: 3px solid #333333;
	background-color: #CCCCCC;
}
#na1_window {
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 330px;
	width: 120px;
	border: 3px solid #333333;
	background-color: #CCCCCC;
}
#nae_window {
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 470px;
	width: 150px;
	border: 3px solid #333333;
	background-color: #CCCCCC;
}
#cn1_window {
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 640px;
	width: 120px;
	border: 3px solid #333333;
	background-color: #CCCCCC;
}

#east_window {
	position: absolute;
	z-index: 1;
	top: 280px;
	left: 750px;
	width: 120px;
	border: 3px solid #333333;
	background-color: #CCCCCC;
}

#cs1_window {
	position: absolute;
	z-index: 1;
	top: 490px;
	left: 615px;
	width: 120px;
	border: 3px solid #333333;
	background-color: #CCCCCC;
}
#ns1_window {
	position: absolute;
	z-index: 1;
	top: 490px;
	left: 480px;
	width: 120px;
	border: 3px solid #333333;
	background-color: #CCCCCC;
}
#ns2_window {
	position: absolute;
	z-index: 1;
	top: 510px;
	left: 350px;
	width: 100px;
	border: 3px solid #333333;
	background-color: #CCCCCC;
}
#ns3_window {
	position: absolute;
	z-index: 1;
	top: 490px;
	left: 165px;
	width: 120px;
	border: 3px solid #333333;
	background-color: #CCCCCC;
}
#west_window {
	position: absolute;
	z-index: 1;
	top: 200px;
	left: 5px;
	width: 120px;
	border: 3px solid #333333;
	background-color: #CCCCCC;
}
