@charset "utf-8";

/*********************************** rooms *******************************************/

.rmm .thmbs a.hit { background-image: url(../img/active.png);background-repeat: no-repeat;background-size: auto 4px ; background-position: left 5px; }
.rmm .thmbs a.all { background-image: url(../img/all.png);background-repeat: no-repeat;background-size: auto 12px ; background-position: 8px 5px; }

.rmm div.navigation
{ width: 160px; }
.rmm.typeA div.navigation { width: 270px!important; background-color: hsla(359,100%,50%,0.0) }
.rmm.typeC div.navigation { width: 220px!important; }
.rmm.typeD div.navigation { width: 310px!important; }
.rmm.typeE div.navigation { width: 250px!important; }
.rmm.typeF div.navigation { width: 310px!important; }
.rmm.typeG div.navigation { width: 160px!important; }

/*********************************** rooms *******************************************/

p.bt-room {
	position: relative;
	font-size: 0.8em;
	line-height: 1.6em;
	margin: 0 0 2% 2% ;
}

.bt-room a {
	display: block;
	background-image: url(../rooms/A/01.jpg);
	background-repeat: no-repeat;
}

.bt-room#rooms-a a { background-image: url(../rooms/A/04n.jpg);}
.bt-room#rooms-b a { background-image: url(../rooms/B/01n.jpg);}
.bt-room#rooms-c a { background-image: url(../rooms/C/01n.jpg);}
.bt-room#rooms-d a { background-image: url(../rooms/D/01n.jpg);}
.bt-room#rooms-e a { background-image: url(../rooms/E/01n.jpg);}
.bt-room#rooms-f a { background-image: url(../rooms/F/01n.jpg);}
.bt-room#rooms-g a { background-image: url(../rooms/G/01n.jpg);}


