/* フッターバナー */
.smp-productlist {
    width: 100%;
    margin-top: 0px;
}
.category-search {
    width: 100%;
    margin-top: 8px;
	margin-bottom: 5px;
}
.category-search ul li {
	display: table-cell;
    width: 25%;
}
.smp-productlist ul li {
  float: left;
  width: 50%;
}