@charset "utf-8";
html {
  /* body end */

}
html body {
  /* #wrapper end */

}
html body #wrapper {
  /* #home end */

}
html body #wrapper #recommends {
  /* #main end */

}
html body #wrapper #recommends #main {
  width: 646px;
  margin-left: 13px;
}
html body #wrapper #recommends #main h2 {
  text-indent: -9999px;
  overflow: hidden;
  background: url("../images/h2.gif") no-repeat;
  height: 48px;
  margin-bottom: 22px;
}
html body #wrapper #recommends #main ul a {
  float: left;
  width: 160px;
  padding-bottom: 16px;
}
html body #wrapper #recommends #main ul a li .brand,
html body #wrapper #recommends #main ul a li .title {
  font-size: 12px;
  line-height: 16px;
  font-weight: bold;
  color: #0d723b;
  padding-left: 24px;
}
html body #wrapper #recommends #main ul a li .brand {
  background: url("../images/icon_right_s.gif") no-repeat 7px 0;
}
html body #wrapper #recommends #main ul a li .title {
  height: 60px;
}
html body #wrapper #recommends #main ul a li .recipe-genre {
  font-size: 24px;
  font-weight: bold;
  padding: 26px 0 22px 54px;
  background: url("../images/icon_right.gif") no-repeat 22px 25px;
}
html body #wrapper #recommends #main ul a li .photo {
  text-align: center;
  height: 138px;
  line-height: 138px;
  overflow: hidden;
}
html body #wrapper #recommends #main ul a li .photo img {
  width: 138px;
  vertical-align: middle;
}
html body #wrapper #recommends #main ul a + a {
  border-left: 2px dotted #ccc;
}
html body #wrapper #recommends #main ul a + a + a + a + a {
  border-left: none;
  border-top: 2px dotted #ccc;
  padding: 6px 0 0 0;
}
html body #wrapper #recommends #main ul a + a + a + a + a + a {
  border-left: 2px dotted #ccc;
}
/* html end */
@media screen and (max-width: 640px) {
  html {
    /* body end */
  
  }
  html body {
    /* #wrapper end */
  
  }
  html body #wrapper {
    /* #home end */
  
  }
  html body #wrapper #recommends {
    /* #main end */
  
  }
  html body #wrapper #recommends #main {
    width: 320px;
    margin: 0 auto;
    float: none;
  }
  html body #wrapper #recommends #main h2 {
    text-indent: -9999px;
    overflow: hidden;
    background: url("../images/h2.gif") no-repeat;
    height: 48px;
    margin-bottom: 22px;
  }
  html body #wrapper #recommends #main ul a {
    float: left;
    box-sizing: border-box;
    width: 50%;
  }
  html body #wrapper #recommends #main ul a + a,
  html body #wrapper #recommends #main ul a + a + a + a,
  html body #wrapper #recommends #main ul a + a + a + a + a + a,
  html body #wrapper #recommends #main ul a + a + a + a + a + a + a + a {
    border-left: 2px dotted #ccc;
  }
  html body #wrapper #recommends #main ul a + a + a,
  html body #wrapper #recommends #main ul a + a + a + a + a,
  html body #wrapper #recommends #main ul a + a + a + a + a + a + a {
    border-left: none;
    padding: 6px 0 0 0;
  }
  html body #wrapper #recommends #main ul a + a + a {
    border-top: 2px dotted #ccc;
  }
  /* html end */
}
