@charset "utf-8";
/* CSS Document */
#bath #photo_area #photo a {
	display:block;
	height:100%;
	background:url(../../common/img/spacer.gif);
	}
#bath #photo_area #photo .switch{
	position: absolute;
	display: block;
	text-indent: -9999px;
}
#button_01/*「運転」スイッチ*/ {
    height: 21%;
    width: 17.3%;
    top: 5.9%;
    left: 76%;
}
#Over1 /*枠線 座標*/ {
    height: 25%;
    width: 19%;
    top: 1.7%;
    left: 74.1%;
}

#button_02 /*「ふろ自動」スイッチ*/ {
    height: 21%;
    width: 17.3%;
    top: 27.2%;
    left: 76%;
}
#Over2 /*枠線 座標*/ {
    height: 25%;
    width: 19%;
    top: 23%;
    left: 74.1%;
}

#button_03 /*「おいだき」スイッチ*/ {
    height: 21%;
    width: 17.3%;
    top: 48.4%;
    left: 76%;
}
#Over3 /*枠線 座標*/ {
    height: 25%;
    width: 19%;
    top: 44.5%;
    left: 74.1%;
}

#button_04 /*「通話」座標*/ {
    height: 21%;
    width: 17.3%;
    top: 69.6%;
    left: 76%;
}
#Over4, #applicable4 /*枠線*/ {
    height: 25%;
    width: 19%;
    top: 65.8%;
    left: 74.1%;
}
#button_04 /*赤*/ {
    z-index:1;
}
#applicable4 /*オレンジ*/ {
    z-index:0;
}


#button_05 /*「エコモード」スイッチ*/ {
	height: 12.2%;
	width: 5.7%;
	top: 69.5%;
	left: 14%;
}
#Over5, #applicable5 /*枠線*/ {
	height: 13.4%;
	width: 6.4%;
	top: 67.3%;
	left: 12.9%;
}
#button_05 /*赤*/{
	z-index:1;
}
#applicable5 /*オレンジ*/{
	z-index:0;
}

#button_06 /*「メニュー」スイッチ*/ {
	height: 12.2%;
	width: 5.7%;
	top: 55.5%;
	left: 20.7%;
}
#Over6 /*枠線*/ {
	height: 13%;
	width: 6.1%;
	top: 53.4%;
	left: 19.7%;
}

#button_07 /*「エコ表示」スイッチ*/ {
	height: 12.2%;
	width: 5.7%;
	top: 69.5%;
	left: 20.7%;
}
#Over7, #applicable7 /*枠線*/ {
	height: 13.4%;
	width: 6.4%;
	top: 67.3%;
	left: 19.9%;
}

#button_07 /*赤*/{
	z-index:1;
}
#applicable7 /*オレンジ*/{
	z-index:0;
}

#button_08 /*「給湯温度」スイッチ*/ {
	height: 26.5%;
	width: 5.9%;
	top: 55.5%;
	left: 27.7%;
}
#Over8 /*枠線*/ {
	height: 28.5%;
	width: 6.6%;
	top: 52.8%;
	left: 26.5%;
}

#button_09 /*「決定」スイッチ*/ {
	height: 12.8%;
	width: 5.9%;
	top: 55.5%;
	left: 34.6%;
}
#Over9 /*枠線*/ {
	height: 13%;
	width: 6.1%;
	top: 53.7%;
	left: 33.7%;
}

#button_10 /*「戻る」スイッチ*/ {
	height: 12.8%;
	width: 5.9%;
	top: 69.5%;
	left: 34.6%;
}
#Over10 /*枠線*/ {
	height: 13%;
	width: 6.1%;
	top: 67.6%;
	left: 33.7%;
}

#button_11 /*「ふろ温度」スイッチ*/ {
	height: 26.5%;
	width: 5.9%;
	top: 55.5%;
	left: 41.5%;
}
#Over11 /*枠線*/ {
	height: 28.5%;
	width: 6.6%;
	top: 52.8%;
	left: 40.4%;
}

#button_12 /*「たし湯」スイッチ*/ {
	height: 12.8%;
	width: 5.9%;
	top: 55.5%;
	left: 48.5%;
}
#Over12 /*枠線*/ {
	height: 13%;
	width: 6.1%;
	top: 53.7%;
	left: 47.6%;
}

#button_13 /*「さし水」スイッチ*/ {
	height: 12.8%;
	width: 5.9%;
	top: 69.5%;
	left: 48.5%;
}
#Over13 /*枠線*/ {
	height: 13%;
	width: 6.1%;
	top: 67.6%;
	left: 47.6%;
}

#button_14 /*「優先」スイッチ*/ {
	height: 20%;
	width: 9.8%;
	top: 59%;
	left: 56.1%;
}
#Over14 /*枠線*/ {
	height: 22%;
	width: 10.2%;
	top: 56.3%;
	left: 55.2%;
}
.illust img{
    width:100%;
    height:auto;
    margin-top:20px;
    }