#subnavi-room {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:right;
	background-color:#939598;
	color:#ffffff;
	text-transform:uppercase;
}
.rooms-img-box1{
	position:absolute;
	top:0px;
	right:0px;
	text-align:center;
	background-color:#000;
}
.rooms-img-box2{
	position:absolute;
	top:238px;
	right:0px;
	text-align:center;
	background-color:#000;
}
.rooms-img-box1 a, .rooms-img-box2 a{
	font-size:14px;
	display:block;
	color:#FFF;
	text-decoration:none;
	padding:0 0 6px 0;
}
.rooms-img-box1 a img, .rooms-img-box2 a img{
	padding:0px 0px 7px 0px;}
#subnavi-room .type1-1, #subnavi-room .type1-2, #subnavi-room .type2-1, #subnavi-room .type2-2, #subnavi-room .type3, #subnavi-room .type4 {
	display:inline-block;
	width:20px;
	height:20px;
	background-color:#063;
	padding:2px;
	text-decoration:none;
	vertical-align:middle;
}
#rooms-content h3 {
	padding:20px 0 10px 0;
}
#subnavi-room .type1-1 {
	background-color:#00b4f0;
}
#subnavi-room .type1-2 {
	background-color:#8dc63f;
}
#subnavi-room .type2-1 {
	background-color:#00b4f0;
}
#subnavi-room .type2-2 {
	background-color:#f58220;
}
#subnavi-room .type3 {
	background-color:#f1d201;
}
#subnavi-room .type4 {
	background-color:#ff0000;
}
#rooms-images {
	position:relative;
	top:0px;
	left:0px;
	width:100%;
	height:451px;
}
#rooms-content {
	clear:both;
}
.space {
	display:block;
	height:20px;
}
.title-room-1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#333;
	text-transform:uppercase;
}
.title-room-1 sup {
	vertical-align:top;
	font-size:14px;
	color:#09C;
}
