@charset "utf-8";

#plan_body {
	height: 730px;
	position: relative;
	z-index: 0;
}

#plan {
	position: absolute;
	left: 40px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 0;
	top: 210px;
}


#naw_window {
	position: absolute;
	z-index: 1;
	width: 80px;
	border: 3px solid #0FF;
	background-color: #CCCCCC;
	left: 20px;
	top: 80px;
}
#na3_window {
	position: absolute;
	z-index: 1;
	width: 120px;
	border: 3px solid #0E0;
	background-color: #CCCCCC;
	left: 130px;
	top: 0px;
}
#na2_window {
	position: absolute;
	z-index: 1;
	width: 120px;
	border: 3px solid #00A651;
	background-color: #CCCCCC;
	left: 280px;
	top: 0px;
}
#na1_window {
	position: absolute;
	z-index: 1;
	width: 120px;
	border: 3px solid #8DC63F;
	background-color: #CCCCCC;
	left: 500px;
	top: 0px;
}
#nae_window {
	position: absolute;
	z-index: 1;
	width: 120px;
	border: 3px solid #FDC689;
	background-color: #CCCCCC;
	left: 660px;
	top: 70px;
}

#east_window {
	position: absolute;
	z-index: 1;
	left: 660px;
	width: 120px;
	border: 3px solid #F00;
	background-color: #CCCCCC;
	top: 360px;
}
#sa1_window {
	position: absolute;
	z-index: 1;
	width: 120px;
	border: 3px solid #F49AC1;
	background-color: #CCCCCC;
	left: 490px;
	top: 440px;
}
#sa2_window {
	position: absolute;
	z-index: 1;
	width: 120px;
	border: 3px solid #A186BE;
	background-color: #CCCCCC;
	left: 290px;
	top: 460px;
}
#sa3_window {
	position: absolute;
	z-index: 1;
	width: 120px;
	border: 3px solid #8421F0;
	background-color: #CCCCCC;
	left: 150px;
	top: 460px;
}
#saw_window {
	position: absolute;
	z-index: 1;
	width: 120px;
	border: 3px solid #2E3192;
	background-color: #CCCCCC;
	left: 10px;
	top: 350px;
}
#introduction h1 {
	font-size: 1.8em;
}
