@charset "utf-8";
#sidemenu ul li {
  background-image: none;
}
#sidemenu ul li.on {
  padding: 8px 5px;
  background-image: none;
}
#sidemenu ul li a {
  padding: 8px 5px;
}

#con_l p + p {
  margin-top: 1em;
}

/* product
------------------------------------------------------------*/
#intro {
  overflow: hidden;
  *zoom: 1;
}
#intro p {
  width: 400px;
}
#intro p:nth-of-type(1) {
  margin-bottom: 30px;
  width: inherit;
}
#intro p strong {
  font-weight: normal;
  font-size: 20px;
}
#intro figure {
  float: right;
  width: 280px;
  margin: 0 auto 20px;
}

#mvl2 p {
  position: absolute;
  top: -60px;
  right: 10px;
}

#product .box02 > dd, #product .box03 > dd, #product .box04 > dd, #product .box05 > dd, #product .box06 > dd, #product .box07 > dd {
  display: none;
}
#product .box01 div:nth-of-type(1) {
  overflow: hidden;
  *zoom: 1;
}
#product .box01 div:nth-of-type(1) p {
  float: right;
  width: 390px;
}
#product .box01 div:nth-of-type(1) figure {
  float: left;
  width: 219px;
  margin-right: 20px;
}
#product .box01 div:nth-of-type(2) figure {
  width: 399px;
  margin: 0 auto;
}
#product .box01 div dl {
  overflow: hidden;
  *zoom: 1;
  margin-bottom: 1em;
}
#product .box01 div dl dt {
  float: left;
  /*width: 3em;*/
  padding-right:10px;
}
#product .box01 div dl dd {
  padding-left: 4em;
}
#product .box02 a {
  color: #49a53c;
  text-decoration: underline;
}
#product .box02 a:hover {
  text-decoration: none;
}
#product .box02 dl dt {
  float: left;
  padding: 0 10px;
}
#product .box02 dl dd {
  padding: 0 10px 10px 80px;
  border-bottom: 1px dotted #49a53c;
  margin-bottom: 10px;
}
#product .box02 dl dd:nth-last-of-type(1) {
  margin-bottom: 0;
}
#product .box02 strong {
  display: block;
  color: #49a53c;
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 5px;
}
#product .box02 figure {
  width: 500px;
  margin: 0 auto;
}
#product .box03 figure {
  text-align: center;
}
#product .box03 figure figcaption {
  margin-left: 90px;
}
#product .box03 ul li {
  list-style-type: none;
  margin-left: 1em;
}
#product .box05 dl {
  border: 1px solid #E8E8E8;
  border-top: none;
  padding: 10px 20px 0;
}
#product .box05 dl dt {
  float: left;
  padding: 0 0 0 10px;
}
#product .box05 dl dd {
  padding: 0 10px 10px 80px;
  border-bottom: 1px dotted #49a53c;
  margin-bottom: 10px;
}
#product .box05 dl dd:nth-last-of-type(1) {
  margin-bottom: 0;
  border-bottom: none;
}
#product .box05 ol {
  margin-top: 1em;
  counter-reset: number;
}
#product .box05 ol li {
  margin-bottom: 3px;
}
#product .box05 ol li span {
  color: #F80001;
  font-weight: bold;
  margin-right: 0.5em;
}
#product .box05 ol li small {
  display: block;
  font-size: 12px;
}
#product .box05 .hl_g p {
  position: relative;
  min-height: 95px;
  padding-right: 130px;
}
#product .box05 .hl_g p strong {
  font-size: 15px;
  display: block;
  color: #49a53c;
  overflow: hidden;
  *zoom: 1;
  margin-bottom: 10px;
}
#product .box05 .hl_g p strong span {
  color: #F80001;
}
#product .box05 .hl_g p strong span img {
  vertical-align: sub;
}
#product .box05 .hl_g p > img {
  position: absolute;
  top: 0;
  right: 0;
}
#product .box06 ul {
  overflow: hidden;
  *zoom: 1;
  text-align: center;
}
#product .box06 ul li {
  display: inline-block;
  width: 110px;
  margin: 30px 20px 0;
}
#product .box06 .hl_g {
  margin-bottom: 20px;
}
#product .box07 div dl {
  overflow: hidden;
  *zoom: 1;
}
#product .box07 div dl dt {
  float: left;
  width: 219px;
  margin-right: 25px;
}
#product .box07 div dl dd {
  width: 385px;
  float: left;
}
#product .box07 div dl dd strong {
  padding-bottom: 5px;
  margin-bottom: 5px;
  display: block;
  font-weight: normal;
  color: #49a53c;
  border-bottom: 1px dotted #49a53c;
}
#product .box07 div ul {
  margin-top: 20px;
  overflow: hidden;
  *zoom: 1;
}
#product .box07 div ul li {
  float: left;
  width: 199px;
  margin-right: 16px;
}
#product .box07 div ul li:last-child {
  margin-right: 0;
}

/*# sourceMappingURL=product_ashitaba.css.map */
