body {
	background-color: #ECECEC;
	font-size: 12px;
	color: #333333;
	margin: 4px;
	line-height: 16px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: url(../image/BG.jpg);
	background-repeat: repeat-x;
}
p {
	margin-bottom: 8px;
	margin-top: 0px;
}
.thumb {
	height: 80px;
	width: 80px;
	padding-right: 4px;
	padding-bottom: 4px;
	vertical-align: top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: left;
}
.logo {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	display: block;
	padding-bottom: 4px;
}
.price {
	font-weight: bold;
	color: #FF0000;
}
.comment {
	display: block;
	line-height: 14px;
}
a:link {
	font-weight: bold;
	text-decoration: underline;
	font-size: 14px;
	color: #333333;
}
a:visited {
	font-weight: bold;
	text-decoration: underline;
	font-size: 14px;
	color: #333333;
}
a:active {
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	color: #333333;
}
a:hover {
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	color: #333333;
}
