@charset "utf-8";
/* CSS Document */



/*========================================
　　TOPページ
========================================*/

h2 {
	font-size: 12px;
	font-weight: normal;
	}



/*========================================
　　FLASH
========================================*/

#flash {
	margin: 0px 0px 20px;
	}



/*========================================
　　右コンテンツ
========================================*/


/*========================================
　　フジヒサの商品ブランド
========================================*/

#brand {
	clear: both;
	padding: 0px 0px 50px;
	}

#brand p {
	line-height: 12px;
	height: 21px;
	margin: 0px;
	padding: 9px 0px 0px 20px;
	font-weight: bold;
	background: url(../pages/images/icon/icon_flower_orange.gif) no-repeat 0px 7px
	}

#brand p a:link { color: #705C5C; text-decoration: none; }
#brand p a:visited { color: #705C5C; text-decoration: none; }
#brand p a:hover { color: #00CCFF; }
#brand p a:active { color: #00CCFF; }

.brand {
	background: url(../images/brand/brand_bg.gif) no-repeat;
	padding: 0px 0px 0px 45px;
	}


/*　フジヒサの商品ブランド・ルネス
----------------------------------------*/

#brand dl dt div {
	width: 180px;
	height: 215px;
	margin: 0px;
	padding: 0px;
	}

#brand dl dt div a{
	display: block;
	background: url(../images/brand/renace2.jpg) no-repeat;
	overflow: hidden;
	}

#brand dl dt div a:hover img {
	position: relative;
	z-index: -1;
	}

#brand dl dt div a:hover {
	width: 180px;
	height: 215px;
	background-color: transparent;
	}



/*　フジヒサの商品ブランド・La,vie
----------------------------------------*/

#brand_lavie {
	background: url(../images/brand/bg_right.jpg) no-repeat;
	}

#brand_lavie div {
	width: 420px;
	height: 85px;
	margin: 0px 0px 20px;
	padding: 0px;
	}

#brand_lavie div a{
	display: block;
	background: url(../images/brand/lavie2.jpg) no-repeat;
	overflow: hidden;
	}

#brand_lavie div a:hover img {
	position: relative;
	z-index: -1;
	}

#brand_lavie div a:hover {
	width: 420px;
	height: 85px;
	background-color: transparent;
	}




/*　フジヒサの商品ブランド・Netro
----------------------------------------*/

#brand_netro {
	background: url(../images/brand/bg_right.jpg) no-repeat;
	}

#brand_netro div {
	width: 420px;
	height: 85px;
	margin: 0px;
	padding: 0px;
	}

#brand_netro div a{
	display: block;
	background: url(../images/brand/netro2.jpg) no-repeat;
	overflow: hidden;
	}

#brand_netro div a:hover img {
	position: relative;
	z-index: -1;
	}

#brand_netro div a:hover {
	width: 420px;
	height: 85px;
	background-color: transparent;
	}



/*　物件情報
----------------------------------------*/

#search {
	margin: 0px 0px 50px;
	clear: both;
	}

#search b {
	font-size: 14px;
	margin: 0px 0px 0px 30px;
	line-height: 24px;
	color: #705C5C;
	}


/*　沿線から探す
----------------------------------------*/

#ensen {
	width: 240px;
	float: right;
	}

#ensen_box {
	width: 238px;
	height: 274px;
	background-color: #EEEEEE;
	overflow: auto;
	border-left: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;
	scrollbar-face-color: #CCCCCC;
	scrollbar-track-color: #EEEEEE;
	scrollbar-arrow-color: #EEEEEE;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-3dlight-color: #EEEEEE;
	scrollbar-darkshadow-color: #CCCCCC;
	letter-spacing: 0px;
	}

#ensen_box dl {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	}

#ensen_box dl dt {
	float: left;
	clear: both;
	width: 28px;
	padding: 0px 0px 0px 0px;
	white-space: nowrap;
	}

#ensen_box dl dd {
	margin-left: 28px;
	padding: 0px 0px 0px 5px;
	}

#ensen_box dl dd ul {
	margin: 0px;
	padding: 0px;
	}

#ensen_box dl dd ul li {
	list-style: none;
	margin: 0px;
	padding: 6px 0px 6px 20px;
	line-height: 12px;
	background: url(../pages/images/icon/icon_flower_orange.gif) no-repeat 0px 4px;
	}



/*　新築戸建・分譲住宅情報
----------------------------------------*/

#bukken_icon {
	margin: 0px 0px 30px;
	}

#bukken_icon ul {
	margin: 0px;
	padding: 0px;
	}

#bukken_icon ul li {
	width: 298px;
	float: left;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	height: 120px;
	}

#bukken_icon ul li img {
	float: left;
	margin: 0px 0px 0px 0px;
	}

#bukken_icon ul li div {
	width: 178px;
	float: right;
	padding: 0px 20px 0px 0px;
	line-height: 18px;
	}

#bukken_icon ul li strong {
	list-style: none;
	background: url(../pages/images/icon/icon_flower_orange.gif) no-repeat 0px 1px;
	margin: 0px;
	padding: 0px 0px 0px 22px;
	font-size: 14px;
	line-height: 16px;
	display: block;
	height: 20px;
	width: 270px;
	color: #705C5C;
	}

#bukken_icon ul li strong span {
	display: block;
	widows: 100px;
	height: 20px;
	background: url(../images/bukken/nokori1.gif) left bottom no-repeat;
	}

#bukken_icon  strong a:link { color: #705C5C; text-decoration: none; }
#bukken_icon  strong a:visited { color: #705C5C; text-decoration: none; }
#bukken_icon  strong a:hover { color: #00CCFF; }
#bukken_icon  strong a:active { color: #00CCFF; }

#kanbai {
	clear: both;
	padding: 30px 0px 20px;
	}



/*　NEWS見出し
----------------------------------------*/

#midashi_news {
	background: url(../images/subtitle/bg.gif) bottom no-repeat;
	clear: both;
	width: 620px;
	margin: 0px 0px 20px;
	}

#midashi_news dl {
	margin: 0px;
	padding: 0px;
	}

#midashi_news dl dt {
	margin: 0px;
	padding: 0px;
	display: block;
	display: block;
	float: left;
	width: 490px;
	}

#midashi_news dl dd {
	margin: 0px;
	padding: 20px 0px 0px;
	display: block;
	height: 25px;
	width: 110px;
	float: left;
	}



/*　NEWS一覧
----------------------------------------*/

#midashi_news dl dd div {
	width: 110px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	}

#midashi_news dl dd div a{
	display: block;
	background: url(../images/medashi_news_button2.gif) no-repeat;
	overflow: hidden;
	}

#midashi_news dl dd div a:hover img {
	position: relative;
	z-index: -1;
	}

#midashi_news dl dd div a:hover {
	width: 110px;
	height: 25px;
	background-color: transparent;
	}





/*　NEWS見出し2
----------------------------------------*/

#news_midashi2 {
	background: url(../images/midashi_news_bottom.gif) bottom no-repeat;
	padding-bottom: 10px;
	height: 30px;
	clear: both;
	}

#news_midashi2 dl {
	margin: 0px;
	padding: 0px;
	}

#news_midashi2 dl dt {
	margin: 0px;
	padding: 0px;
	display: block;
	width: 520px;
	float: left;
	}

#news_midashi2 dl dd {
	margin: 0px;
	padding: 0px;
	display: block;
	width: 100px;
	float: right;
	}


/*　ピックアップ
----------------------------------------*/

#news_pickup {
	margin: 0px 0px 50px;
	}

#pickup {
	width: 250px;
	float: right;
	}

#pickup div {
	margin: 0px 0px 20px;
	}

#pickup p {
	margin: 0px;
	padding: 3px 0px 5px 35px;
	background: url(../pages/images/icon/icon_flower_orange.gif) no-repeat 15px 2px;
	height: 12px;
	line-height: 12px;
	}


/*　NEWS
----------------------------------------*/

#news {
	clear: both;
	width: 350px;
	float: left;
	margin: 10px 0px 0px;
	}

#news div {
	border-left: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;
	padding: 20px 20px 0px 20px;
	background-color: #FFFFFF;
	height: 227px;
	width: 308px;
	overflow: auto;
	scrollbar-face-color: #CCCCCC;
	scrollbar-track-color: #EEEEEE;
	scrollbar-arrow-color: #EEEEEE;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-3dlight-color: #EEEEEE;
	scrollbar-darkshadow-color: #CCCCCC;
	}

#news div ul {
	margin: 0px;
	padding: 0px;
	}

#news div ul li {
	margin: 0px;
	padding: 12px 0px 12px 30px;
	list-style: none;
	background: url(../pages/images/icon/icon_flower_orange.gif) no-repeat 0px 15px;
	line-height: 16px;
	}

#news div ul li span {
	margin-right: 20px;
	}
