/* F
-----------------------------------------------------------------------------------------------------------*/

.ui-bar-f {
	border: 1px solid 		#eeeeee;
	background: 			#e1e1e1;
	color: 					#000000;
	font-weight: bold;
	text-shadow: 0 -1px 1px #eeeeee;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #ffffff), to( #e1e1e1));
	background-image: -webkit-linear-gradient(#ffffff, #e1e1e1);
	background-image:    -moz-linear-gradient(#ffffff, #e1e1e1);
	background-image:     -ms-linear-gradient(#ffffff, #e1e1e1);
	background-image:      -o-linear-gradient(#ffffff, #e1e1e1);
	background-image:         linear-gradient(#ffffff, #e1e1e1);
}
.ui-btn-up-f {
	text-decoration: none;
	border: 1px solid 		#eeeeee;
	background: 			#e1e1e1;
	font-weight: bold;
	color: 					#000000;
	text-shadow: 0 -1px 1px #eeeeee;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #ffffff), to( #e1e1e1));
	background-image: -webkit-linear-gradient(#ffffff, #e1e1e1);
	background-image:    -moz-linear-gradient(#ffffff, #e1e1e1);
	background-image:     -ms-linear-gradient(#ffffff, #e1e1e1);
	background-image:      -o-linear-gradient(#ffffff, #e1e1e1);
	background-image:         linear-gradient(#ffffff, #e1e1e1);
}
.ui-btn-hover-f,
.ui-btn-down-f,
.ui-body-f .ui-btn-active {
	text-decoration: none;
	border: 1px solid 		#eeeeee;
	background: 			#e1e1e1;
	font-weight: bold;
	color: 					#000000;
	text-shadow: 0 -1px 1px #eeeeee;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #e1e1e1), to( #ffffff));
	background-image: -webkit-linear-gradient(#e1e1e1, #ffffff);
	background-image:    -moz-linear-gradient(#e1e1e1, #ffffff);
	background-image:     -ms-linear-gradient(#e1e1e1, #ffffff);
	background-image:      -o-linear-gradient(#e1e1e1, #ffffff);
	background-image:         linear-gradient(#e1e1e1, #ffffff);
}

/* G
-----------------------------------------------------------------------------------------------------------*/
.ui-bar-g {
	border: 1px solid 		#121212;
	background: 			#000000;
	color: 					#ffffff;
	font-weight: bold;
	text-shadow: 0 -1px 1px #121212;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #363636), to( #000000));
	background-image: -webkit-linear-gradient(#363636, #000000);
	background-image:    -moz-linear-gradient(#363636, #000000);
	background-image:     -ms-linear-gradient(#363636, #000000);
	background-image:      -o-linear-gradient(#363636, #000000);
	background-image:         linear-gradient(#363636, #000000);
}

/* 他
-----------------------------------------------------------------------------------------------------------*/
#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: #000066;
}
h2::before {
/*	content: "■";*/
}
.ui-footer {
	text-align: center;
}
.ui-footer a {
	color: #000 !important;
	font-weight: normal;
	text-decoration: none;
}
.ui-header h1 {
	margin-left:0 !important;
	margin-right:0 !important;
}
.ui-header a {
	color: #000 !important;
}
.bg1 {
	color: #333;
	background-color: #fdf0fb;
}
.bg1 a {
	color: #FFF;
}
.ui-content h3 a {
	color: #000;
}
#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;
}

.main{
	font-size: 13px;
}
.main dl {
	padding-top: 4px;
	background-color: #ffffff;
	color: #58463C;
}
.main dl dt {
	color: #09A736;
	font-weight: bold;
	float: left;
	padding-top: 9px;
	padding-left: 10px;
}
.main dl dd {
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-left: 95px;
	padding-top: 9px;
	padding-left: 10px;
	text-indent : -1em;
}
.ddt {
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-left: 90px;
	padding-top: 9px;
}
.main h1 {
	padding-top: 2px;
	margin: 2px;
	font-size: 130%;
	padding-left: 30px;
	background-image: url(../img/h_m.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.main h2 {
	content: "";
	font-size: 16px;
	border-left: 10px solid #ec73da;/*文字の左横のマーク*/
	border-bottom:dotted 2px #CCCCCC;/*文字の下に点線*/
	width:690px;/*横幅*/
	line-height: 27px;/*高さ*/
	padding-left: 5px;/*左のスペース*/
	color:#4d4d4d; /*文字色*/
	margin-top: 0px;/*上のスペース*/
	margin-bottom: 6px;/*下のスペース*/
}
.main h3 {
	font-size: 15px;
	border-left: 8px solid #ffb895;/*文字の左横のマーク*/
	border-bottom:dotted 2px #CCCCCC;/*文字の下に点線*/
	width:690px;/*横幅*/
	line-height: 27px;/*高さ*/
	padding-left: 5px;/*左のスペース*/
	color:#4d4d4d; /*文字色*/
	margin-top: 0px;/*上のスペース*/
	margin-bottom: 6px;/*下のスペース*/
}
.main h4 {
	font-size: 14px;
/*	background-color:#f5f5f5;*/
	border-left: 6px solid #808080;/*文字の左横のマーク*/
	width:690px;/*横幅*/
	line-height: 27px;/*高さ*/
	padding-left: 7px;/*左のスペース*/
	color:#4d4d4d; /*文字色*/
	margin-top: 0px;/*上のスペース*/
	margin-bottom: 6px;/*下のスペース*/
}

