@charset "shift_jis";

/* 商品：食品：エモルションズゲル */

#maincont .emoltion-1 {
	width: 280px;
	margin-left: 10px;
	float: left;
}
#maincont .emoltion-1 h4 {
	font-size: 1.1em;
	color: #0033CC;
	margin-bottom: 6px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#maincont .emoltion-1 img {
	float: left;
	margin-right: 4px;
}
#maincont .emoltion-1 p {
	margin: 0px;
	padding: 0px;
}
#maincont #emoltion-L {
	float: left;
	width: 350px;
	margin-top: 10px;
	margin-left: 20px;
}
#maincont #emoltion-L h4 {
	font-size: 1.1em;
	color: #339900;
	margin-bottom: 4px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#maincont #emoltion-L p {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
}
#maincont #emoltion-R {
	float: right;
	width: 340px;
}
#maincont #emoltion-R p {
	clear: both;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC33;
	height: 125px;
}
#maincont #emoltion-R img {
	float: left;
	margin-right: 5px;
}
