/******************おすすめGadget******************/

/* ガジェット　大枠 */
div.ZFeatured {
	font-size: 12px;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS P Gothic', Osaka, Verdana, Arial, Helvetica, sans-serif;
	color: #222222;
	width: 685px;
	height: 246px;
	margin: 0px;
	overflow: auto;
	float:left;
}

/* ガジェット　ひとコマ */
div.ZFeatured div.ZFeaturedRow {
	background: #FFFFFF;
	float: left;
	cursor: pointer;
	width: 325px;
	height: 115px;
	margin: 3px 7px 3px 0px;
	padding: 0px;
	overflow: hidden;
	border: 1px solid #dadada;
}

/* ガジェット　ひとコマ　hover */
div.ZFeatured div.ZFeaturedRowSelected {
	background: #FFF5FA;
	float: left;
	cursor: pointer;
	width: 325px;
	height: 115px;
	margin: 3px 7px 3px 0px;
	padding: 0px;
	overflow: hidden;
	border: 1px solid #dadada;
}

/* サムネイル　外枠 */
div.ZFeatured div.ZFeaturedThumbImageWrapper {
	padding: 0px;
	margin: 32px 0px -110px 6px;
	float: left;
	display: inline;
}

/* サムネイル　サイズ */
div.ZFeatured img.ZFeaturedThumbImage {
	width: 90px;
	height: 70px;
	border: 1px solid #CCCCCC;
	padding: 2px;
}

/* キャッチフレーズタイトル　外枠 */
div.ZFeaturedDetailCell_M1_CATCHPHRASE_TITLE {
	float: left;
	width: 100%;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	padding: 0px 0px 0px 6px;
	margin: 0px;
	text-align: left;
	background-color: #fed5e8;
}

/* キャッチフレーズタイトル　値 */
div.ZFeaturedDetailCell_M1_CATCHPHRASE_TITLE label.ZValue {
}

/* 市名　外枠 */
div.ZFeaturedDetailCell_Address2 {
	float: left;
	overflow: hidden;
	width: 85px;
	padding: 0px;
	margin: 5px 0px 0px 108px;
	display: inline;
}

/* 市名　ラベル */
div.ZFeaturedDetailCell_Address2 label.ZLabelName {
	color: #FF7b00;
}

/* 県名　外枠 */
div.ZFeaturedDetailCell_Address3 {
	float: left;
	overflow: hidden;
	width: 125px;
	padding: 0px;
	margin: 5px 0px 0px 5px;
	display: inline;
}

/* 県名　値 */
div.ZFeaturedDetailCell_Address3 label.ZLabelName {
	color: #FF7b00;
}

/* 価格　外枠 */
div.ZFeaturedDetailCell_Price {
	float: left;
	overflow: hidden;
	width: 86px;
	padding: 0px;
	margin: 2px 0px 0px 108px;
	display: inline;
}

/* 価格　ラベル */
div.ZFeaturedDetailCell_Price label.ZLabelName {
	color: #FF7b00;
}


div.ZFeaturedDetailCell_Price label.ZValue {
    color: #FF0000;
}

/* 土地面積　外枠 */
div.ZFeaturedDetailCell_TochiMenseki {
	float: left;
	overflow: hidden;
	width: 125px;
	padding: 0px;
	margin: 2px 0px 0px 4px;
	display: inline;
}

/* 土地面積　値 */
div.ZFeaturedDetailCell_TochiMenseki label.ZLabelName {
	color: #FF7b00;
}

/* キャッチフレーズ　内容 */
div.ZFeaturedDetailCell_M1_CATCHPHRASE {
	border-top: 1px dotted #CCCCCC;
	width: 210px;
	height: 34px;
	float: left;
	line-height: 17px;
	overflow: hidden;
	text-align: left;
	padding-top: 2px;
	margin: 2px 0px 0px 108px;
	display: inline;
}

/* 価格　外枠 */
div.ZFeaturedDetailCell_Chinryou {
	float: left;
	overflow: hidden;
	width: 86px;
	padding: 0px;
	margin: 2px 0px 0px 108px;
	display: inline;
}

/* 賃料　ラベル */
div.ZFeaturedDetailCell_Chinryou label.ZLabelName {
	color: #FF7b00;
}


/* 間取り部屋数　外枠 */
div.ZFeaturedDetailCell_MadoriHeyakazu {
	float: left;
	overflow: hidden;
	padding: 0px;
	margin: 2px 0px 0px 4px;
	display: inline;
}

/* 間取り部屋数　ラベル */
div.ZFeaturedDetailCell_MadoriHeyakazu label.ZLabelName {
	color: #FF7b00;
}

/* 間取りタイプ　外枠 */
div.ZFeaturedDetailCell_MadoriType {
	float: left;
	overflow: hidden;
	padding: 0px;
	margin: 2px 0px 0px 0px;
	display: inline;
}

