﻿@charset "utf-8"; 

#contents .inner #article .section .section p.center {
	text-align: center;
	margin-top: 10px;
}
#contents .section .inner {
	width: 100%;
	padding-left: 0;
	clear: both;
}
p.center {
	clear: both;
}
.section_inner:after {
  content:".";display:block;visibility:hidden;height:0;font-size:0em;line-height:0;clear:both;
}
#contents .inner #article .tableStyle01 td span {
	margin-left: 10px;
	font-size: 92%;

}
.tableStyle02 {
	text-align: center;
}
.tableStyle02 th {
	border: 1px solid #d5d5d5;
	padding: 5px;
	text-align: center;
	font-weight: normal;
}
.tableStyle02 td {
	border: 1px solid #d5d5d5;
	padding: 10px;
}
ul.shoplist {
	width: 100%;
}
ul.shoplist:after {
  content:".";display:block;visibility:hidden;height:0.1px;font-size:0.1em;line-height:0;clear:both;
}
ul.shoplist li {
	width: 22%;
	float: left;
	padding: 0 5px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
ul.shoplist li.special {
	width: 34%;
}
ul.shoplist li dl dt {
	text-align: center;
	font-size: 80%;
}
ul.shoplist li dl dd {
	text-align: left;
	font-size: 70%;
}
h2 span.txt_lead {
	color: #000000 !important;
	font-size: 75%;
	font-weight: normal;
}
ul.feature_list {
  width: 65%;
  float: left;
}
section:after {
  content:".";display:block;visibility:hidden;height:0.1px;font-size:0.1em;line-height:0;clear:both;
}
ul.feature_list li .txt{
  line-height: 2;
}

ul.feature_list li .txt strong {
  margin-bottom: 8px;
}

.photo {
  float: right;
}
#contents .inner #article .section .section .photo p {
	margin: 0;
}
.product_description p.txt {
	float: left;
	width: 65%
}
.product_description p.photo {
	float: right;
}

.product_description:after {
  content:".";display:block;visibility:hidden;height:0.1px;font-size:0.1em;line-height:0;clear:both;
}