/* 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;
}
