@charset "utf-8";

#plan_body {
	height: 450px;
	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: 0px;
}


#SAE_window {
	position: absolute;
	z-index: 1;
	left: 500px;




	border: 3px solid #0401C0
	background-color: #CCCCCC;;
	width: 150px;
	border: 3px solid #FF0F00;
	background-color: #CCCCCC;
	top: 0px;
}
#SA_window {
	position: absolute;
	z-index: 1;
	left: 220px;




	border: 3px solid #0401C0
	background-color: #CCCCCC;;
	width: 150px;
	border: 3px solid #38D331;
	background-color: #CCCCCC;
	top: 185px;
}
#zoom_div {
	width: 200px;
	position: absolute;
	top: 400px;
	left: 450px;
}
