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.ZFeaturedThumbImageWrapper
{
	height:110px;
	margin:30px 0px 0px 0px;
}

div.ZFeatured img.ZFeaturedThumbImage
{
	height:100px;
	text-align:center;
	padding: 0px;
	margin-top:5px;
	background-color:#ffffff;
	border-color:#cccccc;
	border-width:1px;
	border-style:solid;
}
div.ZFeaturedRow label
{
	font-size: 12px;
	color: #FE9901;
	font-weight: normal;
	cursor: pointer; 
	padding: 0 0 0 5px;
	float:left;
	overflow: hidden;
}
div.ZFeaturedRowSelected label
{
    font-size: 12px;
	color: #FE9901;
    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:200px;
    height: 280px;
    margin:5px;
    overflow: hidden;
    text-align:center;
    vertical-align:bottom;

}
div.ZFeatured div.ZFeaturedRowSelected
{
    background-color:#FCF2E4;
    cursor: pointer; 
    border: 1px;
    border-style: solid;
    border-color: #dddddd;
    padding:0px;
    float:left;
    width:200px;
    height: 280px;
    overflow: hidden;
    text-align:center;
    vertical-align:bottom;
	margin:5px;
}

div.ZFeatured label.ZValue
{
}

div.ZFeatured label.ZLabelName
{
	visibility: collapse;
	width:0px;
	height:0px;
}

div.ZFeatured label.ZUnit
{
	padding:0px;
    /* IEではDOCTYPEによってバグ
    position:relative;
    */
}

div.ZFeaturedDetailCell_Address2
{
	width:100px;
	overflow:hidden;
	height:20px;
	float:left;
	text-align: center;
	margin:110px 0px 0px 0px;
	position: relative;
	left: 50px;
}
div.ZFeaturedDetailCell_Address2 label.ZValue
{
	font-size: 12px;
	font-weight: bold;
	width:100%;
	white-space: nowrap;
	padding: 2px 0 0 0;
}

div.ZFeaturedDetailCell_Address3
{
	margin:110px 0px 0px 0px;
	width:100px;
	overflow:hidden;
	height:20px;
	float:left;
	text-align: center;
	position: relative;
	top: 15px;
	left: -50px;
}
div.ZFeaturedDetailCell_Address3 label.ZValue
{
	font-size: 12px;
	font-weight: bold;
	width:100%;
	white-space: nowrap;
	padding: 2px 0 0 0;
}
div.ZFeaturedDetailCell_Price
{
	margin-left: 50px;
	margin-top: 0px;
	padding:0px;
	width:100%;
	height: 32px;
	overflow:hidden;
	text-align:center;
	clear: both;
	position: relative;
	top: 15px;
}
div.ZFeaturedDetailCell_Price label.ZLabelName
{
	visibility: visible;
	width:30px;
	height:16px;
	overflow: hidden;
	padding:0px;
}
div.ZFeaturedDetailCell_Price label.ZValue
{
	font-size: 15px;
	font-weight: bold;
	color: Red;
	overflow: hidden;
	margin-top:-2px;
	padding-left:0px;
}
div.ZFeaturedDetailCell_Price label.ZUnit
{
	overflow: hidden;
}
div.ZFeaturedDetailCell_Chinryou
{
	margin-left: 65px;
	margin-top: 0px;
	padding:0px;
	width:100%;
	height: 32px;
	overflow:hidden;
	text-align:center;
	clear: both;
	position: relative;
	top: 15px;
}
div.ZFeaturedDetailCell_Chinryou label.ZLabelName
{
	visibility: visible;
	width:30px;
	height:16px;
	overflow: hidden;
}
div.ZFeaturedDetailCell_Chinryou label.ZValue
{
	font-size: 15px;
	font-weight: bold;
	color: Red;
	overflow: hidden;
	margin-top:-3px;
	padding-left:0px;
}
div.ZFeaturedDetailCell_Chinryou label.ZUnit
{
	overflow: hidden;
}
div.ZFeaturedDetailCell_M1_CATCHPHRASE
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width:100%;
	overflow:hidden;
	border-width:1px 0 0 0;
	border-color:#cccccc;
	border-style:dotted;
	clear: both;
	height: 105px;
}
div.ZFeaturedDetailCell_M1_CATCHPHRASE label.ZValue
{
	color:#444444;
	font-size: 10px;
	font-weight: normal;
	width:98%;
	text-align:left;
	padding: 4px 2px;
	height: 105px;
}

div.ZFeaturedDetailCell_M1_CATCHPHRASE_TITLE
{
	width:100%;
	height:30px;
	line-height: 30px;
	text-align: left;
	overflow:hidden;
	background-color: #EFDD9C;
	margin:-140px 0px 0px 0px;
}

div.ZFeaturedDetailCell_M1_CATCHPHRASE_TITLE label
{
	font-size: 12px;
	font-weight: normal;
	width:100%;
	white-space: nowrap;
	padding-left: 10px;
	color:#663300;
}