#contents   .image  {
	float: left;
	width: 218px;
}
#contents   .main  {
	float: right;
	width: 440px;
}
#contents   .main   h3  {
	font-size: 123.1%;
	margin-bottom: 1em;
	font-weight: bold;
}
#contents .image,#contents .main   {
	background-image: url(/images/goods/index/bg_01.gif);
	background-repeat: repeat-x;
	padding-top: 40px;
	margin-bottom: 30px;
}
#contents .read {
	margin-bottom: 2em;
}
#contents h4 {
	clear: both;
	font-size: 123.1%;
}
#contents  .artist {
	background-image: url(/images/common/lin_02.gif);
	background-repeat: repeat-x;
	margin-top: 1.5em;
	padding-top: 1.5em;
	clear: both;
}
#contents  .artist  .artist-image {
	float: left;
	width: 120px;
}
#contents  .artist  .artist-info {
	float: right;
	width: 300px;
}
#contents .artist .artist-info p {
	font-size: 84%;
}

#contents  .artist  .artist-info h5 {
	font-weight: bold;
	font-size: 108%;
}

