/* ========================================================
　商品詳細
========================================================= */
/* パンくずリスト
----------------------------------------------- */
.footstamp p{
    text-align: left;
    font-size: 0.85em;
}

/* 見出し
----------------------------------------------- */
h2.product_name {
}
/* 商品説明枠
----------------------------------------------- */
div.product_description {
  clear: both;
  width: 100%;
  margin: 0;
  padding: 0 0 20px 0;
  overflow: hidden;
}
/* 商品詳細レイアウト
----------------------------------------------- */
div.product_detail_area {
  clear: both;
  width: 100%;
  margin: 0;
  padding: 0 0 20px 0;
  overflow: hidden;
}
/* 商品画像
----------------------------------------------- */
.product_image {
  float: left;
  width: 350px;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.product_image .product_image_main {
  clear: both;
  width: 300px;
  margin: 0 0 10px 0;
  padding: 24px;
  border: 1px solid #000;
}
.product_image .product_image_main img {
  max-width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  display: block;
}
.product_image .product_image_thumb {
  clear: both;
  width: 350px;
  margin: 0;
  padding: 0;
}
.product_image .product_image_thumb li {
  float: left;
  width: 78px;
  margin: 0 10px 10px 0;
  padding: 0;
  text-align: center;
  cursor: pointer;
  border: 1px solid #000;
}
.product_image .product_image_thumb li:last-child {
  float: left;
  width: 78px;
  margin: 0 0 10px 0;
  padding: 0;
  cursor: pointer;
  border: 1px solid #000;
}
.product_image .product_image_thumb img {
  max-width: 100%;
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
}
/* カートエリア
----------------------------------------------- */
div.add_cart {
  float: right;
  width: 345px;
  margin: 0;
  padding: 0;
}
table.add_cart_table {
  width: 100%;
  margin: 0 0 22px 0;
  color: #0E3435;
  border-top: 1px solid #000;
}
table.add_cart_table th {
  width: 80px;
  padding: 10px;
  font-size: 100%;
  border-bottom: 1px solid #000;
}
table.add_cart_table td {
  padding: 10px;
  border-bottom: 1px solid #000;
}
table.add_cart_table td input {
  width: 30px;
  padding: 3px 5px;
  font-size: 14px;
}
table.add_cart_table td strong.price {}
div.disable_cartin {
  width: 325px;
  margin: 0 10px 22px 10px;
  padding: 0;
}
div.disable_cartin input {
  width: 100%;
}
div.disable_cartin .btn-large {
  padding: 20px 14px;
  font-weight: bold;
}
div.sold_out {
  clear: both;
  margin: 0;
  padding: 0 0 20px 0;
  text-align: center;
  font-size: 115%;
  font-weight: bold;
}
div.member_only {
  clear: both;
  margin: 0;
  padding: 0 0 20px 0;
  text-align: left;
  font-size: 115%;
  font-weight: bold;
}
div.button_area {
  width: 325px;
  margin: 0 10px 15px 10px;
  padding: 0;
}
div.product_link_area {
  width: 325px;
  margin: 0 10px 10px 10px;
  padding: 0;
  font-size: 93%;
}
div.product_link_area ul.other_link {
  clear: both;
  margin: 0px;
}
div.product_link_area ul.other_link li {
  margin-bottom: 15px;
}
div.product_link_area div.twitter {
  float: left;
  width: 100px;
}
div.product_link_area div.pinterest {
  float: left;
  margin-right: 30px;
}
div.product_link_area div.fb-like {
  float: left;
  width: 200px;
}
/* オプション表示
----------------------------------------------- */
table#option_tbl {
  width: 100%;
  margin-bottom: 20px;
}
table#option_tbl th, table#option_tbl td.none {
  background: whiteSmoke;
}
table#option_tbl th, table#option_tbl td {
  padding: 10px;
  text-align: center;
  border: 1px solid #CCC;
}
table#option_tbl th {
  background: whiteSmoke;
}
table#option_tbl td div input {
  margin-bottom: 5px;
}
ul.option_price {
  margin: 0 0 20px 0px;
}
ul.option_price li {
  list-style-type: none;
}
#tb_cap_tb {}
#tb_cap_tb {
  margin-top: 20px;
}
#tb_stitle {
  margin-bottom: 20px;
}
.tb {
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 1px solid #CCC;
}
.tb_date, .tb_title, .tb_body, .tb_state {
  margin-bottom: 5px;
}
/* この商品を買った人はこんな商品も買ってます
----------------------------------------------- */
#box_alsobought {
  clear: both;
  width: 720px;
  margin: 0;
  padding: 0 0 20px 0;
  overflow: hidden;
}
#box_alsobought h3 {
  clear: both;
  width: 675px;
  height: 33px;
  margin: 0 0 20px 0;
  padding: 12px 0 0 45px;
  overflow: hidden;
  text-align: left;
  color: #000;
  font-size: 108%;
  font-weight: bold;
  background: url(http://yamamotofoods.co.jp/cs-files/images/share/h2_bg.png) no-repeat left bottom;
}
#box_alsobought .item_box {
  float: left;
  width: 230px;
  min-height: 240px;
  margin: 0 15px 0 0;
  padding: 0;
  position: relative;
  text-align: left;
  display: block;
  overflow: hidden;
  font-size: 100%;
  line-height: 1.5;
}
#box_alsobought .item_box:last-of-type {
  margin: 0 0 15px 0;
}
#box_alsobought .item_box .item_photo {
  clear: both;
  margin: 0;
  padding: 0;
  border: 1px solid #8D8D8D;
}
#box_alsobought .item_box .item_photo img.item {
  max-width: 100%;
}
#box_alsobought .item_box .item_detail {
  clear: both;
  margin: 0;
  padding: 5px 0 0 0;
  text-align: center;
}
#box_alsobought .item_box .item_detail .item_name {
  clear: both;
  margin: 0;
  padding: 0 0 2px 0;
  font-weight: bold;
}
#box_alsobought .item_box .item_detail .item_name a {
  color: #000;
  text-decoration: none;
}
#box_alsobought .item_box .item_detail .item_name a:hover {
  color: #267411;
}
/* ========================================================
　商品説明枠
========================================================= */
/* 見出し
----------------------------------------------- */
#main div.product_description h3 {
  clear: both;
  width: 680px;
  height: auto;
  margin: 0 10px 15px 10px;
  padding: 4px 10px 5px 10px;
  overflow: hidden;
  text-align: left;
  color: #000;
  font-size: 129%;
  font-weight: bold;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#main div.product_description h3.yellow {
  background: no-repeat left top;
}
#main div.product_description h3.pink {
  background: no-repeat left top;
}
/*#main div.product_description h3.yellow {
 background:url(http://yamamotofoods.co.jp/cs-files/images/product/title_yellow.gif) no-repeat left top;}
#main div.product_description h3.pink {
 background:url(http://yamamotofoods.co.jp/cs-files/images/product/title_pink.gif) no-repeat left top;}*/
/* テキスト
----------------------------------------------- */
div.product_description p {
  margin: 0;
  padding: 0 15px 25px 15px;
  font-size: 115%;
  line-height: 1.8;
}
/* メイン画像
----------------------------------------------- */
div.product_description .imageMain {
  clear: both;
  margin: 0 0 20px 0;
  padding: 0;
}
/* 辛さアイコン
----------------------------------------------- */
div.product_description .iconBite {
  clear: both;
  margin: 0 0 10px 0;
  padding: 0;
}
div.product_description .memo {
  clear: both;
  margin: 0 15px 30px 15px;
  padding: 0;
  font-size: 93%;
  color: #FF0004
}
/* ボックス
----------------------------------------------- */
div.product_description .box {
  clear: both;
  width: 700px;
  margin: 0;
  padding: 0 10px 20px 10px;
}
div.product_description .box img.imgL {
  float: left;
  margin: 0;
  padding: 0;
}
div.product_description .box img.imgR {
  float: right;
  margin: 0;
  padding: 0;
}
div.product_description .blue, div.product_description .yellow, div.product_description .green {
  clear: both;
  width: 668px;
  margin: 0 0 5px 0;
  padding: 0 16px 16px 16px;
  overflow: hidden;
  text-align: left;
}
div.product_description .blue {
  background: url(http://yamamotofoods.co.jp/cs-files/images/product/bg_blue.png) no-repeat left bottom;
}
div.product_description .yellow {
  background: url(http://yamamotofoods.co.jp/cs-files/images/product/bg_yellow.png) no-repeat left bottom;
}
div.product_description .green {
  margin: 0 0 20px 0;
  background: url(http://yamamotofoods.co.jp/cs-files/images/product/bg_green.png) no-repeat left bottom;
}
div.product_description .blue .boxL, div.product_description .yellow .boxL, div.product_description .green .boxL {
  float: left;
  width: 325px;
  margin: 0;
  padding: 0;
}
div.product_description .blue .boxL h4, div.product_description .yellow .boxL h4, div.product_description .green .boxL h4 {
  clear: both;
  margin: 3px 0 10px 0;
  padding: 0 3px 6px 3px;
  color: #5E514A;
  font-size: 129%;
  font-weight: bold;
  background: url(http://yamamotofoods.co.jp/cs-files/images/product/title_line.png) no-repeat left bottom;
}
div.product_description .blue .boxL p, div.product_description .yellow .boxL p, div.product_description .green .boxL p {
  clear: both;
  margin: 0;
  padding: 0 3px;
  line-height: 1.6;
}
div.product_description .blue .boxR, div.product_description .yellow .boxR, div.product_description .green .boxR {
  float: right;
  width: 325px;
  margin: 0;
  padding: 0;
}
div.product_description .blue .boxR h4, div.product_description .yellow .boxR h4, div.product_description .green .boxR h4 {
  clear: both;
  margin: 3px 0 10px 0;
  padding: 0 3px 6px 3px;
  color: #5E514A;
  font-size: 129%;
  font-weight: bold;
  background: url(http://yamamotofoods.co.jp/cs-files/images/product/title_line.png) no-repeat left bottom;
}
div.product_description .blue .boxR p, div.product_description .yellow .boxR p, div.product_description .green .boxR p {
  clear: both;
  margin: 0;
  padding: 0 3px;
  line-height: 1.6;
}
/* おすすめレシピ
----------------------------------------------- */
div.product_description #recipe {
  clear: both;
  width: 700px;
  margin: 0 0 30px 0;
  padding: 0 10px;
  overflow: hidden;
}
#main div.product_description #recipe h3 {
  margin: 0 0 20px 0;
}
div.product_description #recipe #recipeBlock {
  clear: both;
  width: 650px;
  margin: 0;
  padding: 25px 25px 7px 25px;
  overflow: hidden;
  text-align: left;
  background: url(http://yamamotofoods.co.jp/cs-files/images/product/recipe_bg.gif) repeat-y left bottom;
}
div.product_description #recipe #recipeBlock .box {
  clear: both;
  width: 640px;
  margin: 0 0 18px 0;
  padding: 5px;
  position: relative;
  overflow: hidden;
  background: #FFF;
}
div.product_description #recipe #recipeBlock .box img {
  float: left;
  margin: 0;
  padding: 0;
  border: 2px solid #DDD;
}
div.product_description #recipe #recipeBlock .box .point {
  clear: both;
  width: 53px;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 5px;
  left: 14px;
  z-index: 2000;
  border: none;
}
div.product_description #recipe #recipeBlock .box .boxR {
  float: right;
  width: 325px;
  margin: 0;
  padding: 0;
}
div.product_description #recipe #recipeBlock .box .boxR h4 {
  clear: both;
  margin: 3px 0 5px 0;
  padding: 0;
  color: #000;
  font-size: 129%;
  font-weight: bold;
}
div.product_description #recipe #recipeBlock .box .boxR p {
  clear: both;
  margin: 0;
  padding: 0 5px 0 0;
  font-size: 94%;
  line-height: 1.6;
}
/* 商品情報 
----------------------------------------------- */
div.product_description table.summary {
  clear: both;
  width: 700px;
  margin: 0 10px 12px 10px;
  padding: 0;
  line-height: 1.6;
  border-collapse: collapse;
  border-spacing: 0;
  background: url(http://yamamotofoods.co.jp/cs-files/images/share/bg_td.gif) repeat-x left top;
}
div.product_description table.summary th {
  width: 70px;
  margin: 0;
  padding: 7px 10px 9px 15px;
  vertical-align: top;
  background: url(http://yamamotofoods.co.jp/cs-files/images/share/bg_td.gif) repeat-x left bottom;
}
div.product_description table.summary td {
  margin: 0;
  padding: 7px 15px 9px 0;
  background: url(http://yamamotofoods.co.jp/cs-files/images/share/bg_td.gif) repeat-x left bottom;
}
/* 配送アイコン 
----------------------------------------------- */
ul.delivery {
  clear: both;
  width: 700px;
  margin: 0 10px 35px 10px;
  padding: 0;
  overflow: hidden;
  background: url(http://yamamotofoods.co.jp/cs-files/images/share/bg_td.gif) repeat-x left bottom;
}
ul.delivery li {
  float: left;
  margin: 0;
  padding: 0 15px 15px 15px;
}
/* お電話でのご注文
----------------------------------------------- */
div.product_description .orderTel {
  clear: both;
  margin: 0 0 20px 0;
  padding: 0;
}
/* 在庫表示
----------------------------------------------- */
.stk-txt {
  color: #FF0000;
  font-weight: bold;
}
.reviewlist_datas {
  overflow: hidden;
  zoom: 1;
  margin-bottom: 10px;
}
.icon_star {
  float: left;
  width: 75px;
  overflow: hidden;
}
.icon_star img {
  max-width: inherit;
}
.review_poster li {
  float: left;
  margin-left: 10px;
}
.review_poster li {
  list-style: none;
}
.reviewlist {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px dotted #ccc;
}
.review_ttl, .shopcomment_ttl {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}
.review_img {
  float: right;
  margin: 0 0 10px 10px
}
.reviewlist_content {
  overflow: hidden;
  zoom: 1;
}
.shopcomment {
  margin-top: 10px;
  margin-bottom: 10px;
  background: #eee;
  padding: 15px;
  border-radius: 6px;
}