@charset "utf-8";
/* CSS Document */



/*========================================
　　商品ブランド
========================================*/

#brand {
	clear: both;
	padding: 80px 0px 0px;
	}

#brand div {
	padding-bottom: 30px;
	}

#brand div strong {
	list-style: none;
	background: url(../../../images/icon/icon_flower_orange.gif) no-repeat 0px 5px;
	margin: 0px;
	padding: 0px 0px 5px 30px;
	font-size: 20px;
	line-height: 20px;
	display: block;
	}

#brand strong a:link { color: #705C5C; text-decoration: none; }
#brand strong a:visited { color: #705C5C; text-decoration: none; }
#brand strong a:hover { color: #00CCFF; }
#brand strong a:active { color: #00CCFF; }

#brand div p {
	margin: 5px 0px 0px;
	padding: 0px;
	text-align: right;
	}	



/*========================================
　　物件バナー
========================================*/

#brand_banner {
	padding: 80px 0px 0px 0px;
	}



/*========================================
　　サブタイトル
========================================*/

/*　ラ・ヴィー
----------------------------------------*/

.rinen_subtitle {
	background: url(../images/lavie/subtitle.gif) no-repeat;
	height: 40px;
	color: #705C5C;
	clear: both;
	margin: 80px 0px 20px;
	}

.rinen_subtitle img {
	float: left;
	}

.rinen_subtitle b {
	display: block;
	padding: 13px 0px 0px;
	}



/*　ネトロ
----------------------------------------*/

.netro_subtitle {
	clear: both;
	margin: 80px 0px 20px;
	}



/*========================================
　　エコリア
========================================*/

#ecoria_circle {
	padding-bottom: 20px;
	}

#ecoria_circle p {
	margin: 16px 0px 0px 100px;
	}

#ecoria_point ul {
	margin: 0px;
	padding: 10px 0px 0px;
	}

#ecoria_point ul li {
	margin: 0px;
	padding: 30px 0px 0px;
	list-style: none;
	}

#ecoria_point div {
	margin-left: 25px;
	}

#ecoria_point div img {
	padding: 0px 0px 20px 20px;
	float: right;
	}

#ecoria_point div .ecoria_point2 {
	margin-bottom: 0px;
	}

#ecoria_point div .ecoria_point3 {
	padding-bottom: 0px;
	}



/*========================================
　　フロート
========================================*/

/*　文字左w250
----------------------------------------*/

.left250 div {
	width: 250px;
	float: left;
	}

.left250 img {
	float: right;
	}


/*　文字左w280
----------------------------------------*/

.left280 div {
	width: 280px;
	float: left;
	}

.left280 img {
	float: right;
	}



/*　文字左w300
----------------------------------------*/

.left300 div {
	width: 300px;
	float: left;
	}

.left300 img {
	float: right;
	}


/*　文字左w330
----------------------------------------*/

.left330 div {
	width: 310px;
	float: left;
	}

.left330 img {
	float: right;
	}



/*　文字右w280
----------------------------------------*/

.right280 {
	clear: both;
	}

.right280 div {
	width: 280px;
	float: right;
	}

.right280 img {
	float: left;
	}



/*　文字右w300
----------------------------------------*/

.right300 {
	clear: both;
	}

.right300 div {
	width: 300px;
	float: right;
	}

.right300 img {
	float: left;
	}

