﻿@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;
}
/*ul.feature_list {
	width: 63%;
	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 {
	line-height: 2;
}
ul.feature_list li strong {
	display: block;
	margin-bottom: 8px;
}
.photo {
	float: right;
	width: 36%;
	text-align: center;
	padding-left: 1%;
}
h2 span.txt_lead {
	font-size: 75%;
	font-weight: normal;
	color: #000000 !important;
}
#section_area .point {
	font-size: 90%;
	margin: 0 !important;
	padding-top: 10px;
}
#contents .inner #article .section .section p.s_smalltext {
	font-size: 84%;
	padding: 0;
	margin: 5px;
	text-align: center;
}
#contents .inner #article .section .tableStyle01 td span {
	display: block;
	font-size: 84%;
	margin-top: 5px;
}
#contents .inner #article .section .border_box {
	border: 1px solid #000;
	margin: 0 10px;
	padding: 10px;
}
#contents .inner #article .section .border_box:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0;
	font-size: 0em;
	line-height: 0;
	clear: both;
}
#contents .inner #article .section .border_box .logo {
	float: left;
}
#contents .inner #article .section .border_box dl {
	float: left;
	padding-left: 10px;
	width: 467px;
}
#contents .inner #article .section .border_box dl dt {
	font-weight: bold;
}
#contents .inner #article .section .photo_list:after {
  content:".";display:block;visibility:hidden;height:0;font-size:0em;line-height:0;clear:both;
}
#contents .inner #article .section .photo_list div {
	width: 190px;
	text-align: center;
	float: left;
	margin-left: 5px;
	margin-bottom: 20px;
	position: relative;
}
#contents .inner #article .section .photo_list div.special {
	margin-left: 0;
}
#contents .inner #article .section .photo_list div:after {
	content: "";
	position: absolute;
	width: 22px;
	height: 52px;
	background: url(../img/img-item07.gif) no-repeat;
	top: 50%;
	margin-top: -36px;
	right: -15px;
}
#contents .inner #article .section .photo_list div.last:after {
	content: none;
}
#contents .inner #article .section .photo_list div span {
	display: block;
	margin-top: 5px;
	min-height: 36px;
}
#contents .inner #article .section .photo_list div span.blue {
	color: #0075d1;
	display: inline;
}