<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">table.description_tbl {
font-size: 14px;
letter-spacing: 0.1em;
line-height: 1.5;
width: 80%;
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;
}

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;
height: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;
}
/* よくある質問 */
#QandA {
	width: 100%;
	font-size: 14px; /*全体のフォントサイズ*/
}
#QandA h3 {
	margin-top: 32px;
}
#QandA dl {
	border: none;
}
#QandA dt {
font-weight: bold;
  font-size: 16px;
	background: #fff; /* 「Q」タイトルの背景色 */
	padding: 8px;
	border-top: none;
	border-bottom: 1px dotted #000;
}
#QandA dt:first-child {
	border-top: none;
}
#QandA dt:before {
	content: "Q.";
  font-size: 16px;
  color: #5f9ea0;
	font-weight: bold;
	margin-right: 8px;
}
#QandA dd {
	padding: 16px 16px 24px 30px;
	margin: 0;
	line-height: 1.5em;
     background: white;
}
#QandA dd:before {
	content: "A.";
  color: #ff6347;
  font-size: 16px;
	font-weight: bold;
	margin-right: 8px;
	margin-left: -21px;
}


/* お客様の声 */
#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: 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;
width: 710px;
}
.rs_pd_cart_btn {
margin: 5px 15px;
}
.detail_cont {
margin: 20px 0 35px;
}
.stock_error {
display: none !important;
}
.okyakusama_inner {
margin: 5px 0px 20px;
border: none;
width: 678px;
height: 600px;
background-color: #fff;
overflow-y: scroll;
  overflow-x: hidden;
padding: 5px 5px 0px 5px;
font-size: 14px;
}
.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);
}
</pre></body></html>