﻿@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;
}
.s_smalltextR {
	float: right;
}
.section_inner {
	margin-bottom: 20px;
}
.section_inner:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0;
	font-size: 0em;
	line-height: 0;
	clear: both;
}
.section_inner:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
ul.feature_list {
	width: 70%;
	float: left;
}
ul.feature_list li .txt strong {
	display: block;
	margin-bottom: 8px;
}
.section_inner .photo {
	float: right;
}
h2 span.txt_lead {
	font-size: 75%;
	font-weight: normal;
	color: #000000 !important;
}


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: 48%;
	float: left;
	padding: 0 5px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
ul.shoplist li dl dt {
	text-align: center;
	font-size: 80%;
}
ul.shoplist li dl dd {
	text-align: center;
	font-size: 70%;
}
