@charset "utf-8";

section {
	background: url('../img/hayashi_no_minami/vacancy.png') no-repeat;
	width: 826px;
	height: 924px;
	position: relative;
}
section ul li {
	position: absolute;
	width: 98px;
	height: 86px;
}
section .ground-floor li:nth-child(1) { top: 165px; left: 343px; }
section .ground-floor li:nth-child(2) { top: 165px; left: 444px; }
section .ground-floor li:nth-child(3) { top: 165px; left: 545px; }
section .ground-floor li:nth-child(4) { top: 165px; left: 646px; }
section .ground-floor li:nth-child(5) { top: 295px; left: 242px; }
section .ground-floor li:nth-child(6) { top: 295px; left: 343px; }
section .ground-floor li:nth-child(7) { top: 295px; left: 444px; }
section .ground-floor li:nth-child(8) { top: 295px; left: 545px; }
section .ground-floor li:nth-child(9) { top: 295px; left: 646px; }

section .first-floor li:nth-child(1) { top: 505px; left: 343px; }
section .first-floor li:nth-child(2) { top: 505px; left: 444px; }
section .first-floor li:nth-child(3) { top: 505px; left: 545px; }
section .first-floor li:nth-child(4) { top: 505px; left: 646px; }
section .first-floor li:nth-child(5) { top: 635px; left: 242px; }
section .first-floor li:nth-child(6) { top: 635px; left: 343px; }
section .first-floor li:nth-child(7) { top: 635px; left: 444px; }
section .first-floor li:nth-child(8) { top: 635px; left: 545px; }
section .first-floor li:nth-child(9) { top: 635px; left: 646px; }
section .available, section .unavailable { display: none; }

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