/******************おすすめGadget******************/

div.ZFeatured {
	background: #ffffff;
	color: #222222;
	overflow: auto;
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", sans-serif;	
	font-size: 11px;
	float: left;
	width: 670px;
	height: 240px;
}

div.ZFeatured div.ZFeaturedRow {
    background-color:#FFFFFF;
    cursor: pointer; 
    padding:0px;
    float:left;
    width: 210px;
	height: 230px;
	margin: 3px;
	overflow: hidden;
    text-align: center;
	border: 1px #000000 solid;
}

div.ZFeatured div.ZFeaturedRowSelected {
    background-color: #F5F5F5;
    cursor: pointer; 
    padding: 0px;
    float: left;
    width: 210px;
	height: 230px;
	margin: 3px;
    overflow: hidden;
    text-align: center;
	border: 1px #000000 solid;
}

/******* 物件画像 *******/
div.ZFeatured div.ZFeaturedThumbImageWrapper {
	width: 210px;
	height: 140px;
	margin: 0px;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	text-align: center;
	float: left;
}

div.ZFeatured img.ZFeaturedThumbImage {
	width: 170px;
	height: 140px;
	padding: 0px;
	border: #CCCCCC 1px solid;
}

label.ZLabelName {
	color: #FF7b00;
	font-weight: bold;
}

/******* キャッチフレーズタイトル *******/
div.ZFeaturedDetailCell_M1_CATCHPHRASE_TITLE {
	float: left;
	width: 200px;
	height: 24px;
	padding: 0px 5px 0px 5px;
	margin: 10px 0px 0px 0px;
	text-align: center;
	line-height: 25px;
	overflow: hidden;
	border-bottom: #222222 dotted 1px;
}

div.ZFeaturedDetailCell_M1_CATCHPHRASE_TITLE label.ZValue {
	font-size: 13px;
	font-weight: bold;
	color: #24449C;
	margin: 0px;
}


/******* キャッチフレーズ内容 *******/
div.ZFeaturedDetailCell_M1_CATCHPHRASE {
	float: left;
	width: 200px;
	height: 32px;
	overflow: hidden;
	text-align: left;
	padding: 0px 5px 0px 5px;
	margin: 5px 0px 0px 0px;
}

div.ZFeaturedDetailCell_M1_CATCHPHRASE label.ZValue {
	width: 200px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	color: #00AEE5;
	line-height: 16px;
}
