/* パンくずリスト */
table {
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:20px;
}

/* パンくずリスト　タグ グループ リスト */
.sbd-taglist p.sbd-tab-title {
    border-bottom: 1px solid #DDDDDD;
    font-weight: bold !important;
    margin: 0 !important;
    padding: 0 0 10px 10px !important;
}
.sbd-taglist a {
    border: 1px solid #DDDDDD;
    background: none repeat scroll 0 0 #F8F8F8;
box-shadow: 0 1px 0 rgba(0, 0, 0, 0.08);
    border-radius: 5px 5px 5px 5px;
    color: #0066AA;
    display: inline-block;
    font-size: 12px;
    margin: 15px 5px 0px 5px;
    padding: 5px 10px;
    text-decoration: none;
}
.sbd-taglist a:hover{
    text-decoration: none;
    opacity: 0.7;
}

/* 商品詳細フォント */
div.expl_block {
font-size: 16px;
margin-left: 10px;
padding: 0;}

/* 商品スペック表 */
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;
width: 20%;
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 20px 5px 20px;
border-left: 1px solid #AAAAAA;
border-bottom: 1px dotted #AAAAAA;
}
/* 商品スペック表　ここまで */


.side_area{
float:left;
}
.main_area{
float:left;
margin-top:8px;
margin-left:20px;
width:730px;
}
.sub {
float:left;
}
.detail_img_block{
/* width:491px; */
float:left;
}
.detail_txt_block{
margin-left: 25px;
float:left;
font-size: 15px;
width: 300px;
}
img.main_img{
border:none;
width:400px;
}
.sub img{
width:93px;
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;
width: 720px;
}
.price_detail {
margin:0;
color: #ff0000;
font-weight: bold;
font-size: 15px;
}

/* よくあるご質問 */
#QandA-2 {
    margin: 5px 9.5px 20px;
    border: solid 1px #ccc;
    width: 705px;
    font-family: メイリオ;
    font-size: 15px;   
}

#QandA-2 dl {
    margin: 30px 0 0 0px;
}
#QandA-2 dl {
    border: 1px solid #ccc;
    margin-top: 10px;
}

#QandA-2 dt:first-child {
    border-top: none;
}
#QandA-2 dt {
    font-weight: bold;
    color: #bf0000;
    background: #f4f4f4;
    padding: 8px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

#QandA-2 dt:before {
    content: "Q.";
    font-weight: bold;
    margin-right: 8px;
}

#QandA-2 dd {
    padding: 16px 16px 24px 30px;
    margin: 0;
    line-height: 140%;
}

#QandA-2 dd:before {
    content: "A.";
    font-weight: bold;
    margin-right: 8px;
    margin-left: -21px;
}
/* よくあるご質問はここまで */



/* お客様の声 */
#VOICE {
    margin-top: 20px;
    margin-left:10px;
}
/* お客様の声 */
#Okyakusama_voice {
    width: 98.3%;
    height: 600px;
    font-family: メイリオ;
    font-size: 15px;
    overflow: scroll;
}

#Okyakusama_voice dl {
    margin: 30px 0 0 10px;
}

#Okyakusama_voice dl {
    border: 1px solid #ccc;
    margin-top: 10px;
}

#Okyakusama_voice dt:first-child {
    border-top: none;
}

#Okyakusama_voice dt {
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    color: #FF8C00;
    background: #f4f4f4;
    padding: 8px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

#Okyakusama_voice dd {
    padding: 16px 16px 24px 30px;
    margin: 0;
    line-height: 140%;
    text-align: center;
}

/* お客様の声はここまで */



