#contents .list01,
#contents .list02{
	float: left;
	width: 220px;
}
#contents .list02{
	margin-left: 20px;
}
#contents .list01 ul li,
#contents .list02 ul li{
	margin-bottom: 8px;
	padding-bottom: 9px;
	background-image: url(http://www.uniqueradio.jp/img/index/contents_line_w.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#contents .list01 ul .lastList,
#contents .list02 ul .lastList{
	background-image: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#contents .list01 ul li a,
#contents .list02 ul li a{
	display:block;
	width: 118px;
	min-height:84px;
	_height: 84px;/* IE6 */
	background-repeat: no-repeat;
	background-position: 3px 3px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 98px;
	background-color: #FFFFFF;
}

