@charset "euc-jp";


/* ==========　商品一覧　========== */

.tabletitlebg {
	background: url( ../image/page/tabletitlebg.gif ) repeat-x bottom;
}

.list_area {
	width: 540px;
	padding-top: 10px;
}
.list_area:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.listbox_set {
	width: 540px;
	margin-bottom: 20px;
	background: url( ../image/page/list2_dotline.gif ) no-repeat bottom;
}
.listbox_set:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.listbox {
	float: left;
	width: 160px;
	margin: 0 10px;
	_margin: 0 6px 0px 10px;
	padding-bottom: 16px;
}

.listbox_image {
	width: 140px;
	height: 140px;
}

.listbox_title {
	width: 160px;
	/* height: 38px; */
	margin-top: 5px;
	font-size: 14px;
	font-family: sans-serif;
}

.listbox_new {
	padding-left: 1px;
	vertical-align: -2px;
}

.new_goods{
	color: #ffff00;
	font-weight:bold;
}

.listbox_title a {
	color: #ffffff;
	text-decoration: underline;
}
.listbox_title a:hover {
	color: #ffff00;
	text-decoration: underline;
}

.list_rankbox {
	clear: both;
	width: 160px;
	margin-top: 4px;
	padding-top: 2px;
}
.list_rankbox:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.list_mark {
	float: left;
	width: 20px;
	height: 17px;
	font-size: 1px;
	text-indent: -9999px;
}

.list_mark1 { background: url( ../image/page/list2_rank1.gif ) no-repeat; }
.list_mark2 { background: url( ../image/page/list2_rank2.gif ) no-repeat; }
.list_mark3 { background: url( ../image/page/list2_rank3.gif ) no-repeat; }

.list_rank_price {
	float: left;
	width: 52px;
	margin-left: 2px;
	padding-top: 3px;
	font-size: 12px;
	font-family: sans-serif;
	color: #ffff00;
}

.list_rank_shop {
	float: left;
	width: 83px;
	padding-top: 2px;
	padding-left: 1px;
	font-size: 12px;
	font-family: sans-serif;
	line-height: 150%;
}
.list_rank_shop ul {
	margin: 0;
	padding: 0;
}

.list_rank_shop li {
	list-style:none;
	margin: 0;
	padding: 0;
}


/* ----- pager ----- */

.list_pager_area {
	width: 540px;
	margin-bottom: 6px;
	padding: 4px 0;
	font-size: 12px;
	text-align: center;
}
.list_pager_area:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.list_pager_area a {
	margin-left: 3px;
	padding: 3px 4px 2px 4px;
	border: 1px solid #cccccc;
	text-align: center;
	text-decoration: none;
	background: #6688aa;
}

.list_pager_area a:hover {
	color: #223366;
	text-decoration: none;
	background: #ffffff;
}

.list_pager_na {
	margin-left: 3px;
	padding: 3px 4px 2px 4px;
	border: 1px solid #6688aa;
	text-align: center;
	text-decoration: none;
	color: #6688aa;
}

.list_pager_on {
	margin-left: 3px;
	padding: 3px 4px 2px 4px;
	border: 1px solid #ffffff;
	text-align: center;
	color: #223366;
	background: #ffffff;
}






/* ==========　---　========== */

/* ==========　---　========== */
































































