@charset "utf-8";
@import url(../../../css/adh.css);

#prdDetail h1{
	margin-bottom: 20px;
}
#prdDetail .readTex,
#prdDetail #textRim h2 strong{
	color: #f84e91;
}
#prdDetail #textRim h2{
	font-size: 120%;
	background: none;
	padding: 5px 0;
	margin-bottom: 10px;
}
#prdDetail #textRim h2 span{
	border-left: none;
	padding: 0;
}
#prdDetail #textRim h2 span img{
	vertical-align: bottom;
	margin-right: 5px;
}
.dtilText{
	margin-left: 30px;
}
.dtilText p{
	float: left;
	width: 220px;
	margin-right: 20px;
	text-align: center;
}
.dtilText p img{
	margin-bottom: 10px;
}
