/* F
-----------------------------------------------------------------------------------------------------------*/

/*.ui-bar-f {
	border: 1px solid 		#d83b6e;
	background: 			#e05b8a;
	color: 					#ffffff;
	font-weight: bold;
	text-shadow: 0 -1px 1px #d83b6e;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #ee9bc0), to( #e05b8a));
	background-image: -webkit-linear-gradient(#ee9bc0, #e05b8a);
	background-image:    -moz-linear-gradient(#ee9bc0, #e05b8a);
	background-image:     -ms-linear-gradient(#ee9bc0, #e05b8a);
	background-image:      -o-linear-gradient(#ee9bc0, #e05b8a);
	background-image:         linear-gradient(#ee9bc0, #e05b8a);
}
.ui-btn-up-f {
	text-decoration: none;
	border: 1px solid 		#d83b6e;
	background: 			#e05b8a;
	font-weight: bold;
	color: 					#fff;
	text-shadow: 0 -1px 1px #d83b6e;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #ee9bc0), to( #e05b8a));
	background-image: -webkit-linear-gradient(#ee9bc0, #e05b8a);
	background-image:    -moz-linear-gradient(#ee9bc0, #e05b8a);
	background-image:     -ms-linear-gradient(#ee9bc0, #e05b8a);
	background-image:      -o-linear-gradient(#ee9bc0, #e05b8a);
	background-image:         linear-gradient(#ee9bc0, #e05b8a);
}
.ui-btn-hover-f,
.ui-btn-down-f,
.ui-body-f .ui-btn-active {
	text-decoration: none;
	border: 1px solid 		#d83b6e;
	background: 			#e05b8a;
	font-weight: bold;
	color: 					#fff;
	text-shadow: 0 -1px 1px #d83b6e;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #e05b8a), to( #ee9bc0));
	background-image: -webkit-linear-gradient(#e05b8a, #ee9bc0);
	background-image:    -moz-linear-gradient(#e05b8a, #ee9bc0);
	background-image:     -ms-linear-gradient(#e05b8a, #ee9bc0);
	background-image:      -o-linear-gradient(#e05b8a, #ee9bc0);
	background-image:         linear-gradient(#e05b8a, #ee9bc0);
}
*/
/* 莉�
-----------------------------------------------------------------------------------------------------------*/
#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: #ee9bc0;
}
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;
}
.bg {
	background: url(../images/bg.png) repeat-x center center;
}
