@charset "utf-8";

#goods_h {
	background: url(../images/goods_h.jpg) no-repeat;
	width: 619px;
	height: 50px;
	margin-bottom: 10px;
}
#goods_h h2 {
	text-indent: -9999px;
}


#soapcase_h {
	float: left;
	background: url(../images/soapcase_h.gif) no-repeat;
	width: 619px;
	height: 32px;
	margin-bottom: 18px;
}
#soapcase_h h3 {
	text-indent: -9999px;
}

#bubblenet_h {
	float: left;
	background: url(../images/bubblenet_h.gif) no-repeat;
	width: 619px;
	height: 32px;
	margin-bottom: 18px;
}
#bubblenet_h h3 {
	text-indent: -9999px;
}

#conpactcase_h {
	float: left;
	background: url(../images/conpactcase_h.gif) no-repeat;
	width: 619px;
	height: 32px;
	margin-bottom: 18px;
}
#conpactcase_h h3 {
	text-indent: -9999px;
}

#puff_h {
	float: left;
	background: url(../images/puff_h.gif) no-repeat;
	width: 619px;
	height: 32px;
	margin-bottom: 18px;
}
#puff_h h3 {
	text-indent: -9999px;
}

#bodytowel_h {
	float: left;
	background: url(../images/bodytowel_h.gif) no-repeat;
	width: 619px;
	height: 32px;
	margin-bottom: 18px;
}
#bodytowel_h h3 {
	text-indent: -9999px;
}


.goods_wrapper {
	float: left;
	margin-bottom: 34px;
}

.goods_mainvisual {
	clear: left;
	float: left;
	width: 200px;
}

.goods_right_text {
	float: left;
	width: 400px;
	margin-left: 19px;
	padding-top: 35px;
}
.goods_right_text p {
	padding-left: 5px;
}
.goods_right_text table caption img {
	vertical-align: text-bottom;
}

.goods_info {
	clear: left;
	text-align: right;
	font-weight: bold;
	font-size: 1.1em;
}