/* 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-bar-f2 {
	padding-top:10px;
	border: 1px solid 		#eeeeee;
	background: 			#e1e1e1;
	color: 					#000000;
	font-weight: bold;
	text-shadow: 0 -1px 1px #eeeeee;
}
.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);
	*/
}
.ui-bar-g2 {
	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: #fff;
}
h2::before {
	content: "■";
}
.ui-footer {
	text-align: center;
}
.ui-footer span.conceal{
	color:#e1e1e1;
	font-size:1px;
}
.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 {
	background: #000;
	color: #FFF;
}
.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;
}

/*---profileページ---*/
#googlemap {
	width: 100%;
	height: 300px;
	border: 8px solid #ccc;
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;
}
.tel {
	font-size: 2em;
}
#rinen{
	width:100%;
}
#rinen th{
	text-align:left;
	vertical-align:top;
	width:120px;
}

/*---workflowページ---*/
#step1-li{
	list-style:none;
}
.range {
  margin-top: 20px;
  margin-bottom: 20px;
}
.range p {
  margin-bottom: 2px;
  padding: 5px 10px;
  background-color: #DDD;
  color:#000;
}


/*---contactページ---*/
#contactp{
	padding:10px;
}

/*テーブル１*/
.ta1 {
	border: 0px solid #D18A28;	/*テーブルの外側の枠線の幅、線種、色*/
	width: 100％;
}
.ta1 td, .ta1 th{
	border: 0px solid #666;	/*テーブルの枠線の幅、線種、色*/
	line-height: 1;
}
/*テーブル内の右側*/
.ta1 td{
	padding: 10px;
	vertical-align: top;
}
/*テーブル内の左側の見出し部分*/
.ta1 th{
	width: 110px;
	padding: 10px;
	text-align: left;
	background: #111;	/*背景色*/
}
/*テーブル１行目に入った見出し部分*/
.ta1 th.tamidashi{
	width: auto;
	text-align: left;
	padding: 10px;
	background-color:#666;	/*背景色*/
}

/*---garellyページ---*/
.garelly{
	width:100%;
	overflow:hidden;
}
.l-box{
	width:50%;
	float:left;
}
.r-box{
	width:50%;
	float:right;
}