@charset "UTF-8";
/* CSS Document */

#header-bar {
	background-color: #6ed9e3;
}
#header-logo-text a:link, #header-logo-text a:visited, #header-logo-text a:hover, #header-logo-text a:active {
	display: block;
	color:#6ed9e3;
}

#main-lead {
	background-image: url(../03condominium/images/c-main-map.gif);
	position:relative;
}

#main-lead-condominium-p {
	position:absolute;
	top:60px;
	left:0px;
}

.condominium-main-lead1 {
	color: #ec52a7;
}
.condominium-main-lead2 {
	color: #6ed9e3;
}
.condominium-block {
	height: 273px;
	width: 100%;
	clear: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6ed9e3;
	color: #6ed9e3;
}
.condominium-block2 {
	height: 273px;
	width: 100%;
	clear: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6ed995;
	color: #6ed995;
}
.condominium-image {
	float: left;
	height: 273px;
	width: 225px;
}
.condominium-image2 {
	margin: 27px;
	float: left;
	height: 219px;
	width: 141px;
}
.condominium-lead {
	float: left;
	height: 145px;
	width: 380px;
}

.condominium-lead h1 {
	font-size:150%;
	margin-top:20px;
	font-weight:bold;
	}
	
.condominium-lead p {
	font-size:120%;
	color:#666;
	margin-top:10px;
	line-height:18px;
	}
	
.condominium-text {
	float: left;
	width: 377px;
	font-size: 100%;
	line-height: 160%;
	margin-left: 3px;
	margin-top:10px;
}



/* ワイレアグランド　バナー */


#main-banner {
	padding:0px 0px 20px 0px;
	position:relative;
	width:800px;
	height:186px;
}

#main-banner-condominium-p {
	position:absolute;
	top:60px;
	left:0px;
}

