@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: 120px;
}

#PW_window {
	position: absolute;
	z-index: 1;
	left: 90px;
	width: 80px;
	border: 3px solid #00FFFF;
	background-color: #CCCCCC;
	top: 0px;
}
#PE_window {
	position: absolute;
	z-index: 1;
	left: 190px;
	width: 80px;
	border: 3px solid #7FCDCD;
	background-color: #CCCCCC;
	top: 0px;
}

#nn3_window {
	position: absolute;
	z-index: 1;
	left: 290px;
	width: 80px;
	border: 3px solid #00FF00;
	background-color: #CCCCCC;
	top: 0px;
}

#nn2_window {
	position: absolute;
	z-index: 1;
	left: 390px;
	width: 80px;
	border: 3px solid #439A22;
	background-color: #CCCCCC;
	top: 0px;
}

#nn1_window {
	position: absolute;
	z-index: 1;
	left: 490px;
	width: 80px;
	border: 3px solid #9A9A22;
	background-color: #CCCCCC;
	top: 0px;
}



#nc2_window {
	position: absolute;
	z-index: 1;
	left: 580px;
	width: 80px;
	border: 3px solid #743000;
	background-color: #CCCCCC;
	top: 0px;
}


#nc1_window {
	position: absolute;
	z-index: 1;
	left: 670px;
	width: 80px;
	border: 3px solid #DD9A22;
	background-color: #CCCCCC;
	top: 0px;
}


#east_window {
	position: absolute;
	z-index: 1;
	left: 668px;
	width: 120px;
	border: 3px solid #FF0F00;
	background-color: #CCCCCC;
	top: 210px;
}

#sc1_window {
	position: absolute;
	z-index: 1;
	left: 575px;
	width: 80px;
	border: 3px solid #00662B;
	background-color: #CCCCCC;
	top: 410px;
}

#sc2_window {
	position: absolute;
	z-index: 1;
	left: 480px;
	width: 80px;
	border: 3px solid #7FCD98;
	background-color: #CCCCCC;
	top: 410px;
}
#sn1_window {
	position: absolute;
	z-index: 1;
	left: 380px;
	width: 80px;
	border: 3px solid #AA669C;
	background-color: #CCCCCC;
	top: 410px;
}
#sn2_window {
	position: absolute;
	z-index: 1;
	left: 280px;
	width: 80px;
	border: 3px solid #E7669C;
	background-color: #CCCCCC;
	top: 410px;
}
#sn3_window {
	position: absolute;
	z-index: 1;
	left: 180px;
	width: 80px;
	border: 3px solid #B40031;
	background-color: #CCCCCC;
	top: 410px;
}

#west_window {
	position: absolute;
	z-index: 1;
	left: 0px;
	width: 120px;
	border: 3px solid #FF0F00;
	background-color: #CCCCCC;
	top: 210px;
}
#church_intro {
	font-size: 0.8em;
}
