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

