table {
	margin: 5px;
	border-collapse:collapse;
}
td {
	padding: 5px;
	font-size: 0.9em;
	border: 1px solid #666;
	text-align: center;
}
.tdbg {
	background-color: #d6f2ff;
}
.tdbg1 {
	background-color: #eeeeee;
}
.tdbg2 {
	background-color: #aee6ff;
	letter-spacing: .3em;
	text-align: center;
}
.noborder {
	background-color: #ffffff;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
}
th {
	font-size: 0.9em;
	text-align: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

ul {
	width: 220px;
	float: right;
	font-size: 0.9em;
	line-height: 1.3em;
}


.noimg {
	/* ul　～NOイメージアイテムのリスト表示修正～ */	
	width: 370px;
	float: left;
}

.longproduct {
	/* ul　～横2コマ表示用～ */	
	width: 470px;
	float: left;
}

li {
}
