@charset "utf-8";

#contents #main #content h5 {
	font-size: 1.4em;
	font-weight: bold;
	color: #333333;
	margin-bottom: 10px;
}
#contents #main #content .list {
	margin-top: 10px;
	float: left;
	width: 560px;
}
#contents #main #content .list img {
	float: left;
	margin-right: 20px;
}
#contents #main #content .list .price {

}
#contents #main #content .list .price li {
	font-size: 1.2em;
	color: #0000CC;
	list-style-type: none;
}


#contents #main #content .list .price .modelno {
	font-weight: bold;
	font-size: 1.6em;
}
#contents #main #content .list .price dt {
	float: left;
	font-size: 1.2em;
}
#contents #main #content .list .price dd {
	font-size: 1.6em;
	font-weight: bold;
}

#contents #main #content #tokutyou h6 {
	font-size: 1.2em;
	font-weight: bold;
	color: #333333;
	clear: both;
	background-image: url(../image/ui/linkThum_h6.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	line-height: 1.5em;
}
#contents #main #content #tokutyou dt {
	color: #333333;
	font-weight: bold;
	font-size: 1.2em;
	clear: left;
}
#contents #main #content #tokutyou dd {
	font-weight: normal;
	color: #666666;
	clear: left;
	margin-bottom: 20px;
}
#contents #main #content #tokutyou li {
	clear: left;
	line-height: 1.8em;
	color: #666666;
}
