/* ガジェットのひとコマ設定 */

div#ZFeaturedGadget div.ZFeaturedRow
{
	cursor: pointer; 
	width:198px;
	height: 250px;
	overflow: hidden;
	vertical-align:bottom;
	margin:1px;
	float:left;
	display:inline;
	background-color:#f8fcff;
	border-width:1px;
	border-color:#cccccc;
	border-style:solid;
	font-size:9pt;
	font-family: inherit;
}
div#ZFeaturedGadget div.ZFeaturedRowSelected
{
	cursor: pointer; 
	width:198px;
	height: 250px;
	overflow: hidden;
	vertical-align:bottom;
	margin:1px;
	float:left;
	display:inline;
	background-color:#e2f2fd;
	border-width:1px;
	border-color:#cccccc;
	border-style:solid;
	font-size:9pt;
	font-family: inherit;
}

div#ZFeaturedGadget label.ZLabelName
{
	color:#f1752b;
	font-weight:bold;
	font-size:12px;
}

/* 物件タイトル */
div#ZFeaturedGadget  div.ZFeaturedItemTitle
{
	height:26px;
	width:100%;
	overflow:hidden;
	text-align:left;
	float:left;
	display:inline;
	background-image: url("../images/title_chintai.jpg")
}
div#ZFeaturedGadget div.ZFeaturedItemTitle label
{
	font-weight:bold;
	font-size: 12px;
	width:100%;
	white-space: nowrap;
	color:#333333;
	font-family:Osaka;
	margin-left:5px;
	line-height:200%;
}

/* 物件画像 */

div#ZFeaturedGadget div.ZFeaturedThumbImageWrapper{
	overflow:hidden;
	float:center;
	align:center;
	display:inline;
	text-align:center;
}

div#ZFeaturedGadget img.ZFeaturedThumbImage
{
	height:100px;
	align:left;
	margin:7px 0px 0px 5px;
	background-color:#ffffff;
	border-color:#cccccc;
	border-width:1px 2px 2px 1px;
	border-style:solid;
	padding:1px;
}

/* コメント2 */
div#ZFeaturedGadget div.ZFeaturedDetailCell_Comment2 label.ZLabelName
{
	display:none;
	width:0;
}

/* コメント2 */
div#ZFeaturedGadget div.ZFeaturedDetailCell_Comment2
{
	float:left;
	display:inline;
	width:100%;
	text-align:left;
	margin: 0px 0px 0px 5px;
	background-image: url("../images/point.png");
	background-repeat: no-repeat;
	background-position: left top;
	text-indent:18px;
}


/* キャッチフレーズ */
div#ZFeaturedGadget div.ZFeaturedDetailCell_M1_CATCHPHRASE label.ZLabelName
{
	display:none;
	width:0;
}


div#ZFeaturedGadget div.ZFeaturedDetailCell_M1_CATCHPHRASE
{
	float:left;
	line-height:116%;
	display:inline;
	text-align:left;
	margin: 3px 0px 0px 5px;
	width:194px;
	color:#23438d;
	border-width:1px 0 0 0;
	border-color:#999999;
	border-style:dotted;
	padding-top:3px;
}


/* 物件種別 */
div#ZFeaturedGadget div.ZFeaturedDetailCell_BukkenType
{
	float:left;
	width:120px;
	line-height:100%;
	display:inline;
	text-align:left;
	margin: 5px 0px 0px 0px;
}

/* 現況 */
div#ZFeaturedGadget div.ZFeaturedDetailCell_Genkyou
{
	width:90px;
	display:inline;
	text-align:left;
	float:left;
	margin: 0px 0px 0px 5px;
}

/* 賃料 */

div#ZFeaturedGadget div.ZFeaturedDetailCell_Chinryou
{
	display:inline;
	width:95px;
	float:left;
	margin: 0px 0px 0px 5px;
	text-align:left;
}
div#ZFeaturedGadget div.ZFeaturedDetailCell_Chinryou label.ZValue
{
	font-weight: bold;
	color: red;
	overflow: hidden;
}

div#ZFeaturedGadget div.ZFeaturedDetailCell_Price
{
	display:inline;
	width:120px;
	float:left;
	margin: 5px 0px 0px 0px;
	text-align:left;
	line-height:100%;
}
div#ZFeaturedGadget div.ZFeaturedDetailCell_Price label.ZValue
{
	font-weight: bold;
	color: red;
	overflow: hidden;
}

/* 所在地 */
div#ZFeaturedGadget div.ZFeaturedDetailCell_Address2
{
	float:left;
	width:120px;
	display:inline;
	margin:5px 0px 0px 0px;
	text-align:left;
	line-height:100%;
}

/* 土地面積 */
div#ZFeaturedGadget div.ZFeaturedDetailCell_TochiMenseki
{
	float:left;
	width:120px;
	display:inline;
	margin:5px 0px 0px 0px;
	text-align:left;
	line-height:100%;
}

/* 建物面積 */
div#ZFeaturedGadget div.ZFeaturedDetailCell_TatemonoMenseki
{
	float:left;
	width:120px;
	display:inline;
	margin:5px 0px 0px 0px;
	text-align:left;
	line-height:100%;
}
/* 間取り */
div#ZFeaturedGadget div.ZFeaturedDetailCell_MadoriType
{
	float:left;
	width:120px;
	display:inline;
	margin:5px 0px 0px 0px;
	text-align:left;
	line-height:100%;
}

/* 間取り部屋数 */
div#ZFeaturedGadget div.ZFeaturedDetailCell_MadoriHeyakazu label.ZLabelName
{
	display:none;
	width:0;
}
div#ZFeaturedGadget div.ZFeaturedDetailCell_MadoriHeyakazu
{
	float:left;
	display:inline;
	margin:5px 0px 0px 0px;
	text-align:left;
	line-height:100%;
}
/* 物件概要 */

div#ZFeaturedGadget div.ZFeaturedItemText
{
	overflow:hidden;
	text-align:left;
	clear:both;
	float:left;
	display:inline;
	margin:0px 0px 0px 0px;
	width:410px;
	line-height:140%;
}
div#ZFeaturedGadget div.ZFeaturedItemText label
{
	white-space:normal;
}
