@charset "utf-8";


/* hotel
-----------------------------------------------*/
.hotel .box-01 .left {
	float: left;
	width: 300px;
}
.hotel .box-01 .right {
	float: right;
	width: 390px;
}
.hotel .box-01 .right .txt-01 {
	margin-bottom: 50px;
}
.hotel .box-01 .right .box-10 h3 {
	font-weight: bold;
	margin-bottom: 4px;
}
.hotel .box-01 .right .box-10 table {
	width: 100%;
	margin-bottom: 50px;
}
.hotel .box-01 .right .box-10 table th {
	font-size: 86%;
	color: #626262;
	padding: 8px 0 8px 8px;
	width: 105px;
}
.hotel .box-01 .right .box-10 table td {
	padding: 8px 0;
}
.hotel .box-01 .right .box-11 h3 {
	margin-bottom: 7px;
}
.hotel .box-01 .right .box-11 ul.box-par li.lit-par {
	position: relative;
	margin-bottom: 2px;
}
.hotel .box-01 .right .box-11 ul.box-cld {
	position: absolute;
	top: 42px;
	left: 12px;
}
.hotel .box-01 .right .box-11 ul.box-cld li {
	float: left;
	line-height: 1px;
	margin: 0 5px 5px 0;
	/** ie7 */
	*font-size: 1px;
}
.hotel #modContent{
	position: relative !important;
}
.hotel #modContent .areaIcon{
	position: absolute;
	top: 7px;
	right: 25px;
}


/* hotel04
-----------------------------------------------*/
.hotel-04 h2 span {
	font-weight: normal;
	font-size: 67%;
	padding-left: 1.0em;
}
.hotel-04 .lit-01 h3 {
	font-weight: bold;
	line-height: 25px;
	background: #ff5c56;
	padding-left: 1.0em;
	margin-bottom: 8px;
}
.hotel-04 .lit-01 li {
	margin-bottom: 20px;
}


/* hotel29
-----------------------------------------------*/
.hotel .box-01 .listMiniBox{
	font-size: 86%;	
	line-height: 1.4em;
	}

.hotel .box-01 .txt-subttl{
	margin-bottom: 10px;
	color: #ff754b;
	font-weight: bold;
	font-size: 129%;
}

.hotel .box-01 .txtSubBox{
	width: 385px;/*435*/
}

.hotel .box-01 table {
	width: 100%;
}
.hotel .box-01 table th {
	font-size: 86%;
	color: #626262;
	padding: 0;
	width: 90px;
}
.hotel .box-01 table td {
	padding: 0;
}

.hotel .box-01 .box-10 table th{
	padding: 8px 10px;
	width: 110px;
}
.hotel .box-01 .box-10 table td {
	padding: 8px 10px 8px 0;
}

.hotel .box-01 .box-11 h3 {
	margin-bottom: 7px;
}
.hotel .box-01 .box-11 ul.box-par li.lit-par {
	position: relative;
	margin-bottom: 2px;
}
.hotel .box-01 .box-11 ul.box-cld {
	position: absolute;
	top: 37px;
	left: 12px;
}
.hotel .box-01 .box-11 ul.box-cld li {
	float: left;
	line-height: 1px;
	margin: 0 5px 5px 0;
	/** ie7 */
	*font-size: 1px;
}

