@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : rooms.css
 author     : Ability Consultant
 style info : 客室
=================================================================== */
/* -----------------------------------------------------------
	楽天左カラム高さ設定
----------------------------------------------------------- */
#htlSide-A {
	top: 720px;
}

/* -----------------------------------------------------------
	pnav
----------------------------------------------------------- */
.pnav {
	background: url(../images/common/bg1.jpg) repeat-y top left;
	text-align: center;
	letter-spacing: -.4em;
	padding: 25px 0;
	margin-top: 58px;
	margin: 58px auto 15px;
}
.pnav li {
	width: 211px;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
	letter-spacing: normal;
	margin-left: 10px;
}
.pnav li:first-child {
	margin-left: 0;
}

/* -----------------------------------------------------------
	con_roo
----------------------------------------------------------- */
.con_roo {
	margin-bottom: 32px;
}
.con_roo .img {
	margin-top: 15px;
}
.con_roo .box_txt {
	overflow: hidden;
	margin-top: 20px;
}
.con_roo .box_txt .wrp_txt {
	float: left;
	width: 475px;
	padding-top: .5em;
}
.con_roo .box_txt .wrp_txt .txt {
	margin-top: .8em;
	line-height: 1.6;
}
.con_roo .box_txt .wrp_txt table {
	margin-top: .8em;
}
.con_roo .box_txt .wrp_txt .btn {
	margin-top: .8em;
}
.con_roo .box_txt .wrp_map {
	float: right;
	width: 457px;
}
.con_roo .bn {
	margin-top: 30px;
	clear: both;
}
.con_roo#lnk_r3 .img, .con_roo#lnk_r4 .img {
	margin-top: 0;
}

/* -----------------------------------------------------------
	con_att
----------------------------------------------------------- */
.con_att {
	border-top: 1px dotted #674534;
	padding-top: 30px;
}
.con_att p {
	width: 470px;
	margin: 0 auto;
	line-height: 1.6;
	font-size: 93%;
}

/* -----------------------------------------------------------
	con_att
----------------------------------------------------------- */
.con_ame {
	width: 870px;
	margin: 70px auto 0;
}
.con_ame .box_ame {
	margin-top: 15px;
	overflow: hidden;
}
.con_ame .box_ame ul {
	margin-left: 30px;
	float: left;
}
.con_ame .box_ame ul:first-child {
	margin-left: 0;
}
.con_ame .box_ame ul li {
	font-size: 97%;
	position: relative;
	padding-left: 1em;
	line-height: 1.6;
}
.con_ame .box_ame ul li:before {
	content: '●';
	width: 1em;
	height: 1em;
	color: #b3aa16;
	font-size: 77%;
	position: absolute;
	top: .2em;
	left: 0;
}
.con_ame .con_att01 {
	margin-top: 2em;
}
.con_ame .con_att01 p {
	line-height: 1.6;
}
