@charset "utf-8";

section {
	background: url('../img/asagiri/vacancy.png') no-repeat;
	width: 826px;
	height: 744px;
	position: relative;
}
section ul li {
	position: absolute;
	width: 134px;
	height: 53px;
}
section .floor li:nth-child(1) { top: 228px; left: 224px; }
section .floor li:nth-child(2) { top: 284px; left: 224px; }
section .floor li:nth-child(3) { top: 339px; left: 224px; }
section .floor li:nth-child(4) { top: 395px; left: 224px; }
section .floor li:nth-child(5) { top: 450px; left: 224px; }
section .floor li:nth-child(6) { top: 284px; left: 504px; }
section .floor li:nth-child(7) { top: 339px; left: 504px; }
section .floor li:nth-child(8) { top: 395px; left: 504px; }
section .floor li:nth-child(9) { top: 450px; left: 504px; }

section .available, section .unavailable { display: none; }

section .remark { position: absolute; top: 630px; left: 135px; font-size: 16px; }
