﻿@charset "utf-8"; 

#contents .inner #article .section .titleTypeA01 h2 {
	font-size: 209%;
	line-height: 1;
}
#contents .inner #article .section.last {
	border: 1px solid #1384c5;
	margin-top: 20px;
	padding: 10px 10px 5px 10px;
}
#contents .inner #article .section.last h4 {
	text-align: center;
	font-size: 14px;
}
#contents .inner #article .section.last p {
	text-align: center;
}
.s_smalltextR {
	float: right;
}
.tableStyle01 td {
	padding: 5px !important;
}
.seihin_list_block {
	display: flex;
	flex-wrap: wrap;
}
.seihin_list_block .seihin_detail {
	width: 20%;
	margin-bottom: 10px;
}
#contents .inner #article .section .section .seihin_list_block .seihin_detail p {
	text-align: center;
	font-size: 84%;
	margin: 0;
	padding: 5px;
}
#contents .inner #article .section .section .seihin_list_block .seihin_detail p.border {
	border: solid 1px;
	margin: 0 10px;
}