@charset "utf-8";

@import url("../facilities_common.css");

/* コンテンツタイトル画像
------------------------------------------------------------*/

#contents_title h3 {
	height: 57px;
	background-image: url(../../img/room_irori/title.gif);
}

#contents_title h4 {
	margin: 10px 0 5px;
	padding: 3px;
	background-color: #D08B93;
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
}

#contents_title ol {
	margin: 0 0 10px;
	padding-left: 25px;
	color: #DA2545;
}

#contents_title ul {
	padding-left: 15px;
	font-size: 10px;
	line-height: 1.3em;
}

#contents_title li {
	margin: 0;
	padding: 0;
}

/* 写真3列（2段目以降）
------------------------------------------------------------*/

#photobox2 {
	clear: both;
	margin: 10px auto 0;
}

#photobox2 .img_margin {
	float: left;
	width: 248px;
	margin-right: 23px;
}

#photobox2 .img_nomargin {
	float: left;
	width: 248px;
}