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

}
html body {
  /* #wrapper end */

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

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

}
html body #wrapper #home #main {
  /* .main-content end */

  /* .topics end */

  /* #topics end */

  /* #recipes end */

  /* #recommends end */

}
html body #wrapper #home #main .main-content {
  width: 658px;
  margin: 0 0 10px 0;
	 position: relative;
}
html body #wrapper #home #main .main-content .main-image-box {
  width: 658px;
}
html body #wrapper #home #main .main-content .main-image-box ul {
  float: left;
  position: absolute;
  margin: 15px 0 0 2px;
  overflow: hidden;
  z-index: 5;
}
html body #wrapper #home #main .main-content .main-image-box ul li {
  margin: 0 0 5px 0;
  width: 209px;
  height: 86px;
}
html body #wrapper #home #main .main-content .main-image-box ul li #btn1on,
html body #wrapper #home #main .main-content .main-image-box ul li #btn2on,
html body #wrapper #home #main .main-content .main-image-box ul li #btn3on,
html body #wrapper #home #main .main-content .main-image-box ul li #btn4on {
  position: absolute;
}
html body #wrapper #home #main .main-content .main-image-box ul li #btn2on,
html body #wrapper #home #main .main-content .main-image-box ul li #btn3on,
html body #wrapper #home #main .main-content .main-image-box ul li #btn4on {
  margin-left: -390px;
}
html body #wrapper #home #main .main-content .main-image-box ul li #btn1,
html body #wrapper #home #main .main-content .main-image-box ul li #btn2,
html body #wrapper #home #main .main-content .main-image-box ul li #btn3,
html body #wrapper #home #main .main-content .main-image-box ul li #btn4 {
  position: absolute;
}
html body #wrapper #home #main .main-content .main-image-box .mainImage {
  float: left;
  width: 450px;
  height: 405px;
  overflow: hidden;
  position: relative;
  margin-left: 208px;
}
html body #wrapper #home #main .main-content .main-image-box .mainImage img {
  height: 405px;
  width: 450px;
}
html body #wrapper #home #main .main-content .main-image-box .mainImage #mv02,
html body #wrapper #home #main .main-content .main-image-box .mainImage #mv03,
html body #wrapper #home #main .main-content .main-image-box .mainImage #mv04 {
  display: none;
}
html body #wrapper #home #main .main-content .main-image-box .mainImage #mv01,
html body #wrapper #home #main .main-content .main-image-box .mainImage #mv02,
html body #wrapper #home #main .main-content .main-image-box .mainImage #mv03,
html body #wrapper #home #main .main-content .main-image-box .mainImage #mv04 {
  position: absolute;
}
html body #wrapper #home #main #sidebar-sp {
  width: 304px;
  margin: 0 auto;
}
html body #wrapper #home #main #sidebar-sp .widget {
  float: left;
  padding: 1px;
}
html body #wrapper #home #main #sidebar-sp .widget img {
  width: 150px;
}
html body #wrapper #home #main #sidebar-sp .widget-2col {
  padding: 1px;
}
html body #wrapper #home #main #sidebar-sp .widget-2col img {
  width: 302px;
}
html body #wrapper #home #main .topics:after {
  content: url("../images/bar_topics.gif");
  vertical-align: middle;
  margin-left: 4px;
}
html body #wrapper #home #main .topics {
  font-size: 17px;
  font-weight: bold;
  color: #0d6a37;
  line-height: 26px;
}
html body #wrapper #home #main #topics {
  border: 2px solid #0d6a37;
  padding: 10px;
  min-height: 130px;
  margin-bottom: 15px;
	 background: #FFFDE5;
}
html body #wrapper #home #main #topics li {
  font-size: 16px;
  line-height: 30px;
  position: relative;
}
html body #wrapper #home #main #topics li .date {
  position: absolute;
  left: 0;
  top: 0;
}
html body #wrapper #home #main #topics li .icon {
  position: absolute;
  left: 100px;
  top: 0;
}
html body #wrapper #home #main #topics li .title {
  display: inline-block;
  margin-left: 175px;
}
html body #wrapper #home #main #topics li .title a {
  color: #0d6a37;
  text-decoration: underline;
}
html body #wrapper #home #main .recipes,
html body #wrapper #home #main .recommends {
  background: #fff106;
  border-left: 4px solid #0c713b;
  font-size: 16px;
  line-height: 30px;
  color: #0d6a37;
  font-weight: bold;
  padding-left: 8px;
  margin-bottom: 5px;
}
html body #wrapper #home #main #recipes {
  margin-bottom: 15px;
}
html body #wrapper #home #main #recipes a {
  width: 163px;
  float: left;
}
html body #wrapper #home #main #recipes a li .recipe-genre {
  font-size: 13px;
  line-height: 22px;
  font-weight: bold;
  color: #0d6a37;
  padding-left: 22px;
  background: url("../images/icon_right_s.gif") no-repeat 4px 4px;
}
html body #wrapper #home #main #recipes a li .photo {
  height: 112px;
  line-height: 112px;
  overflow-y: hidden;
  text-align: center;
}
html body #wrapper #home #main #recipes a li .photo img {
  width: 112px;
  vertical-align: middle;
}
html body #wrapper #home #main #recipes a + a {
  border-left: 2px dotted #ccc;
}
html body #wrapper #home #main #recommends {
  margin-bottom: 15px;
}
html body #wrapper #home #main #recommends a {
  width: 163px;
  float: left;
  padding-bottom: 15px;
}
html body #wrapper #home #main #recommends a li .brand {
  background: url("../images/icon_right_s.gif") no-repeat 4px 0;
}
html body #wrapper #home #main #recommends a li .brand,
html body #wrapper #home #main #recommends a li .title {
  font-size: 13px;
  line-height: 16px;
  font-weight: bold;
  color: #0d6a37;
  padding-left: 22px;
}
html body #wrapper #home #main #recommends a li .title {
  height: 48px;
}
html body #wrapper #home #main #recommends a li .photo {
  height: 138px;
  line-height: 138px;
  overflow-y: hidden;
  text-align: center;
}
html body #wrapper #home #main #recommends a li .photo img {
  width: 138px;
  vertical-align: middle;
}
html body #wrapper #home #main #recommends a + a {
  border-left: 2px dotted #ccc;
}
html body #wrapper #home #main #recommends a + a + a + a + a {
  border-left: none;
  border-top: 2px dotted #ccc;
  padding-top: 5px;
  padding-bottom: 0;
}
html body #wrapper #home #main #recommends 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 {
    width: 100%;
    clear: both;
    margin: 0 auto;
    /* #home end */
  
  }
  html body #wrapper #home {
    /* #main end */
  
  }
  html body #wrapper #home #main {
    /* .main-content end */
  
    /* .topics end */
  
    /* #recipes end */
  
    /* #recommends end */
  
  }
  html body #wrapper #home #main .main-content {
    width: 96%;
    float: none;
    margin: 0 auto;
  }
  html body #wrapper #home #main .main-content .main-image-box {
    max-width: 320px;
    margin: 0 auto;
    margin-bottom: 10px;
  }
  html body #wrapper #home #main .main-content .main-image-box ul {
    float: left;
    width: 104px
  									position:absolute;
    margin: 0px 0 0 0px;
    overflow: hidden;
    z-index: 5;
  }
  html body #wrapper #home #main .main-content .main-image-box ul li {
    margin: 0 0 5px 0;
    padding: 0;
    width: 110px;
    height: 43px;
  }
  html body #wrapper #home #main .main-content .main-image-box ul li #btn1on,
  html body #wrapper #home #main .main-content .main-image-box ul li #btn2on,
  html body #wrapper #home #main .main-content .main-image-box ul li #btn3on,
  html body #wrapper #home #main .main-content .main-image-box ul li #btn4on {
    width: 104px;
  }
  html body #wrapper #home #main .main-content .main-image-box ul li #btn2on,
  html body #wrapper #home #main .main-content .main-image-box ul li #btn3on,
  html body #wrapper #home #main .main-content .main-image-box ul li #btn4on {
    margin-left: -104px;
  }
  html body #wrapper #home #main .main-content .main-image-box ul li #btn1,
  html body #wrapper #home #main .main-content .main-image-box ul li #btn2,
  html body #wrapper #home #main .main-content .main-image-box ul li #btn3,
  html body #wrapper #home #main .main-content .main-image-box ul li #btn4 {
    width: 91px;
  }
  html body #wrapper #home #main .main-content .main-image-box .mainImage {
    z-index: 1;
    float: left;
    width: 225px;
    height: 202px;
    margin-left: 95px;
    overflow: hidden;
  }
  html body #wrapper #home #main .main-content .main-image-box .mainImage a {
    display: block;
  }
  html body #wrapper #home #main .main-content .main-image-box .mainImage a img {
    width: 210px;
    height: 189px;
  }
  html body #wrapper #home #main .main-content .main-image-box .mainImage #mv02,
  html body #wrapper #home #main .main-content .main-image-box .mainImage #mv03,
  html body #wrapper #home #main .main-content .main-image-box .mainImage #mv04 {
    display: none;
  }
  html body #wrapper #home #main .main-content .main-image-box .mainImage #mv01,
  html body #wrapper #home #main .main-content .main-image-box .mainImage #mv02,
  html body #wrapper #home #main .main-content .main-image-box .mainImage #mv03,
  html body #wrapper #home #main .main-content .main-image-box .mainImage #mv04 {
    width: 225px;
  }
  html body #wrapper #home #main .topics,
  html body #wrapper #home #main #topics,
  html body #wrapper #home #main .recipes,
  html body #wrapper #home #main .recommends {
    margin-left: 15px;
    margin-right: 15px;
  }
  html body #wrapper #home #main #recipes {
    width: 328px;
    margin: 0 auto 15px auto;
  }
  html body #wrapper #home #main #recipes a + a + a {
    clear: both;
    border-left: none;
    border-top: 2px dotted #ccc;
  }
  html body #wrapper #home #main #recipes a + a + a + a {
    clear: none;
    border-left: 2px dotted #ccc;
  }
  html body #wrapper #home #main #recommends {
    width: 328px;
    margin: 0 auto 15px auto;
  }
  html body #wrapper #home #main #recommends a + a,
  html body #wrapper #home #main #recommends a + a + a + a,
  html body #wrapper #home #main #recommends a + a + a + a + a + a,
  html body #wrapper #home #main #recommends a + a + a + a + a + a + a + a {
    border-left: 2px dotted #ccc;
  }
  html body #wrapper #home #main #recommends a + a + a,
  html body #wrapper #home #main #recommends a + a + a + a + a,
  html body #wrapper #home #main #recommends a + a + a + a + a + a + a {
    border-left: none;
  }
  html body #wrapper #home #main #recommends a + a + a {
    border-top: 2px dotted #ccc;
  }
  /* html end */
}