.itemCatch {
	color:#666;
	font-size:85%;
}
.itemName {
	font-weight:bold;
	font-size:107%;
}
.itemPrice {
	font-family:Verdana;
}
.itemPhoto a:visited,
.itemPhoto a:link {
	filter:alpha(opacity=100);
	opacity:1;
	-moz-opacity:1;
}
.itemPhoto a:hover {
	filter:alpha(opacity=80);
	opacity:0.8;
	-moz-opacity:0.8;
}
.searchLinkIcon a:link,
.searchLinkIcon a:visited {
	text-decoration:none;
}
.searchLinkIcon a:hover {
	text-decoration:underline;
}


/* ------------------------------------------------------------------ */
/*                             過去の特集                             */
/* ------------------------------------------------------------------ */
#feature { margin-top:50px;}
#feature h3 {
	background:url(https://img1.kakaku.k-img.com/images/article/search/search_new/feature930_top.gif) no-repeat;
	font-size:114%;
	padding:6px 10px 5px 12px;
}
#feature .featureBox {
/*	background:url(https://img1.kakaku.k-img.com/images/article/search/search_new/line_dots02.gif) repeat-x left bottom;*/
	line-height:140%;
	margin-top:10px;
	padding:0 10px 10px;
}
#feature .featureBox .headline {
	font-size:110%;
	font-weight:bold;
}
