@charset "euc-jp";
.prd_opt_src {
  display: none !important;
}
.product_image {
  margin-bottom: 0;
}
a{color:#000000;}
#main{width:640px;float:left;padding:0px;margin:0;}
.product_image_main {
   background: #ffffff none repeat scroll 0 0;
    border-radius: 8px;
    float: left;
    padding: 0px;
  width:610px;
  margin-bottom:0px;
}
  .product_image_main img {
    display: block;
    margin: 0 auto;
    max-width: 640px;
    max-height: 800px;
  }
.product_image_thumb {
  float: right;
  width: 24.468%;
}
.product_image_thumb li {
  float: left;
  cursor: pointer;
  margin-bottom: 10px;
  margin-left: 6.521%;
  width: 43.478%;
}
.product_image_thumb img {
  max-width: 100%;
  width: auto;
  height: auto;
}

.product_exp {
  clear: both;
  padding-top: 2em;
  line-height: 1.6;
  text-align:left;
  font-size:15px;
}

.product_info_block {
  padding-top: 10px;
}
  .product_spec_block {
    margin: 0px;
      background: #ffffff none repeat scroll 0 0;
    border: 3px solid #eeecdf;
    border-radius: 4px;
    padding: 15px 10px 15px;
    width: 260px;
   
  }
    .product_spec_block table {
      width: 100%;
    }
      .product_spec_table {

      }
      .product_spec_table th {
        padding: 0px 8px;
        border-bottom: 1px dotted #eee;
      }
      .product_spec_table td {
        overflow: hidden;
       padding:5px 10px;
        border-bottom: 1px dotted #eee;
      }
        .product_spec_table th {  
          width: 33.333%;
        }
        .product_spec_table td {
          width: 66.666%;text-align:left;
        }
          .product_spec_table select {
            width: 90%;
          }
.product_spec_table td .product_sales{font-size:125%;}
          .product_order_form input {
            float: left;
            margin-right: .3em;
            padding: .3em;
            width: 3em;
            text-align: right;
          }
          .product_order_form .text-titles-list__detail-text {
            width: 85%;
            text-align: left;
          }
          .product_unit {
            padding: .3em;
            float: left;
          }
          .product_init {
            display: none;
          }
          .product_option_table td div {
            margin-bottom: .5em;
          }
  .product_info_lst {
    margin:10px 0px;
  }
    .product_info_lst .icon {
      margin-bottom: .7em;
    }
    li.icon00 {
          background-color: #efefef;
    background-image: linear-gradient(to bottom, #ffffff 0%, #efefef 100%);
    border: 1px solid #c5c5c5;
    border-radius: 3px;
    color: #51452e;
    cursor: pointer;
    float: left;
    font-size: 10px;
    height: 10px;
    margin: 8px 5px;
    padding: 10px 0;
    position: relative;
    text-align: center;
    text-decoration: none;
    transition: all 0.3s ease-in-out 0s;
    width: 130px;
    }
li.icon00 a{text-decoration:none;color:#444;}

li.icon a{text-decoration:none;text-align:left;color:#444;font-size:100%;}
    .product_info_lst a:hover {
      text-decoration: underline;
    }
  .product_review {
    margin-bottom: 1.5em;
  }
    .product_review a {
      font-weight: bold;
    }
.social_share {
  margin-top:0;
}
  .social_share li {
    margin-bottom: .5em;
  }

.product_cart_btn {
  display: block;
  margin-top: 10px;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 123.076%;
}
  .product_addcart_btn {
    float: left;
    width: 100%;
    padding: 7px 0;
    border: none;
    border-radius: 0;
    border-radius:5px;
  background: -moz-linear-gradient(bottom, #587745, #698e53);
background: -webkit-gradient(linear, center bottom, center top, from(#587745), to(#698e53)); 
background: -o-linear-gradient(bottom, #587745, #698e53);
background: linear-gradient(bottom, #587745 #698e53);
    cursor: pointer;
    -webkit-appearance:none;
  }
  .product_quick_order_btn {
    float: right;
    width: 40%;
    padding: .8em 0;
    background-color: #c67f7f;
    text-decoration: none;
  }
  .product_member_sale_msg {
    color: #df7676;
  }

.stock_error {
  margin:0;
  color: #f00;
  font-weight: bold;
  font-size: 123.076%;
  line-height: 3;

}

.trackback_block {
  clear: both;
}
  .trackback_url {
    padding: .5em;
    width: 60%;
  }
.together_block {
  clear: both;
}

#manager_memo{margin:10px 0px;padding:5px 10px;background:#fff;border-radius:3px;
text-align:left;font-size:105%;}

.topicpath_nav ul{padding:3px 10px;float:left;margin-bottom:15px;}

#main .ttl_h2{   border-bottom: 4px double #f9f8f0;
    border-top: 4px double #f9f8f0;
    font-size: 20px;
    margin: 0 0 20px;
    padding: 5px 10px;
    text-align: left;
    vertical-align: middle;
font-weight:normal;}
#main .ttl_h2 b{float:left;margin: 17px 0 0;
    padding: 5px 0px;width:99%;}

.product_image_thumb{width:100%;margin:10px auto 20px auto;background:fff;border-radius:0px;}

.product_image_thumb li{width:46.5%;margin:1.5%;float:left;height:auto;text-align:center;
vertical-align:middle;padding:0;}

#left_area .product_image_thumb li img{max-width:286px;max-height:286px;padding:0px;margin:0px;}
.icon_list{
   background-color: #efefef;
    background-image: linear-gradient(to bottom, #ffffff 0%, #efefef 100%);
    border: 1px solid #c5c5c5;
    border-radius: 3px;
    color: #51452e;
    cursor: pointer;
    display: inline-block;
    font-size: 11px;
    line-height: 24px;
    position: relative;
    text-decoration: none;
    transition: all 0.3s ease-in-out 0s;
  height: 28px;
    padding: 0;
    width: 238px;
}
.fixed {
    position: absolute;
}
#sideWrap{float:right;position:relative;width:300px;}



.small-image{float:right;padding:0px 0px 0px 10px;}
.small-image img{margin:-15px -10px 0px 0px;}

strong{font-weight:normal;letter-spacing:2px;margin:0px 0px;color:#ff0051;font-size:16px;}
#amaright a{width:220px;height:55px;padding:0px 0px 0px 30px;float:right;background:url(https://img21.shop-pro.jp/PA01361/003/etc/amazon.gif?cmsp_timestamp=20160818173303)right top no-repeat;text-indent:-999999px;}

.manager{width:268px;background:#f9f8f0 none repeat scroll 0 0;padding:5px 8px;border-radius:4px;margin:20px 0px;}

#eve-cont2-22-556 img{display:none;}
#eve-cont2-22-556{margin:20px;padding:15px;background:#f7f2e6 none repeat scroll 0 0;
  font-size:110%;}
#workshop img{display:none;}

#eve-tit {
    background-color: #ff69b4;
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 8px;
    padding: 3px;
    text-align: left;
    width: 98%;
}

#eve-tits {
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    width: 366px;
}

#eve-cont-tit {
    background-color: #ff69b4;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
    padding: 2px;
    text-align: left;
}
#eve-cont2-556 {
    background-color: #ffeaf5;
    font-size: 12px;
    line-height: 20px;
    padding: 10px;
    text-align: left;
    width: 100%;
}


#eve-prof4 {
    margin: 0;
    padding: 10px;
    width: 550px;
}
.footstamp p{float:left; padding:0px;font-size:10px;margin:0px 0px;}
.footstamp p a{  border-radius: 12px;
    color: #888888;
    margin: 5px 10px;
    padding: 0 10px;
    text-decoration: underline;}
h2.product_name{
    clear: both;
    color: #000;
    font-size: 20px;
    font-weight: normal;
    margin: 0 0 15px;
    text-align: left;line-height:33px;}
h2.product_name b{color:#000;font-weight:normal;line-height:38px;font-size:16px;}
div.add_cart {
    border-radius: 0px;
    float: right;background:#f7f7f7;
  padding:0px 15px 35px 15px;z-index:999;border-radius:5px;
}

table.add_cart_table {
    margin:0px;
    width: 100%;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
* {
    padding: 0;
}

table.add_cart_table th {
    font-size: 11px;color:#000;
    padding: 0px;text-align:left;white-space:nowrap;;margin:0;width:50px;
}
table.add_cart_table td {
    text-align:left;padding:8px 0px;border:none;
}


div.button_area input {
background:url("https://file002.shop-pro.jp/PA01361/003/images/btn_cart.png") no-repeat scroll left top;
    border: medium none;    display: block;
    height: 58px;
    margin: 0 0 0 10px;
    text-indent: -9999px;
    width: 270px;
}
.btn-primary {
    background-color: #0074cc;
    background-image: -moz-linear-gradient(center top , #0088cc, #0055cc);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.btn-primary, .btn-primary:hover, .btn-warning, .btn-warning:hover, .btn-danger, .btn-danger:hover, .btn-success, .btn-success:hover, .btn-info, .btn-info:hover, .btn-inverse, .btn-inverse:hover {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.btn-large {
    border-radius: 5px;
    font-size: 15px;
    line-height: normal;
    padding: 9px 14px;
}



table.add_cart_table td input {
 background: #ffffff none repeat scroll 0 0;
    border-radius: 3px;
    font-size: 18px;
    height: 18px;
    padding: 5px 10px 5px 0px;
    text-align: right;
    width: 40px;
  border:1px solid #666;
}


#left_area{width:615px;float:left;margin:0;text-align:left;}
#right_area{width:290px;float:right;margin:0;}.
#left_area img{max-width:615px;}

div.product_images div {
    margin-bottom: 20px;
}

div.product_images div img {
    max-width: 100%;
}

img {
    vertical-align: middle;max-width:950px;
}




div.product_detail_area {
    margin-bottom: 20px;
    position: relative;
    width: 100%;text-align:left;
}

table table{border-top:1px solid #ccc;border-left:1px solid #ccc;margin:0;}

table table td{border-bottom:1px solid #ccc;border-right:1px solid #ccc;margin:0;padding:3px 5px;}


div.product_images div img {
    max-width: 100%;
}

div.product_images div {
    margin-bottom: 0px;
}


.mousetrap{text-align:center;}
.mousetrap img{margin:10px auto;}

#opop table{font-size:10px;background-color:#fff;border-top:1px solid #ccc;border-left:1px solid #ccc;margin:10px auto;padding:0;width:100%;}

#opop th{background:#fff;color:#000;font-size:10px;border-bottom:1px solid #ccc;border-right:1px solid #ccc;margin:0;padding:3px 1px;text-align:left;}
#opop td{background:#fff;color:#000;font-size:10px;border-bottom:1px solid #ccc;margin:0;padding:3px 1px;border-right:1px solid #ccc;max-width:100px;text-align:left;}

#opop span.table_price{line-height:1.5;font-size:10px;}
#option_tbl span.table_price{line-height:1.5;font-size:10px;}
#opop tr.stock_head{}

.back{width:249px;height:65px;color:#0000ff;font-weight:normal;background:url(https://img21.shop-pro.jp/PA01361/003/etc/backcategory.gif?cmsp_timestamp=2142)left top no-repeat;padding:10px 0px 0px 0px;margin:0px 0px 0px 10px;}

.back a{color:#0000ff;font-weight:normal;}

back a:hover{background-color:#0000ff;color:#fff;}

.work_images img{float:left;margin:0px 25px 20px 0px;}

.product_description{}

#work_detail{text-align:center;}

#work_detail table{width:510px;margin:10px 0px 10px 0px;padding:0;border-top:1px solid #ccc;
text-align:left;}

table#option_tbl{margin:10px auto;}

#work_detail th{border-bottom: 1px solid #ccc;
    font-size: 13px;
    margin: 0;
    padding: 10px 10px 10px 10px;letter-spacing:0px;
    text-align: left;background:#fefefe;font-weight:normal;
    white-space: nowrap;}
#work_detail table.cancel th{border-left:1px solid #ccc;white-space:nowrap;padding:40px 70px;}
#work_detail table.cancel td{border-left:1px solid #ccc;white-space:nowrap;}
#work_detail table.cancel{border-top:1px solid #ccc;border-bottom:1px solid #ccc;border-right:1px solid #ccc;width:300px;
vertical-align:middle;}
#work_detail td{margin:0px 0px;padding:10px 10px;border-bottom:1px solid #ccc;}
td #mark2{padding:25px;margin:0;line-height:1.8;}

#okyakusama{background: #fefefe none repeat scroll 0 0;
    border-radius: 5px;border:1px solid #eee;
    color: #666666;
    line-height: 1.5;
    margin: 10px 0;width:610px;
    padding: 8px;
    text-align: left;}
#okyakusama b{color:#666;}
#okyakusama p{margin:5px 10px 15px 10px;}
.sub_cat{text-align:left;margin:0 0 20px 0;padding:0;background:#ffece1;border-radius:5px;width:670px;}

.sub_cat img{max-width:650px;padding:10px;}
#wrap{}

#eve-map{width:65px;height:25px;margin:0px 40px 0px 0px;background:url(https://img21.shop-pro.jp/PA01361/003/etc/eve-map.gif?cmsp_timestamp=2137)left top no-repeat;display:block;float:right;}
#map{background: #ffffff none repeat scroll 0 0;
    border: 1px solid #cccccc;
    font-size: 100%;
    line-height: 1.5;
    margin: 10px 0;line-height:25px;
    padding: 20px;}
#map h3,#pickup h3{border:none;margin:10px 0px 0px -5px;padding:0;font-weight:bold;font-size:15px;color:#000;text-align:left;}

#left_area h5{color: #0066c0;
    font-size: 15px;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 1.6;
    margin: 25px 0 0;
    padding: 10px 0;
    text-align: center;}

#map #nmlb{font-size:120%;font-weight:bold;}

td.cell_2 div{float:left;padding:2px;}

#work_head{margin: 0 0 30px;
    padding: 0;line-height:29px;font-size:15px;}

#profile{  background:url(https://file002.shop-pro.jp/PA01361/003/images/bg_naname.gif)left top repeat;
    border-radius: 5px;
    color: #666666;
    font-size: 13px;
    line-height: 1.7;
    margin: 20px 0;
    padding: 10px 20px;
    width: 600px;}

.product_description h2{ 
  background: rgba(0, 0, 0, 0) url("https://file002.shop-pro.jp/PA01361/003/images/bg_naname.gif") repeat scroll left top;
    border-radius: 2px;
    color: #0066c0;
    font-size: 18px;
    font-weight: normal;
    margin: 30px 0 20px;
    padding: 5px 0;
    text-align: center;text-shadow:1px 1px 3px #fff;}

.product_description h2 span.red{font-size:70%;color:#ff0000;margin:5px 10px 0px 0px;padding:0px 5px;background:rgba(255,255,255,0.8);;border-radius:8px;font-weight:normal;}

.product_description h3{
    border-left: 15px dotted #004080;
    border-radius: 100px 0 0 100px;
    color: #004080;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 1.2;
    margin: 10px 0;
    padding: 5px 0 5px 15px;
    text-align: left;}

#pickup{margin:15px 0px;border-radius:1px;background:rgba(255,255,255,0.7);padding:0px 20px 10px 20px;font-size:14px;clear:both;
line-height:25px;border:1px solid #ccc;}

#pickup h2{border-radius:5px;background:#8080ff;color:#fff;padding:3px 20px;background:margin:0px 0px 10px 0px;
font-weight:normal;font-size:16px;}



#main_content{clear:both;margin:20px 0px;}

#wrap img{float:left;max-width:600px;max-height:600px;overflow:hidden;margin:0px 0px 0px 10px;}

#opop{text-align:center;}
#opop table{margin:10px auto;}




.parson a{color:#000;}
.parson img{    max-width: 80px;
  max-height: 80px;float: left;padding:0px 12px 0px 0px;}
.parson b{font-size:12px;font-weight:normal;line-height:25px;}
.parson{font-size:16px;font-weight:bold;text-align:left;}
.link_profile a{padding:2px 50px;color:#fff;text-align:center;border-radius:10px;margin:0px 0px 0px 0px;
background:#8080ff;}
.link_profile{margin:10px 0px 0px 0px;}
.link_profile a:hover{color:#ff8080;}
table.add_cart_table table{border:none;}
tr.stock_head{text-align:center;margin:0;padding:0;}
.product_link_area{}

.mark12{margin:10px 0px;padding:5px;border:2px dotted #ff0000;
font-size:13px;line-height:19px;color:#ff0000;display:none;}
.sk_link_other{text-align:center;color:#000;margin:10px 0px;font-size:11px;font-weight:bold;}

.other_link{ color: #666666;
    font-size: 11px;
    line-height: 1.4;
    padding: 0px;
    text-align: left;}
.product_link_area ul{margin-bottom:20px;}
#cart h3{font-size:15px;line-height:20px;margin:10px 0px 0px  0px;color:#0066c0;font-weight:bold;}
#cart h3 b{font-weight:normal;}
.other_link li{background:rgba(0, 0, 0, 0) url("https://img21.shop-pro.jp/PA01361/003/etc/li_side.png?cmsp_timestamp=20160704111817") no-repeat scroll left center;
margin:0px;padding:5px 0px 5px 10px;}

blockquote{background: #fdfdfd none repeat scroll 0 0;
    color: #804040;
    font-size: 14px;
    line-height: 1.6;
    margin: 25px 0;
    padding: 10px 20px;}


#left_area blockquote img{float:right;padding:0px 0px 10px 20px;}
blockquote h3{margin:0px 5px 10px 5px;padding:3px 5px;text-align:center;background:rgba(255,255,255,0.2);color:#666;
font-size:16px;}
#work_detail h3{line-height:1.7;}
span.stock_zero{font-size:10px;background:url(https://file002.shop-pro.jp/PA01361/003/images/soldout.gif)right top no-repeat;font-size:7px;color:#fff;float:right;}

ul.option_price li{margin:25px 0px 25px 0px;font-weight:bold;border-bottom:1px solid #666;padding:0px 0px 5px 0px;}

#order h3{margin:25px 0px 25px 0px;font-weight:bold;border-bottom:1px solid #666;padding:0px 0px 5px 0px;}

#order{text-align:left;width:596px;}

#order table.mail-order{margin:0px 20px;width:600px;text-align:left;line-height:2;border:none;padding:0px;font-size:15px;}
table.mail-order p{font-weight:bold;}
table.mail-order table{border:none;}
table.mail-order table th{border:none;}
#order table.mail-order td{border:none;}

.product_description{font-size:16px;letter-spacing:1px;line-height:1.8;margin:20px 0px 0px 0px;}
#waku00 table{width:100%;border-top:1px solid #eee;border-left:1px solid #eee;margin:20px 0px;}
#waku00 table td{border-bottom:1px solid #eee;border-right:1px solid #eee;margin:0px 0px;padding:0px 10px;}
#waku00 table tr{border-bottom:1px solid #fff;}
#left_area .prezent img{padding:15px 0px;}
#left_area img{max-width:600px;padding:0px 0px;}
.product_description blockquote h3{background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    color: #0066c0;
    font-size: 17px;
    font-weight: normal;
    letter-spacing: 2px;
    line-height: 1.5;
    margin: -7px -25px 0px;
    padding: 5px;
    text-align: center;}

#left_area h4{ background: rgba(128, 128, 255, 0) none repeat scroll 0 0;
    border-radius: 2px;
    color: #0066c0;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.4;
    margin: 15px 0 0 -10px;
    padding: 5px 10px;
    text-align: left;}


#left_area .prezent h4 {
    border: medium none;
    border-radius: 10px;
    color: #ff8080;
    font-size: 16px;
    font-weight: normal;
    margin: 5px 0;
    padding: 5px 10px;
    text-align: center;background:none;
}

#prezent {margin:20px 0px;padding:0px 10px;border:1px solid #ffeaf5;border-radius:2px;}
#prezent h3{font-size:14px;font-weight:bold;color:#000;text-align:left;border:none;margin:0;padding:0px 0px 0px 0px;}

table.cancel{border:1px solid #eee;}
table.cancel th{border-right:1px solid #eee;padding:0px 10px;}
table.cancel td{border-right:1px dotted #eee;padding:0px 10px;}

.product_detail_area h1{ background: #f7f7f7 none repeat scroll 0 0;
    border-bottom: 2px solid #f7f7f7;
    border-radius: 0;
    border-top: 2px solid #f7f7f7;
    color: #0066c0;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 0;
    margin: 0;
    padding: 10px 0;
    text-align: center;}
#left_allarea h1{
   border: 1px solid #ff0051;
    border-radius: 15px;
    color: #ff0051;
    font-size: 22px;
    letter-spacing: 3px;
    margin: 30px 0 50px;
    padding: 5px;
  text-align: center;
background:#fff;}

#work_head h2.product_name{font-size:25px;line-height:33px;}
#work_head h2.product_name b{font-size:16px;line-height:22px;font-weight:bold;}
#waku10 table{border:none;}
#waku10 table td{border:none;padding:0;}

.size{background: #ffffff none repeat scroll 0 0;
    border: 1px dotted #eeeeee;
    border-radius: 0;
    font-size: 80%;
    line-height: 1.6;
    margin: 40px 0;
    padding: 10px 20px;
    text-align: right;}


.voice {
    background: rgba(0, 0, 0, 0) url("https://file002.shop-pro.jp/PA01361/003/images/voice.gif") no-repeat scroll center 5px;
    border: 1px dotted #aeafff;
    font-size: 14px;
    margin: 30px 0;
    padding: 10px 30px;
}
.voice h3{background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    font-size: 105%;
    padding: 20px 0 0;
    text-align: center;}
.con{border:1px solid #eee;padding:15px 30px;background:#fdfdfd;margin:30px 0px;font-size:14px;}
.con h3{background: #666666 none repeat scroll 0 0;
    border-radius: 0;
    color: #ffffff;
    letter-spacing: 0;
    margin: -20px -30px 20px;
    text-align: left;}
#waku table{font-size:90%;border-top:1px solid #eee;border-right:1px solid #eee;margin:30px 10px;}
#waku table td{border-bottom:1px solid #eee;border-left:1px solid #eee;padding:3px 10px;text-align:left;
line-height:1.6;}
#waku table th{border-bottom:1px solid #fff;border-left:1px solid #eee;padding:3px 10px;text-align:left;white-space:nowrap;background:#eee;}
#ane a{color:#ff0000;border-radius:6px;margin:0px 5px;font-size:12px;padding:0px 5px;text-decoration:underline;}
#ane a:hover{background:#ff8080;color:#000;}
#ane{text-align:left;font-size:13px;line-height:1.6;display:none;}

.cg_freespace_01{text-align:left;line-height:1.8;font-size:15px;color:#666;}


.cg_freespace_01 h2 {
    background: rgba(0, 0, 0, 0) url("https://file002.shop-pro.jp/PA01361/003/images/bg_naname.gif") repeat scroll left top;
    border-radius: 13px;
    color: #0066c0;
    font-size: 20px;
    font-weight: normal;
    margin: 20px 0;
    padding: 5px 0;
    text-align: center;
}
.cg_freespace_01 h3 {
 color: #333333;
    font-size: 16px;
    font-weight: normal;
    margin: 10px;
    padding: 0;
    text-align: left;}

.cg_freespace_01 blockquote{background: #f9f8f4 none repeat scroll 0 0;
    border-radius: 3px;
    color: #333333;
    margin: 30px 0px;border:none;
    padding: 5px 10px;}

.cg_freespace_01 blockquote h2{background:#666;border-radius:10px;font-size:18px;color:#fff;text-align:center;line-height:1.1;margin:10px 0px;padding:10px 0px;}

.cg_freespace_01 blockquote h3{ background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #333333;
    font-size: 24px;
    margin: 30px 0 0;}

.cg_freespace_01 ul{margin:10px 10px;}

.cg_freespace_01 ul li{margin:5px 0px 14px 0px;font-size:15px;color:#000;}

.cg_freespace_01 blockquote h4{ background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
    border-radius: 8px;
    font-size: 18px;
    line-height: 1.1;
    margin: 10px 0;
    padding: 6px 10px;
    text-align: left;}

.cg_freespace_01 blockquote p{margin:0px 15px;font-size:13px;}

.cg_freespace_01 h1{background:rgba(255, 255, 255, 0.5) url("https://file002.shop-pro.jp/PA01361/003/images/bg_h6.jpg") repeat scroll left top;
    border-radius: 20px;
    color: #ffffff;
    font-size: 23px;
    font-weight:normal;
    letter-spacing: 2px;
    margin: 40px 0 30px;
    padding:10px 5px;
    text-align: center;}
.cg_freespace_01 #douga{width:100%;background:#000;text-align:center;padding:15px 0px;}

.cg_freespace_01 #douga h2{color:#fff;font-size:25px;background:none;border:none;}

.taiken{background: #f9f8f4 url("https://file002.shop-pro.jp/PA01361/003/select/voice.gif") no-repeat scroll 20px 10px;
    border-radius: 0;
    font-size: 13px;
    letter-spacing: 0;
    margin: 45px 0;
    padding: 50px 25px 10px;}

.taiken h3{margin:0px 5px 5px 5px;padding:25px 5px;text-align:center;background:#ccc;
font-size:18px;border-radius:6px;font-weight:normal;}
.taiken b{ font-size: 14px;
    font-weight: normal;
    margin-top: 0;text-decoration:none;}

.size00{background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px dotted #eeeeee;
    color: #888888;
    font-size: 12px;
    line-height: 1.6;
    margin: 0px;
    padding: 10px 15px;
    text-align: right;}

.size0000 {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    font-size: 12px;
    line-height: 1.8;
    margin: 0px;
    padding: 5px 10px;
    text-align:left;
  background:#fefefe;border:1px solid #eee;border-radius:5px;
}
.size0000 b{background:#000;color:#fff;border-radius:3px;padding:1px 6px;margin-right:15px;}

.size00 b{font-weight:normal;color:#ff0051;}

.prezent{border:1px solid #ffe8e8;border-radius:2px;margin:30px 0px;background:#fff7fb;color:#333;padding:10px 20px;
font-size:15px;}
.prezent h3{background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #ff0051;
    font-size: 17px;
    letter-spacing: 2px;
    margin: 0;
    padding: 2px 3px 10px 3px;line-height:1.8;
    text-align: center;}
.prezent .small{padding:5px 5px 0px 5px;font-size:13px;text-align:right;}

.product_description p a img{float:right;width:180px;}
.product_description hr{border-color:#fff;display:none;}

li.item_box img{max-width:170px;max-height:170px;padding:5px;}
.item_box .item_image{border: 1px solid #eeeeee;
    float: left;
    height: 210px;
    margin: 10px 5px;
    overflow: hidden;
    text-align: center;
    width: 184px;background:#fff;}
.header_block{}

#left_area .mark{ background: rgba(255, 241, 241, 0.2) none repeat scroll 0 0;
    border-radius: 2px;
    font-size: 14px;
    line-height: 2;
    margin: 20px 0;
    padding: 10px 30px 5px;}
#left_area .mark2{ background: #fffaf0 none repeat scroll 0 0;
    border: 1px solid #f6db7c;
    border-radius: 2px;
    font-size: 14px;
    line-height: 2;
    margin: 20px 0;
    padding: 10px 18px 5px 18px;}

#left_area .mark h3{
    border-radius: 0;
    color: #f6db7c;
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 2px;
    padding: 0;
    text-align: center;}


#left_area .mark b{ background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #ff0080;
    font-weight: normal;}
#left_area .mark img{float:right;max-width:200px;padding:0px 0px 8px 15px;}
#left_area .mark h3{
border: medium none;
    border-radius: 0;
    color: #ff8040;
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 2px;
    line-height: 1.6;
    margin: 0;
    padding: 8px 0;
    text-align: left;}
#left_area .mark h2{color:#666;border-radius:12px;padding:6px;text-align:center;font-size:16px;margin:10px 0px;
font-weight:bold;}

b,strong{font-weight:normal;color:#ff0051;}


.profile {
    background: #fdfdfd none repeat scroll 0 0;
    border: 1px solid #eeeeee;
    border-radius: 5px;
    font-size: 16px;
    line-height: 1.9;
    margin: 20px 0;
    padding: 0 25px 10px;
}

.profile h3 {
    background: rgba(0, 0, 0, 0) url("https://file002.shop-pro.jp/PA01361/003/images/bg_naname.gif") repeat scroll left top;
    border-radius: 5px 5px 0 0;
    color: #004080;
    font-size: 20px;
    font-weight: normal;
    letter-spacing: 2px;
    margin: 0 -25px 20px;
    padding: 8px 0;
    text-align: center;border:none;
}
#left_area .profile img{float:right;padding:0px 0px 5px 25px;max-width:180px;}

.profile2 h2 {
    background: rgba(0, 0, 0, 0) url("https://file002.shop-pro.jp/PA01361/003/images/bg_naname.gif") repeat scroll left top;
    border-radius: 5px 5px 0 0;
    color: #666666;
    font-size: 20px;
    font-weight: normal;
    letter-spacing: 2px;
    margin: 0 -25px 20px;
    padding: 8px 0;
    text-align: center;
}

.cg_freespace_01 .profile2 img {
    float: left;
    height: auto;
    margin: 0 20px 10px 0;
    width: 200px;
}

.cg_freespace_01 h5 {
    font-size: 19px;
    font-weight: bold;
    line-height: 1.6;
    margin: 45px 0 10px;
    text-align: center;
}

#raku table{border-top:1px solid #ccc;border-right:1px solid #ccc;margin:20px 0px;
width:98%;
}
#raku table tr td{border-bottom:1px solid #ccc;border-left:1px solid #ccc;padding:2px 3px 2px 10px;}

#raku table tr th{border-bottom:1px solid #ccc;border-left:1px solid #ccc;padding:2px 3px 2px 10px;
white-space:nowrap:}

#prezent ul, li {
    line-height: 1.2;
    margin: 0 0 0 10px;
    padding: 8px 0;
}
#left_allarea{width:100%;}
.anemone_img{clear:both;width:400px;float:right;margin:0;padding:0;z-index:1;position:relative;display:none;}
.anemone_img img{max-width:400px;padding:0px 0px 0px 0px;margin:0;border:1px solid #eee;float:right;display:none;}

#left_allarea hr{display:none;}
#anemone{min-height:1000px;}
#anemone .amazon55 {
    float: right;
    margin: 650px -400px 0 0;
}
#left_area .profile2 img{float:left;padding:0px 20px 0px 10px;max-width:300px;}













.product_images {
background: #f7f7f7 none repeat scroll 0 0;
    display: inline-block;
    padding-top: 20px;
    text-align: center;
}
.zoom-section {
    clear: both;
}

.zoom-small-image {
    float: left;
    margin-top: 4px;
    max-width: 620px;
}

.zoom-small-image #wrap {
    position: relative;
    top: 0;
    z-index: 9999;
}
.product_images div img {
    height: auto;
    max-height: 100%;
    max-width: 100%;
    width: auto;
}
img {
    vertical-align: middle;
}

a.cloud-zoom-gallery {
    cursor: pointer;
    display: table-cell;
    float: left;
    margin: 0 7px;
    max-width: 180px;
  max-height:180px;
    overflow: hidden;
    padding: 5px;
    vertical-align: middle;
}

#left_area .product_images div img{max-width:175px;}
.product_images div img {
    height: auto;
    max-height: 100%;
    max-width: 100%;
    width: auto;
}

#left_area .product_images div img{max-width:175px;}

#left_area .product_images #zoom1 img{max-width:600px;height:auto;}
.product_images div img {
    height: auto;
    max-height: 100%;
    max-width: 100%;
    width: auto;
}

.zoom-tiny-image {
}
#wrap img{max-width:350px;max-height:350px;float:none;margin:0px auto 20px auto;}

div.product_images div {
    margin: 0 auto;width:615px;
}


#left_area blockquote h5 {
    font-size: 19px;
    font-weight: bold;
    line-height: 1.6;
    margin: 10px 0 10px 0;
    text-align: center;
  color:#0066c0;padding:0px;
}


<!-- グループ -->

.reviewlist_datas {
  overflow: hidden;
  zoom: 1;
  margin-bottom: 10px;
}
.icon_star {
  float: left;
  width: 150px;padding:8px 20px 8px 0px;
}
.review_poster li {
  float: left;
  margin-left: 10px;font-size:17px;color:#004080;
}
.review_poster li.date00{ font-size: 13px;
    height: 10px;
    margin: 2px 0 0 20px;
    overflow: hidden;
    width: 75px;}
.review_poster li {
  list-style: none;
}
.reviewlist {
  padding-bottom: 15px;
  margin-bottom: 15px;
  background:#f0f0f0;
  padding:20px;
}
.reviewlist_datas{width:100%;margin:0;padding:0;height:40px;}
.review_ttl,.shopcomment_ttl {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
  clear:both;
}
.review_img {
  float: right;
  margin: 0 0 10px 10px
}
.reviewlist_content {
background:#fff;padding:10px 20px;margin:0;border:1px solid #ccc;
}
.shopcomment {
  margin-top: 10px;
  margin-bottom: 10px;
  background: #eee;
  padding: 15px;
  border-radius: 6px;
}

.sold_out{font-size:22px;color:#ff0000;font-weight:bold;border:3px double #ff0000;padding:12px 0px;
  text-align:center;border-radius:5px;background:#fff;}

.product_description p{  font-size: 16px;
    margin: 0;
    padding: 5px 15px;
    text-align: justify;}
.small{color: #346767;
    font-size: 12px;
    line-height: 1.6;
    margin: 5px 25px;}

<!-- //グループ -->



table.hh td img{max-width:280px;max-height:280px;margin:0px auto;padding:0px 0px 15px 0px;}
table.hh{margin: 20px auto;
    padding: 10px;
    text-align: center;}
table.hh tbody tr td img{max-width:280px;max-height:280px;margin:0px auto;padding:0px 0px 10px 0px;}
table.hh tbody tr td{margin:5px;border:1px solid #eee;padding:10px;text-align:left;font-size:12px;line-height:1.4;background:rgba(255,255,255,0.9);}

table.hh tbody tr th{background:#eee;border:1px solid #fff;text-align:center;font-size:16px;
  color:#ff8080;padding:5px 0px;font-weight:bold;}

p{text-align: justify;
  text-justify: inter-ideograph;padding:5px 10px;}

#kouka h2 {
background-image: none;
    color: #000000;
    font-family: "GenShinGothic-P-Bold";
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 1;
    list-style: outside none none;
    margin: 25px 0px 0px 0px;
    padding: 0;
    text-align: left;
}

#kouka ul li {
     background: #ffffff none repeat scroll 0 0;
    border-bottom: 1px dotted #666666;
    border-radius: 0;
    color: #666;
    font-size: 14px;
    margin: 10px 0;
  line-height:1.6;
}



#kouka h4 {
    border-color: currentcolor currentcolor currentcolor #ff0000;
    border-style: none none none solid;
    border-width: medium medium medium 10px;
    color: #ff0000;
    font-size: 16px;
    font-weight: normal;
    margin: 0 0 10px;
    padding: 2px 0 0 20px;
}


#kouka h3::after {
    background-color: #ffc8e6;
    border-radius: 10px;
    content: "";
    height: calc(100% - 1em);
    left: 1em;
    position: absolute;
    top: 0.5em;
    width: 10px;
}
#kouka h3 {
    border: 1px solid #cccccc;
    color: #000000;
    font-size: 1.2rem;
    font-weight: bold;
    letter-spacing: 0.1rem;
    margin: 40px 0 18px;
    padding: 5px 5px 5px 40px;
    position: relative;
}



#kouka img {
    float: right;
    padding: 25px 0 0 20px;
    width: 240px;
}

#kouka h4 {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #ff0000;
    font-size: 15px;
    font-weight: normal;
    margin: 5px 0 15px;
    padding: 2px 0 0 5px;
}

.mark{margin:25px 0px;background:#f9f9f9;padding:15px 20px;font-size:14px;text-align:justfy;}
.mark ul li{list-style:circle;margin:5px 10px 10px 10px;font-size:14px;color:#000;line-height:1.4;padding:0;}


.taiken h3 {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    border-radius: 6px;
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 1px;
    margin: 15px 0;
    padding: 0 5px;
    text-align: center;
}

ul li{ color: #008080;
    font-size: 15px;
    line-height: 1.3;
    list-style: outside none disc;
    margin: 0 0 0 20px;
    padding: 6px;}

#box_together ul li{list-style:none;float:left;}

ul.other_link li{list-style:none;}
ul.option_price li{list-style:none;}





#left_area00{width:100%;float:none;}

#right_area00{clear:both;float:none;margin:20px 0px;padding:20px 30px;
background:#fff;border:10px solid #ddeeee;}

#right_area00 h3{text-align:center;margin:10px atuo 25px auto;font-size:22px;color:#499292;
  letter-spacing:2px;font-weight:bold;padding:8px 0px;text-shadow:1px 1px 3px #fff;}
#cart00 #opop table {
    background-color: #ffffff;
    border-left: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    float: right;
    font-size: 10px;
    padding: 0;
    width: 500px;
}
#cart00 img{max-width:350px;float:left;margin:5px 20px 0px 0px;}
#cart00 table.add_cart_table {
    float: right;
    margin: 0;
    width: 500px;
}
#cart00 div.button_area input {
    background: rgba(0, 0, 0, 0) url("https://file002.shop-pro.jp/PA01361/003/images/btn_cart.png") no-repeat scroll left top;
    border: medium none;
    display: block;
    float: right;
    height: 58px;
    margin: -50px 20px 30px 0;
    text-indent: -9999px;
  width: 270px;}
#cart00 ul{float:right;}
#cart00 ul li{line-height:1.2;list-style:none;padding:0;margin:0;}
#memo00{margin:0px 0px;padding:8px;background:#fff;width:480px;float:right;}

#catalog{width:890px;margin:20px auto;padding:0;overflow:hidden;}
#catalog img{margin:-3px 0px 0px -3px;}
#pickup00{
  background: #fff none repeat scroll 0 0;
    border: 0 solid #eeeeee;
    border-radius: 2px;
    clear: both;
    margin: 0 0 30px;
    padding: 10px 0;
    width: 100%;}
#pickup00 ul li{box-shadow: 1px 1px 3px #cccccc;
    float: left;
    list-style: outside none none;
    margin: 10px 18px;
    padding: 0;}
#pickup00 ul li img{border: 0 solid #eeeeee;
    margin: 0;
    padding: 0;}

a:hover img{opacity:0.5;}

#pickup00 h3{padding:15px 0px 3px 0px;font-size:18px;letter-spacing:2px;color:#004080;text-align:center;}

.footstamp b{border: 1px solid #eeeeee;
    border-radius: 16px;
    color: #ff0000;
    display: block;
    float: left;
    font-size: 15px;
    padding: 0;
    width: 60px;margin:0px 10px;display:none;}

.footstamp p a{}
.footstamp p.cate{width:200px;display:block;float:left;font-weight:bold;}

#left_area .mark2 img {max-width: 560px; padding: 0;}

#left_area h6{text-align:center;padding:0;margin:0px 0px -30px 0px;color:#8080c1;letter-spacing:1px;}



#none{display:none;}
#newanemone{text-align:center;width:960px;margin:-10px auto 20px auto;padding:0;background:#fff;
position:relative;z-index:999;}
#newanemone .none{text-align:center;}



#left_area .mark h4{ background: #ffe1e0 none repeat scroll 0 0;
    border-radius: 20px;
    color: #000000;
    font-size: 15px;
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 15px;
    margin: 15px 0 5px;
    padding: 3px 15px;
    text-align: left;}

.mark3{border: 1px dotted #eeeeee;
    font-size: 14px;
    margin: 25px 0;
    padding: 10px 25px;}
.item_detail{font-size:11px;line-height:1.2;text-align:center;}
.header_block{text-align:center;}
ul li.item_box{margin:0;padding:0;}

#box_together{background: #f7f7f7 none repeat scroll 0 0;
    border-radius: 2px;
    margin: 30px 0;
    padding: 10px 10px 0;
    width: 600px;}

#left_area .mark span.nowidth img {
    max-width: 100%;
}
#test{margin-bottom:15px;}

#newanemone img{margin:0px auto;}