@charset "utf-8";

#plan_body {
	height: 550px;
	position: relative;
	z-index: 0;
}

#plan {
	position: absolute;
	left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 0;
	top: 0px;
}


#S1_window {
	position: absolute;
	z-index: 1;
	left: 15px;
	width: 150px;
	border: 3px solid #FFA047;
	background-color: #CCCCCC;
	top: 350px;
}
#S2_window {
	position: absolute;
	z-index: 1;
	left: 210px;
	width: 150px;
	border: 3px solid #61222A;
	background-color: #CCCCCC;
	top: 350px;
}

#SB_window {
	position: absolute;
	z-index: 1;
	left: 380px;
	width: 150px;
	border: 3px solid #719677;
	background-color: #CCCCCC;
	top: 350px;
}

#WB_window {
	position: absolute;
	z-index: 1;
	left: 600px;
	width: 150px;
	border: 3px solid #EABF63;
	background-color: #CCCCCC;
	top: 350px;
}


#info_250 {
	height: 20px;
	width: 250px;
	background-color: #FFFFFF;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-top: 5px;
}
#info_250 a {
	background-color: #FFFFFF;
	font-size: 0.9em;
	color: #000000;
	height: 25px;
	width: 250px;
	text-decoration: none;
}
#info_250 a:hover {
	color: #FFFFFF;
	background-color: #006699;
}
#wrapper #content #introduction h1 {
	width: 790px;
}
#felbrigg_introduction {
	font-size: 0.8em;
}
