@charset "utf-8";
/* CSS Document */

div.seihinBox {
	clear: both;
	margin-bottom: 10px;
}

table.seihin {
	background-image: url(../product/img/bg_product.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	margin-bottom: 10px;
}

table.seihin th {
	font-weight: bold;
	text-align: left;
	vertical-align: bottom;
	padding-left: 3px;
}
