h2#shohin-tit {
  background: url(http://img14.shop-pro.jp/PA01301/785/etc/home_bg_tit.png) 0 0 no-repeat;
  padding-left: 40px;
  float: left;
  width: 660px;
  height: 50px;
  font-weight: bold;
  font-size: 123.1%;
  line-height: 50px;
  margin-bottom: 10px;
}

/* カテゴリ・グループのフリースペース内全体の指定 */
.cg_freespace_01 {
  padding:0;
  margin:20px 0 20px 0;
}
.cg_freespace_02 {
  padding:0;
  margin:20px 0 20px 0;
}
/* カテゴリ・グループのフリースペース内の<p>タグの余白設定 */
.cg_freespace_01 p,
.cg_freespace_02 p {
  margin:0 0 10px 0;
}
/* カテゴリ・グループのフリースペース内の<ul>タグの余白設定 */
.cg_freespace_01 ul,
.cg_freespace_02 ul {
  margin:0 0 10px 20px;
  padding:0;
}