@charset "utf-8";

/* 客室装備 */

.box-syousai {
	float: right;
	width: 280px;
	background-color: #FFF0F7;
	padding: 10px;
	margin-top: 10px;
	background-image: url(../images/room/bg-eq.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.box-syousai h2{
	font-size: 1em;
	color: #943053;
	margin-top: -1px;
	font-weight: normal;
	margin-bottom: 8px;
}

.font_s {
	font-size: 10px;
}
.nebou {
	padding: 10px;
	width: 520px;
	margin-top: 28px;
	border: 1px solid #8F3655;
	margin-right: 10px;
	margin-left: auto;
	font-size: 0.9em;
	color: #8F3655;
	margin-bottom: 28px;
	background-image: url(../images/room/bg-onebo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 118px;
}
.rp-button {
	margin-top: 48px;
	margin-left: 38px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#photo{
	height: 180px;
	padding-top: 20px;
	width: 540px;
}



div.thumb {
  height:76px;
  position:relative;
  width:123px;
  float:left;

  padding:0px;
}
div.thumb1 {
	height:152px;
	position:relative;
	width:123px;
	padding:0px;
}

.font-madori {
	font-size: x-small;
	color: #999999;
}
#poto-ex {
	font-size: x-small;
	color: #999999;
	height: 12px;
	width: 500px;
	text-align: right;
	margin-top: 3px;
}

