﻿@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;
}
.section .left {
	width: 200px;
	float: left;
}
.s_smalltextR {
	float: right;
}
p.center {
	clear: both;
}
.seihin_list_block dl dd span{
	font-size:92%;
}
.seihin_list_block dl dd.big{
	font-weight:bold;
}
.section .seihin_list_block p.special {
	margin: 5px 0 0;
}
.seihin_list_block {
	padding-bottom:10px;
}
.seihin_list_block dl dd.underline{
	text-decoration:underline;
}
.section_inner:after {
  content:".";display:block;visibility:hidden;height:0;font-size:0em;line-height:0;clear:both;
}
.section .section_inner .right {
	width: 266px;
	float: right;
}
#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: 25%;
	float: left;
	padding: 0 10px;
	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%;
}

