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

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:950px;
}
.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:550px;
height:550px}
.sub img{
width:80px;
height:auto;
border:none;
margin-right:5px;
}
.expl_block{
font-size:16px;
line-height:2.5em;
width: 970px;
padding: 50px}
.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 {margin-left:0px; width:950px; float:left; padding-top:10px;}

  .product_area_left,
  .product_area_right {
    padding-right: 1%;
    padding-left: 1%;
}
.product_area_left {
  float: left;
  padding: 0;
 } 

#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;
}

/* お客様の声 */
#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;
}

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

.rs_pd_cart_btn {
margin: 5px 10px;
}
.detail_cont {
margin: 20px 0 35px;
}
.stock_error {
 display: none !important;
}

.nav {
    display: table;
    width: 100%;
    background: #FFF;
}
.nav__item {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.nav__item + .nav__item {
    border-left: 1px solid #CCC;
}
.nav__item a {
    display: block;
    padding: 15px 0;
    color: #666;
    text-decoration: none;
    font-size: 14px;
}
  
  table.type01 {
	border-collapse: collapse;
	text-align: left;
	line-height: 1.5;
}
table.type01 th {
	width: 150px;
	padding: 10px;
	font-weight: bold;
	vertical-align: top;
	border: 1px solid #ccc;
}
table.type01 td {
	width: 350px;
	padding: 10px;
	vertical-align: top;
	border: 1px solid #ccc;
}

.okyakusama_inner{
	margin: 5px 150px 20px;
    border: solid 1px #ccc;
    width: 647px;
    height: 600px;
    background-color: #f6f9fa;
    overflow: scroll;
    padding: 5px 5px 0px 5px;
    font-size: 14px;
}
.box100{
  display: inline-block;
  color: red;
  border: 1px solid #000000;
}

/* ------------------------------------- 
 *	この商品を買った人はこんな商品も買ってます
 * ------------------------------------- */

#together {
	width:900px;
	margin: 0px 20px 0px 20px;
	height:100%;
	}

#together .tog_main_title {
	font-weight: bolder;
	margin-top:30px;
	padding-bottom:5px;
	border-bottom: 5px solid #CCC;
	}

#together .together_list {
	margin:10px 5px 0px 3px;
	float:left;
	width: 280px;
	text-align:center;
	}
