﻿/* 客室詳細 */
.pequipment {
	clear: both;
	width: 250px;
	overflow: hidden;
	background-color: #F0ECE0;
	padding: 10px;
	float: right;
}

.pequipment h2  {
	color: #4E463F;
	margin-bottom: -12px;
	font-size: 1em;
	margin-top: -6px;
}
.attention-r {
	height: auto;
	width: 500px;
	color: #9C8C7B;
	font-size: 0.7em;
}