/* line 1, ../sass/_defines.scss */
.clear_float {
  clear: both; }

/* line 5, ../sass/_defines.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

/* line 9, ../sass/_defines.scss */
.clearfix:after {
  clear: both; }

/* line 12, ../sass/_defines.scss */
.clearfix {
  *zoom: 1; }

/* line 4, ../sass/group_info.scss */
#group_info > table th {
  width: 110px;
  text-align: left;
  vertical-align: top;
  white-space: nowrap; }
  /* line 10, ../sass/group_info.scss */
  #group_info > table th div {
    border-left: 3px solid #d32229;
    padding-left: 7px; }
/* line 16, ../sass/group_info.scss */
#group_info > table td {
  padding-bottom: 24px; }
  /* line 20, ../sass/group_info.scss */
  #group_info > table td > table th {
    text-align: justify; }
  /* line 23, ../sass/group_info.scss */
  #group_info > table td > table th, #group_info > table td > table td {
    width: auto;
    padding-bottom: 0; }
/* line 30, ../sass/group_info.scss */
#group_info > table img.miyake_farm_img {
  width: 186px;
  height: 117px;
  padding: 4px; }

/* line 37, ../sass/group_info.scss */
#shop_search_map {
  background-image: url(../img/shop_search_bg.png);
  background-repeat: no-repeat;
  width: 588px;
  height: 378px;
  position: relative; }
  /* line 44, ../sass/group_info.scss */
  #shop_search_map .shop_map_item {
    width: 250px;
    height: 85px;
    position: absolute;
    right: -45px; }
  /* line 50, ../sass/group_info.scss */
  #shop_search_map #shop_map_GASHINN {
    top: 295px; }
  /* line 53, ../sass/group_info.scss */
  #shop_search_map #shop_map_KOIKI {
    top: 175px; }
  /* line 56, ../sass/group_info.scss */
  #shop_search_map #shop_map_KAZAMIDORI {
    top: 55px; }
  /* line 60, ../sass/group_info.scss */
  #shop_search_map dl {
    font-size: 12px;
    margin-top: 1em;
    margin-left: 90px; }
  /* line 65, ../sass/group_info.scss */
  #shop_search_map dt {
    text-indent: -8px;
    font-weight: bold; }
  /* line 69, ../sass/group_info.scss */
  #shop_search_map dd {
    line-height: 16px; }
