#contents #eachitem_list ul {
	width: 590px;
	margin: 0 -15px 0 0;
	padding-bottom: 11px;
	overflow: hidden;
	
	list-style: none;
	
	padding-left: 0px;
}
#contents #eachitem_list ul.column3 {
	width: 591px;
	margin-right: -16px;
}

#contents #other ul li {
	float: left;
	width: 266px;
	margin-right: 15px;
	margin-bottom: 15px;
	padding-left: 14px;
	font-weight: bold;
}

#contents #other ul li,
#contents #eachitem_list ul li,
#contents #category_menu div div {
	position: relative;
	float: left;
	width: 266px;
	margin-right: 15px;
	margin-bottom: 15px;
	padding-left: 14px;
	font-weight: bold;
}
#contents #eachitem_list ul.column3 li {
	width: 167px;
	margin-right: 16px;
	margin-bottom: 30px;
}
#contents #category_menu div div {
	float: none;
	margin-right: 0;
	margin-bottom: 30px;
}

#contents #other ul li a,
#contents #eachitem_list ul li a,
#contents #category_menu div div a {
	display: block;
	width: 266px;
	margin-left: -14px;
	padding: 194px 0 0 14px;
	background: transparent url(../img/listmark_otheritem.png) repeat 0 196px;
	font-weight: normal;
}
#contents #eachitem_list ul li a {
	padding-top: 137px;
	background: transparent url(../img/listmark_otheritem.png) repeat 0 140px;
}
#contents #eachitem_list ul.column3 li a {
	width: 167px;
}

#contents #other ul li a img,
#contents #eachitem_list ul li a img,
#contents #category_menu div div a img {
	position: absolute;
	top: 0;
	left: 0;
}
