@charset "Shift_JIS";

table .list
	{
	border: 1px solid #999;
	border-collapse: collapse;
	}
table .list th
	{
	border: 1px solid #999;
	background-color: #E6E6E6;
	padding:2px;
	}
table .list td
	{
	border: 1px solid #999;
	padding:2px;
	}
.seihinbox_top
	{
	border: solid #999;
	border-width:1px 1px 0px 1px;
	}

.seihinbox_under
	{
	border: solid #999;
	border-width:0px 1px 1px 1px;
	}
