@charset "utf-8";
/* CSS Document */
#room #photo_area #photo a {
	display:block;
	height:100%;
	background:url(../../common/img/spacer.gif);
	}
#room #photo_area #photo .switch{
	position: absolute;
	display: block;
	text-indent: -9999px;
}
#button_01 /*「ふろ予約」スイッチ*/ {
	height: 9.5%;
	width: 8%;
	top: 8.2%;
	left: 22.1%;
}
#Over1 /*枠*/ {
	height: 12.5%;
    width: 9.1%;
    top: 6%;
    left: 21.4%;
}

#button_02 /*「時刻合せ」スイッチ*/ {
	height: 9.5%;
	width: 8%;
	top: 21.4%;
	left: 22.1%;
}
#Over2 /*枠*/ {
	height: 12.5%;
    width: 9.1%;
    top: 19.3%;
    left: 21.4%;
}

#button_03 /*「設定/確認」スイッチ*/ {
	height: 9.5%;
	width: 8%;
	top: 21.6%;
	left: 32.1%;
}
#Over3 /*枠*/ {
	height: 12.5%;
    width: 9.1%;
    top: 19.3%;
    left: 31.3%;
}

#button_04 /*「選択」スイッチ*/ {
	height: 10%;
	width: 21.5%;
	top: 39%;
	left: 38%;
}
#Over4 /*枠*/ {
	height: 13%;
	width: 23.5%;
	top: 37.3%;
	left: 36.9%;
}

#button_05 /*「呼出」スイッチ*/ {
	height: 17.7%;
	width: 11.4%;
	top: 55.4%;
	left: 21.4%;
}
#Over5 /*枠*/ {
	height: 19.7%;
	width: 13.4%;
	top: 53.7%;
	left: 20.3%;
}

#button_06 /*「おいだき」スイッチ*/ {
	height: 17%;
	width: 11.2%;
	top: 55.7%;
	left: 36%;
}
#Over6 /*枠*/ {
	height: 19.7%;
	width: 13.4%;
	top: 53.7%;
	left: 34.7%;
}

#button_07 /*「ふろ自動」スイッチ*/ {
	height: 17%;
	width: 11.2%;
	top: 55.7%;
	left: 50.3%;
}
#Over7 /*枠*/ {
	height: 19.7%;
	width: 13.4%;
	top: 53.7%;
	left: 49%;
}

#button_08 /*「運転」スイッチ*/ {
	height: 17%;
	width: 11.2%;
	top: 55.7%;
	left: 64.8%;
}
#Over8 /*枠*/ {
	height: 19.7%;
	width: 13.4%;
	top: 53.7%;
	left: 63.4%;
}

