/* ------------------------------------- 
 *	最近チェックした商品
 * ------------------------------------- */
.checkitem_list {
	width:100px;
	margin:0 26px 10px 0;
	float:left;
	}

.checkitem .ci_img {
	width:100px;
	margin-bottom:3px;
	}

.checkitem .name {
	font-size:11px;
	}

/* ---ライン部分--- */
.line_001 {
	background:url(https://img13.shop-pro.jp/PA01073/641/etc/line_010.gif) repeat-x;
	height:1px;
	width: 97%;
}
