html {
  filter: expression(document.execCommand("BackgroundImageCache", false, true));
}
/******************おすすめGadget******************/

div.ZFeatured 
{
	background-color:#000000;
	color:#ffffff;
	overflow:auto;
	border-style:solid;
	border-width:0px;
	border-color:#eeeeee;
	margin:2px;
}
div.ZFeatured a 
{
	font-size: 12px;
}
div.ZFeatured label
{
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
}

div.ZFeatured div.ZFeaturedThumbImageWrapper
{
	height:105px;
	margin:30px 0px 0px 0px;
}

div.ZFeatured img.ZFeaturedThumbImage
{
	height:100px;
	text-align:center;
	padding: 0px;
	background-color:#ffffff;
	border-color:#cccccc;
	border-width:1px;
	border-style:solid;
}
div.ZFeaturedRow label
{
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	cursor: pointer; 
	padding: 0 0 0 5px;
	float:left;
	overflow: hidden;
}
div.ZFeaturedRowSelected label
{
    font-size: 12px;
    color: #ffffff;
    font-weight: normal;
    cursor: pointer; 
    padding: 0 0 0 5px;
    float:left;
    overflow: hidden; 
}

div.ZFeatured div.ZFeaturedRow
{
    background-color:#000000;
    cursor: pointer; 
    border: 1px;
    border-style: solid;
    border-color: #222222;
    padding:0px;
    float:left;
    width:218px;
    height: 245px;
    margin:2px;
    overflow: hidden;
    text-align:center;
    vertical-align:bottom;

}
div.ZFeatured div.ZFeaturedRowSelected
{
    background-color:#333333;
    cursor: pointer; 
    border: 1px;
    border-style: solid;
    border-color: #dddddd;
    padding:0px;
    float:left;
    width:218px;
    height: 245px;
    overflow: hidden;
    text-align:center;
    vertical-align:bottom;
	margin:2px;
}

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
{
	margin:110px 0px 0px 0px;
	width:110px;
	overflow:hidden;
	height:20px;
	float:left;
	text-align:right;
}
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:left;
}
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: 60px;
	margin-top: 0px;
	padding:0px;
	width:100%;
	height:18px;
	overflow:hidden;
	text-align:center;
}
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:-3px;
	padding-left:0px;
}
div.ZFeaturedDetailCell_Price label.ZUnit
{
	overflow: hidden;
}
div.ZFeaturedDetailCell_Chinryou
{
	margin-left: 35px;
	margin-top: 0px;
	padding:0px;
	width:100%;
	height:18px;
	overflow:hidden;
	text-align:center;
}
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:#222222;
	border-style:dotted;
	clear: both;
}
div.ZFeaturedDetailCell_M1_CATCHPHRASE label.ZValue
{
	color:#ffffff;
	font-size:11px;
	font-weight: normal;
	width:98%;
	text-align:left;
	padding: 4px 2px;
}
div.ZFeaturedDetailCell_M1_CATCHPHRASE_TITLE
{
	width:100%;
	height:22px;
	text-align: left;
	overflow:hidden;
	background-image:url(title_gadget.png);
	margin:-135px 0px 0px 0px;
}

div.ZFeaturedDetailCell_M1_CATCHPHRASE_TITLE label
{
	font-size: 12px;
	font-weight: normal;
	width:100%;
	white-space: nowrap;
	padding: 1px 0 0 20px;
	color:#ffffff;
}
