/* CSS Document */

.hed_img {
	background:url(../images/category/pickup/hed_img.jpg) no-repeat 0 0;
	width:900px;
	height:200px;
	text-indent:-9999px;
	margin-bottom:5px;
}

.table_tag {
	width:100%;
	font-size:0.9em;
}

.table_tag th {
	width:90px;
	padding:3px;
	text-align:left;
	font-weight:normal;
}

.table_tag td {
	padding-top: 10px;
}


.item_detail {
	float: left;
	width: 100px;
	padding-right: 5px;
	padding-left: 5px;
	height: 220px;
}

.item_detail img {
	margin-bottom:5px;
	height: 103px;
	width: 100px;
}

.item_detail p {
	font-size: 0.8em;
	width: 98px;
	text-align: center;
	margin-bottom: 2px;
	border-top: 1px solid #000000;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #000000;
}


.pickup_box {
	float: left;
	height: 81px;
	width: 140px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.pickup_box_end {
	float: left;
	height: 81px;
	width: 140px;
	margin-bottom: 10px;
}



/*クロックス
------------------------*/

#title_crocs {
	background: url(../images/index/title_crocs_img.gif) no-repeat;
	height: 14px;
	width: 440px;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
	margin-bottom: 10px;
}
.crocs_box {
	float: left;
	height: 81px;
	width: 140px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.crocs_box_end {
	float: left;
	height: 81px;
	width: 140px;
	margin-bottom: 10px;
}


/*  商品欄  */

.goods_list {
	width: 440px;
	list-style-type: none;
}
.goods_list li {
	margin-bottom: 10px;
	float: left;
	width: 215px;
	text-align: center;
}
.margin_r10 {
	margin-right:10px;
}

