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