@charset "utf-8";

#blickling_content {
	height: 410px;
	z-index: 0;
}
#staircase {
	width: 270px;
}
#library {
	width: 355px;
}
.box {
	font-size: 0.9em;
	width: 270px;
	float: left;
	margin-right: 20px;
	margin-left: 30px;
	padding: 2px;
	border: 5px solid #0077A1;
}
.binfo {
	height: 20px;
	width: 20px;
	margin-bottom: -10px;
}

.summary_text {
	float: left;
	font-size: 0.9em;
	margin-bottom: 8px;
}


#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: 40px;
}


#east_window {
	position: absolute;
	z-index: 1;
	left: 600px;
	width: 154px;
	border: 3px solid #FF0F00;
	background-color: #CCCCCC;
}
