@charset "shift_jis";
/* CSS Document */
.productlistw {
 width: 220px;
 padding: 0;
_margin: 0 11px;
}


/*  Added on Jan 11, 2009 --------------
*/
#topic-box01 {
	border-top: 1px dashed #ccc;
	padding-top: 5px;
}

#topic-box01 li {
	list-style: none;
}

#topic-box01 li a {
	background: url(../../common-img/arrow-icon01.gif) 0 2px no-repeat;
	width: 170px;
	margin-bottom: 5px;
	margin-left: -15px;
	padding-left: 15px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #ccc;
	position: relative;
	left: 15px;
	display: block;
}
/*
#topic-box01 span {
	list-style: none;
	color: #f60;
	font-size: 0.8em;
}
*/