/* F
-----------------------------------------------------------------------------------------------------------*/

.ui-bar-f {
	border: 1px solid 		#dd4208;
	background: 			#f85b08;
	color: 					#ffffff;
	font-weight: bold;
	text-shadow: 0 -1px 1px #dd4208;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #f96a0e), to( #f85b08));
	background-image: -webkit-linear-gradient(#f96a0e, #f85b08);
	background-image:    -moz-linear-gradient(#f96a0e, #f85b08);
	background-image:     -ms-linear-gradient(#f96a0e, #f85b08);
	background-image:      -o-linear-gradient(#f96a0e, #f85b08);
	background-image:         linear-gradient(#f96a0e, #f85b08);
}
.ui-btn-up-f {
	text-decoration: none;
	border: 1px solid 		#dd4208;
	background: 			#f85b08;
	font-weight: bold;
	color: 					#fff;
	text-shadow: 0 -1px 1px #dd4208;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #f96a0e), to( #f85b08));
	background-image: -webkit-linear-gradient(#f96a0e, #f85b08);
	background-image:    -moz-linear-gradient(#f96a0e, #f85b08);
	background-image:     -ms-linear-gradient(#f96a0e, #f85b08);
	background-image:      -o-linear-gradient(#f96a0e, #f85b08);
	background-image:         linear-gradient(#f96a0e, #f85b08);
}
.ui-btn-hover-f,
.ui-btn-down-f,
.ui-body-f .ui-btn-active {
	text-decoration: none;
	border: 1px solid 		#dd4208;
	background: 			#f85b08;
	font-weight: bold;
	color: 					#fff;
	text-shadow: 0 -1px 1px #dd4208;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #f85b08), to( #f96a0e));
	background-image: -webkit-linear-gradient(#f85b08, #f96a0e);
	background-image:    -moz-linear-gradient(#f85b08, #f96a0e);
	background-image:     -ms-linear-gradient(#f85b08, #f96a0e);
	background-image:      -o-linear-gradient(#f85b08, #f96a0e);
	background-image:         linear-gradient(#f85b08, #f96a0e);
}

/* 他
-----------------------------------------------------------------------------------------------------------*/
#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: #f96a0e;
}
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;
}
.color1 {
	color: #F00;
}
#chintai h3, #chintai p,
#baibai h3, #baibai p,
#parking h3, #parking p,
#tenant h3, #tenant p,
#tochi h3, #tochi p{
	overflow: visible;
	white-space: normal;
}
.tel {
	font-size: 2em;
}
#googlemap {
	width: 100%;
	height: 300px;
	border: 8px solid #ccc;
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;
}

p {
word-break: break-all;
}
