@charset "utf-8";

#plan_body {
	height: 510px;
	position: relative;
	z-index: 0;
}

#plan {
	position: absolute;
	left: 170px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 0;
	top: 180px;
}


#cn_window {
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 580px;
	width: 120px;
	border: 3px solid #FF0F00;
	background-color: #CCCCCC;
}

#nae_window {
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 400px;
	width: 150px;
	border: 3px solid #00F;
	background-color: #CCCCCC;
}

#nan1_window {
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 200px;
	width: 150px;
	border: 3px solid #F26C4F;
	background-color: #CCCCCC;
}

#sae_window {
	position: absolute;
	z-index: 1;
	top: 260px;
	left: 600px;
	width: 150px;
	border: 3px solid #0F0;
	background-color: #CCCCCC;
}

#sas4_window {
	position: absolute;
	z-index: 1;
	top: 140px;
	left: 30px;
	width: 150px;
	border: 3px solid #F06EAA;
	background-color: #CCCCCC;
}
#introduction {
	font-size: 0.8em;
}
