html {
  filter: expression(document.execCommand("BackgroundImageCache", false, true));
}
/******************おすすめGadget******************/

div.ZFeatured 
{
	background-color:#FFFFFF;
	color:Black;
	overflow:auto;
	border-style:solid;
	border-width:0px;
	border-color:#eeeeee;
	margin:2px;
}
div.ZFeatured a 
{
	font-size: 12px;
}
div.ZFeatured label
{
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}
div.ZFeatured div.ZFeaturedItemTitle
{
	margin-left: auto;
	margin-right: auto;
	margin-top: -4px;
	width:142px;
	overflow:hidden;
	background-color:#666666;

}
div.ZFeatured div.ZFeaturedItemTitle label
{
	font-size: 12px;
	font-weight: bold;
	width:140px;
	white-space: nowrap;
	padding: 2px 0 0 0;
	color:#ffffff;
}

div.ZFeatured img.ZFeaturedThumbImage
{
	height:80px;
	text-align:center;
	padding: 0px;
	margin-top:7px;
	background-color:#ffffff;
	border-color:#cccccc;
	border-width:1px;
	border-style:solid;
}
div.ZFeaturedRow label
{
	font-size: 12px;
	color: #324C6B;
	font-weight: normal;
	cursor: pointer; 
	padding: 0 0 0 5px;
	float:left;
	overflow: hidden;
}
div.ZFeaturedRowSelected label
{
    font-size: 12px;
    color: #324C6B;
    font-weight: normal;
    cursor: pointer; 
    padding: 0 0 0 5px;
    float:left;
    overflow: hidden; 
}

div.ZFeatured div.ZFeaturedRow
{
    background-color:#ffffff;
    cursor: pointer; 
    border: 1px;
    border-style: solid;
    border-color: #dddddd;
    padding:0px;
    float:left;
    width:143px;
    height: 145px;
	margin:2px;
    overflow: hidden;
    text-align:center;
    vertical-align:bottom;

}
div.ZFeatured div.ZFeaturedRowSelected
{
    background-color:#ffefb6;
    cursor: pointer; 
    border: 1px;
    border-style: solid;
    border-color: #dddddd;
    padding:0px;
    float:left;
    width:143px;
    height: 145px;
    overflow: hidden;
    text-align:center;
    vertical-align:bottom;
	margin:2px;
}

div.ZFeatured label.ZValue
{
}

div.ZFeatured label.ZLabelName
{
	visibility: collapse;
	width:0px;
}

div.ZFeatured label.ZUnit
{
	padding:0px;
    /* IEではDOCTYPEによってバグ
    position:relative;
    */
}

div.ZFeaturedDetailCell_Address2
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width:140px;
	overflow:hidden;

}
div.ZFeaturedDetailCell_Address2 label.ZValue
{
	font-size: 12px;
	font-weight: bold;
	width:140px;
	white-space: nowrap;
	padding: 2px 0 0 0;
}
div.ZFeaturedDetailCell_Price
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width:140px;
	height:25px;
	overflow:hidden;
	display:inline;
}
div.ZFeaturedDetailCell_Price label.ZLabelName
{
	width:35px;
	overflow: hidden;
}
div.ZFeaturedDetailCell_Price label.ZValue
{
	font-size: 16px;
	font-weight: bold;
	color: Red;
	overflow: hidden;
	margin-left:40px;
}
div.ZFeaturedDetailCell_Price label.ZUnit
{
	overflow: hidden;
	margin-top:3px;
}
div.ZFeaturedDetailCell_Chinryou
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width:140px;
	height:25px;
	overflow:hidden;
	display:inline;
}
div.ZFeaturedDetailCell_Chinryou label.ZLabelName
{
	width:35px;
	overflow: hidden;
}
div.ZFeaturedDetailCell_Chinryou label.ZValue
{
	font-size: 16px;
	font-weight: bold;
	color: Red;
	overflow: hidden;
	margin-left:45px;
}
div.ZFeaturedDetailCell_Chinryou label.ZUnit
{
	overflow: hidden;
	margin-top:3px;
}
