#Thumbnail03
{
	background-color:white;
}

#Thumbnail03 .SHO1020_category_table{
	width:210px;
	padding:0;
	margin:0;
	float:none;
	clear:all;	
	text-align:left;
	color:dimgray;
}

#Thumbnail03 .detailbuttonframe {
	/*background-color:Red;*/
	margin-top:1px;
	width:210px;
	height:30px;
	text-align:center;
}

#Thumbnail03 .detailbutton {
	width:72px; /*ボタンサイズ*/
	margin: 0px 0px 0px auto;
}

/* 商品タイトル */
#Thumbnail03 div.catchcopy {
	background-repeat:no-repeat;
	background-color:#ffcc00;
	background-attachment:scroll;
	background-image: url('/AMS/images/common_img/sl_list_bg.jpg');
	color:#8b4513;

	width: 206px;
	font-size:14px;
	margin:2px 0px 0px 0px;
	padding:0px 2px;
	height: 37px;
	line-height: 18px;
	text-align:left;
	vertical-align:top;
	letter-spacing: 0px; /* 文字の間隔*/
	word-break: break-all;
	font-weight: normal;
	overflow: hidden;
}
#Thumbnail03 .officialname {
	width: 210px;
	height: 12px;
	color:Black;
	font-size:11px;
	line-height:12px;
	font-weight:normal;
	text-align:left;
	letter-spacing: -1px; /* 文字の間隔*/
	overflow: hidden;
}


#Thumbnail03 .SHO1020_price {
	width:100%;
	font-size:12px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color:red;
	text-align:left;
}

#Thumbnail03 h2.SHO1020_SALE_END {
	margin: 1px 0px 1px 0px;
	padding: 0px 0px 0px 0px;
	letter-spacing:1px; /* 文字の間隔 */
	width:100%; 
	background-color:#f5f5f5;/*whitesmoke*/
	font-size:12px; 
	color:#666666; 
	padding:0; 
	text-align:center; 
	font-weight:normal;
	
	/* 上下のボーダー */
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cccccc;
	border-bottom-color: #cccccc;
}




/* 販売開始　や　終了日の表示*/
#Thumbnail03 .LimitedTime {
	/*border:solid 1px #ffcc00;*/
	/*background-color: #ffcc00;*/
	font-size:10px;
	color: black;
	line-height:14px;
	padding:1px 3px 1px 3px;
}


#Thumbnail03 a.catchcopy:link			{ text-decoration:none;	color:#8b4513; /*saddlebrown;*/}
#Thumbnail03 a.catchcopy:visited		{ text-decoration:none;	color:#8b4513; /*saddlebrown;*/}
#Thumbnail03 a.officialname:link		{ text-decoration:none;	color:#444444;}
#Thumbnail03 a.officialname:visited		{ text-decoration:none;	color:#444444;}


#Thumbnail03 img.zero {
	margin: 0px; border: 0px; padding : 0px; /*vertical-align : bottom;*/
} 

#Thumbnail03 p.zero { 
	margin: 0px; border: 0px; padding: 0px; font-size: 0px; /*float:left;*/
}

#Thumbnail03 img.syohinicons {
	margin: 0px; border: 0px; padding : 0px; /*vertical-align : bottom;*/
} 

#Thumbnail03 p.syohinicons { 
	margin: 0px; border: 0px; padding: 0px; font-size: 0px; float:left;
}


