/*-------------------------*/
.desc-type2 .img-product {
	background: #FFFFFF;
}
.desc-type2 dt, .desc-type2 dd {
	font-size: 70%;
	color: #3B494A;
}
.desc-type2 dt {
	font-weight: bold;
	background: #F2F2EE;
	padding: 0.2em 0.5em;
	color: #4B5050;
}
.desc-type2 dd {
	margin-bottom: 0.4em;
	clear: both;
	padding-left: 0.5em;
}
.desc-type2 em strong {
	font-style: normal;
	font-weight: normal;
	color: #973232;
}
.desc-type2 dd em {
	font-style: normal;
}
.desc-type2 dd strong {
	font-weight: normal;
}

