#contents .article {
	clear: both;
}
#contents .image {
	float: left;
	width: 218px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #D3D3D3;
	padding-top: 20px;
	text-align: center;
}
#contents .main {
	float: right;
	width: 440px;
	padding-top: 20px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #D3D3D3;
	margin-bottom: 20px;
}
*html #contents .main {
	margin-bottom: 0px;
}
*+html #contents .main {
	margin-bottom: 0px;
}
#contents .main h3 {
	font-size: 123.1%;
	margin-bottom: 1em;
	font-weight: bold;
}
#contents #goods-new .image,
#contents #goods-new .main {
	background-image: url(/images/goods/index/bg_01.gif);
	background-repeat: repeat-x;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 40px;
}
#contents .read {
	margin-bottom: 2em;
}
