@charset "utf-8";



/* hotel
-----------------------------------------------*/
.hotel .txt-01 {
	margin-bottom: 15px;
}
.hotel .pic-01 {
	margin-bottom: 30px;
}
.hotel .box-01 h3 {
	margin-bottom: 10px;
	color: #ff754b;
	font-weight: bold;
	font-size: 129%;
}
.hotel .box-01 ul {
	margin-bottom: 30px;
}
.hotel .box-01 ul li {
	margin-bottom: 30px;
}
.hotel .box-01 ul li h4 {
	font-weight: bold;
}
.hotel .box-01 ul li .left {
	float: left;
}
.hotel .box-01 ul li .right {
	float: right;
	width: 385px;
}
.hotel .box-01 table {
	margin-top: 15px;
	width: 100%;
}
.hotel .box-01 table th {
	font-size: 86%;
	color: #626262;
	width: 105px;
}
.hotel .box-01 table td {
}
.hotel .box-10 h3 {
	font-weight: bold;
	margin-bottom: 4px;
}
.hotel .box-10 table {
	width: 100%;
	margin-bottom: 50px;
}
.hotel .box-10 table th {
	font-size: 86%;
	color: #626262;
	padding: 8px 0 8px 8px;
	width: 105px;
}
.hotel .box-10 table td {
	padding: 8px 0;
}
.hotel .box-11 .right {
	float: right
}
.hotel .box-11 h3 {
	margin-bottom: 7px;
}
.hotel .box-11 ul.box-par li.lit-par {
	position: relative;
	margin-bottom: 2px;
}
.hotel .box-11 ul.box-cld {
	position: absolute;
	top: 37px;
	left: 12px;
}
.hotel .box-11 ul.box-cld li {
	float: left;
	line-height: 1px;
	margin: 0 5px 5px 0;
	/** ie7 */
	*font-size: 1px;
}


.hotel .atd {
	font-size: 86%;
	color: #626262;
}

.hotel .hotel-04 .box-02 .lit-01 {
	padding-top: 20px;
}
.hotel .hotel-04 .box-02 .lit-01 li {
	margin-bottom: 0;
}

.hotel .hotel-05 .box-02 .lit-01 li {
	margin-bottom: 10px;
}
.hotel .hotel-05 .box-02 .lit-01 li .txt-02 {
	font-weight: bold;
}




