@charset "UTF-8";

.pic_area_product{
	width:220px;
	margin:0px;
	padding:15px 15px 5px 15px;
	background:url(../img/bg_pic_area.gif) repeat;
	float:left;
}
.pic_area_product img{
	margin:0px 0px 10px 0px;
}

.text_area_product{
	width:710px;
	margin:0px;
	float:right;
}
.product_s{
	margin:0px 0px 1em 0px;
	font-size:small;
	line-height:2em;
}


















