/* F
-----------------------------------------------------------------------------------------------------------*/
.ui-bar-f {
	border: 1px solid 		#25050e;
	background: 			#330714;
	color: 					#ffffff;
	font-weight: bold;
	text-shadow: 0 -1px 1px #25050e;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #680e29), to( #330714));
	background-image: -webkit-linear-gradient(#680e29, #330714);
	background-image:    -moz-linear-gradient(#680e29, #330714);
	background-image:     -ms-linear-gradient(#680e29, #330714);
	background-image:      -o-linear-gradient(#680e29, #330714);
	background-image:         linear-gradient(#680e29, #330714);
}
.ui-btn-up-f {
	text-decoration: none;
	border: 1px solid 		#74571f;
	background: 			#9e7f22;
	font-weight: bold;
	color: 					#ffffff;
	text-shadow: 0 -1px 1px #74571f;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #cbab25), to( #9e7f22));
	background-image: -webkit-linear-gradient(#cbab25, #9e7f22);
	background-image:    -moz-linear-gradient(#cbab25, #9e7f22);
	background-image:     -ms-linear-gradient(#cbab25, #9e7f22);
	background-image:      -o-linear-gradient(#cbab25, #9e7f22);
	background-image:         linear-gradient(#cbab25, #9e7f22);
}
.ui-btn-hover-f,
.ui-btn-down-f,
.ui-body-f .ui-btn-active {
	text-decoration: none;
	border: 1px solid 		#74571f;
	background: 			#9e7f22;
	font-weight: bold;
	color: 					#ffffff;
	text-shadow: 0 -1px 1px #74571f;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #9e7f22), to( #cbab25));
	background-image: -webkit-linear-gradient(#9e7f22, #cbab25);
	background-image:    -moz-linear-gradient(#9e7f22, #cbab25);
	background-image:     -ms-linear-gradient(#9e7f22, #cbab25);
	background-image:      -o-linear-gradient(#9e7f22, #cbab25);
	background-image:         linear-gradient(#9e7f22, #cbab25);
}

/* 他
-----------------------------------------------------------------------------------------------------------*/
#new dl, #new dt, #new dd {
	margin: 0px;
	padding: 0px;
}
#new dt {
	font-weight: bold;
}
#new dd {
	border-bottom: 1px solid #999;
}
h2 {
	font-size: 1.2em;
	color: #cbab25;
}
h2::before {
	content: "■";
}
.ui-footer {
	text-align: center;
}
.ui-footer a {
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}
.ui-header h1 {
	margin-left:0 !important;
	margin-right:0 !important;
}
.bg1 {
	background: #4f0b1f;
	color: #FFF;
}
.bg1 a {
	color: #FFF;
}
ul.menubg li a {
	background: url(../images/menu_bg.png) no-repeat center center;
}
#room .ui-li-thumb {
	padding-top: 0.5em;
	padding-left: 0.5em;
}
#room h3, #room p {
	overflow: visible;
	white-space: normal;
}
#googlemap {
	width: 100%;
	height: 300px;
	border: 8px solid #ccc;
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;
}
.tel {
	font-size: 2em;
}
