div.expl_block {
font-size: 14px;}

table.description_tbl {
font-size: 14px;
letter-spacing: 0.1em;
line-height: 1.5;
width: 100%;
margin: 0 0 15px 0;
padding: 0px;
border: 1px solid #AAAAAA;
border-collapse: collapse;
border-spacing: 0px;
background-color: #fff;
}
table.description_tbl caption {
display: none;
}
table.description_tbl {
font-size: 14px;
letter-spacing: 0.1em;
line-height: 1.5;
border-collapse: collapse;
border-spacing: 0px;
}
table.description_tbl th {
text-align: center;
font-weight: bold;
padding: 5px;
border-left: 1px solid #AAAAAA;
border-bottom: 1px dotted #AAAAAA;
background-color: #EEEEEE;
}


table.description_tbl td {
font-weight: normal;
margin: 0px;
padding: 5px;
border-left: 1px solid #AAAAAA;
border-bottom: 1px dotted #AAAAAA;
}

.side_area{
float:left;
}
.main_area{
float:left;
margin-top:8px;
width:690px;
}
.sub {
float:left;
}
.detail_img_block{
/* width:491px; */
float:left;
}
.detail_txt_block{
margin-left: 20px;
float:left;
font-size: 15px;
width: 300px;　
}
img.main_img{
border:none;
width:370px;
}
.sub img{
width:100px;
height:auto;
border:none;
margin-right:8px;
}
.expl_block{
font-size:16px;
line-height:2.5em;
width: 650px;
}
.links{
font-size:14px;
line-height:2.2em;
}


.slideline {
        width: 713px;
        height: 600px;
        background: #5D5891;
        margin-left: 5px;
}

.slidein {
       width: 703px;
       height: 590px;
       margin: 0 5px;
       background: #ADAAC7;
}


#CONTENTS h2 {
 background: none;
 font-size: 20px;
}
.product_name {
font-size: 18px;
font-weight: bold;
margin-bottom: 10px;
width: 235px;
}
.price_detail {
color: #ff0000;
font-weight: bold;
font-size: 12px;
margin: 0;
padding: 0;
text-align: left;
}
.tel_number{
 width: 260px;
 margin-top: 15px;
}
.detail_other{
 margin-top: 20px;
}
.main-table tr th{
 padding:12px;
 font-size: 16px;
 width: 85px;
 text-align:left;
}
.main-table tr td{
 padding:12px 5px 12px 15px;
 text-align:left;
}
.main-table tr td s{
 font-size:15px;
}
.main-table table{
 table-layout:fixed;
}


/* お客様の声 */
#VOICE {
margin-top: 30px;
}
.voice_inner {
height: 450px;
width: 683px;
margin-top: 5px;
margin-bottom: 15px;
background-color: #dcf4f8;
padding-top: 10px;
padding-left: 7px;
}
.voice_inner ul li {
display: block;
width: 300px;
padding: 0 5px;
margin-bottom: 10px;
list-style: none;
text-align: center;
float: left;
font-size: 12px;
}
.voice_inner ul li img {
width: 156px;
}
.pan {
  margin: 2px 5px 8px 0px;
  font-size: 14px;
}
.rs_pd_cart_btn {
text-align: left;
}
.detail_cont {
margin: 20px 0 35px;
}
.stock_error {
display: none !important;
}

.news_inner hr {
border: 0;
height: 0;
border-top: 1px solid rgba(0, 0, 0, 0.1);
border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.stock_error {
display: none !important;
}

.okyakusama_inner {
  margin: 5px 0px 20px;
  border: solid 1px #ccc;
  width: 678px;
  height: 600px;
  background-color: #f6f9fa;
  overflow: scroll;
  padding: 5px 5px 0px 5px;
  font-size: 18px;
  text-align: center;
}

.voice_pink {
  font-weight: bold;
  color: #FF1493;
}
.voice_blue {
  font-weight: bold;
  color: #000080;
}

img.custvoice {
  width: 180px;
  height: 180px;
}

.news_inner hr {
 border: 0;
 height: 0;
 border-top: 1px solid rgba(0, 0, 0, 0.1);
 border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.stock_error {
 display: none !important;
}

/* テキストプロパティ */
.f-bold {
  font-weight: bold;
}
.free-cent {
  text-align: center;
}

/* よくある質問 */
.questtitle {
  font-size: 16px;
}
div.itemquest dl{
  margin-bottom: 30px;
  border-width: 1px;
  border-style: solid;
  border-color: #666666;
  width: 100%;
}
div.itemquest dt{
  font-size: 14px;
  font-weight: bold;
  color: #800000;
  background-color: #fff6e2;

  margin-bottom: 10px;
  border-width: 1px;
  border-style: solid none;
  border-bottom-color: #666666;
  padding-left: 5px;
  padding-top: 4px;
  padding-bottom: 4px;
}
div.itemquest dd{
  font-size: 14px;
  line-height: normal;

  padding-right: 10px;
  padding-left: 2em;
  padding-bottom: 10px;
  text-indent:-2em;
}