/*-------------------------*/
.desc-type3 .img-product {
	background: #FFFFFF;
}
.desc-type3 dt, .desc-type3 dd {
	font-size: 70%;
	color: #3B494A;
}
.desc-type3 dt {
	font-weight: bold;
	background: #F1F1EB;
	margin-bottom: 0.4em;
	padding: 0.2em 0.5em;
	float: left;
	border: 1px solid #F1F1EB;
	color: #4B5050;
}
.desc-type3 dd {
	margin-bottom: 0.4em;
	float: left;
	padding: 0.2em 0.5em;
	margin-right: 1em;
	border: 1px solid #F1F1EB;
}
.desc-type3 em strong {
	font-style: normal;
	font-weight: normal;
	color: #973232;
}
.desc-type3 dd em {
	font-style: normal;
}
.desc-type3 dd strong {
	font-weight: normal;
}

.desc-type3 dd span {
	clear: both;
}

