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;
}
img.main_img{
border:none;
width:370px;
}
.sub img{
width:80px;
height:auto;
border:none;
margin-right:5px;
}
.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;
}
.price_detail {
margin:0;
color: #ff0000;
font-weight: bold;
font-size: 15px;
}

/* お客様の声 */


div#VOICE {
    width: 98%;
}

.voice_inner, .media_inner {
 height: 288px;
 margin-bottom: 15px;
 background-color: #dcf4f8;
 padding: 5px;
}
.voice_inner ul li, .media_inner ul li {
 display: block;
 width: 23%;
 padding: 0 3px;
 margin-bottom: 10px;
 list-style: none;
 text-align: left;
 float: left;
 font-size: 0.7em;
 line-height: 1.2em;
 height: 135px;
 overflow: hidden;
}
.okyakusama_inner {
    margin: 5px 10px 20px;
    border: solid 3px #ccc;
    width: 90%;
    height: 500px;
    background-color: #f6f9fa;
    overflow: scroll;
    padding: 5px 5px 0px 5px;
    font-size: 14px;
}


.fu-red{
position: relative;/* 配置 */
margin: 0 0 1.5em;/* 余白設定 上右下左の順 */
padding: 0.4em !important;/* 枠線の内側余白設定 「上下」「左右」の順 */
line-height: 1.4em;
background: #F70841;/*  */
color: #fff;
font-size: 90%;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
}
.fu-red:after{
position: absolute;
bottom: -15px;
left: 10%;
z-index: 90;
margin-left: -15px;
border-top: 15px solid #F70841;
border-left: 15px solid transparent;
border-right: 15px solid transparent;
border-bottom: 0;
content: """""""";
}

.fu-2 {
display:block; //spanをブロック要素に
margin:5px 0 0 8px;
color:#fff;
font-size:70%;
font-weight:400;
}


.fu-navy{
position: relative;/* 配置 */
margin: 0 0 1.5em;/* 余白設定 上右下左の順 */
padding: 0.4em !important;/* 枠線の内側余白設定 「上下」「左右」の順 */
line-height: 1.4em;
background: #003399;/*  */
color: #fff;
font-size: 90%;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
}
.fu-navy:after{
position: absolute;
bottom: -15px;
left: 10%;
z-index: 90;
margin-left: -15px;
border-top: 15px solid #003399;
border-left: 15px solid transparent;
border-right: 15px solid transparent;
border-bottom: 0;
content: """""""";
}

.rs_pd_cart_btn {
margin: 5px 10px;
}

.detail_cont {
margin: 20px 0 35px;
}

.pan {
margin: 2px 5px 8px 0px;
}

.cartsita{
margin: 5px 0px 5px 20px;
}

/*
#VOICE {
 margin-top: 30px;
}
.voice_inner {
 height: 450px;
 margin-top: 5px;
 margin-bottom: 15px;
 background-color: #dcf4f8;
 padding-top: 10px;
 padding-left: 7px;
}
.voice_inner ul li {
 display: block;
 width: 158px;
 padding: 0 5px;
 margin-bottom: 10px;
 list-style: none;
 text-align: center;
 float: left;
 font-size: 12px;
}
.voice_inner ul li img {
 width: 156px;
}



.stock_error {
 display: none !important;
}

*/