@charset "EUC-jp";
/* CSS Document */

/* ************************************************ 
 serch_list　（商品検索結果）
************************************************  */
h2.search_title{
	background: URL(http://img21.shop-pro.jp/PA01332/055/etc/title_common_bg.jpg) no-repeat;
	width: 720px;
	height: 60px;
	padding: 15px 0 0 50px; 
	margin: 0 auto 20px;
	font-size: 20px;
	font-weight: bolder !important;
}

/*ソート*/
.sort{
	margin: 0 40px 10px 0;
	font-size: 12px;
	text-align: right;
}

.sort span.sort_list{
	padding: 0 5px 0;
}

.sort span.bold{
	font-weight: bold;
}

h2.all_product_title{
	margin: 0 0 0 10px;
}

/*ページャー*/
div.pager {
	margin: 0 40px 20px 0;
	font-size: 12px;
	text-align: right;
}

span.search_result_item{
	padding: 0 0 0 10px;
}