@charset "utf-8";
#apDiv3 {
	position: absolute;
	right: 20px;
	top: 179px;
	width: 49%;
	height: 340px;
	z-index: 3;
	background-color: #335C69;
	padding: 5px;
}
#apDiv9 {
	position: absolute;
	right: 20px;
	top: 557px;
	width: 45%;
	height: 275px;
	z-index: 9;
	background-color: #9FBDA6;
}
