/* カテゴリ・グループのフリースペース内全体の指定 */
.cg_freespace_01 {
  padding:0;
  margin:20px 0 20px 0;
  line-height:150%;
}
.cg_freespace_01 img{max-width:730px;}

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

.cell_1{height:30px;padding:5px;font-size:12px;}

.item_description {display:none;}

.sub_group_area .sub_group a {display:block;margin:0px 10px;}

h1 {font-size:12px!important;display:inline-block;font-weight:lighter!important;}

.cg_freespace_01{padding:10px 20px;background:#fafafa;margin-bottom: 10px;}

.cg_freespace_01 p{margin-bottom:20px;display:block;line-height:160%;padding:10px 0px;font-size:14px;}

.cg_freespace_01 p img{max-width:100%;}

div.sale_items{margin:20px 5px;padding:5px 15px;font-size:12px;background:#f4c2c2;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px}