@charset "utf-8";
/* 全商品のCSSです */

h3 *{color:#009;}
h3{margin:0;}
.price{font-size:medium;
	font-weight:bold}
.bar hr{
	display:none;
}
.bar{background:url(../images/recommend_bar.gif) no-repeat bottom;}
