﻿@charset "utf-8";

#contents .inner #article .section .titleTypeA01 h2 span {
	color: #000000;
}
h2 span.txt_lead {
	font-size: 75%;
	font-weight: normal;
	color: #000000 !important;
}
#contents .section .inner {
	width: 100%;
	padding-left: 0;
	clear: both;
}
ul.feature_list {
	margin: 0 10px;
}
ul.feature_list li {
	line-height: 2;
	margin-bottom: 10px;
	text-indent: -1em;
	padding-left: 1em;
}
.text_right {
	text-align: right !important;
}
#contents .inner #article .section .tips {
	text-indent: -1em;
	padding-left: 1em;
	margin-bottom: 40px !important;
}
#contents .inner #article .section .section .center span {
	display: block;
	margin-top: 5px;
	text-align: center;
}
.product_list:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0;
	font-size: 0em;
	line-height: 0;
	clear: both;
}
.product_list li {
	width: 25%;
	float: left;
	text-align: center;
}
.product_list.third li {
	width: 33.33%;
}
.product_list.fifth li {
	width: 19%;
}
.product_list.fifth li:nth-child(4) {
	width: 30%;
}
.product_list.fifth li:last-child {
	width: 13%;
}
.product_list li > span {
	display: block;
	text-align: center;
	margin-top: 5px;
}
.people {
	float: right;
	margin: 0 0 10px 10px;
}
.clearfix:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0;
	font-size: 0em;
	line-height: 0;
	clear: both;
}
.year_table {
	width: 100%;
	margin-bottom: 20px;
}
.year_table th,
.year_table td {
	border: 1px solid #000;
	padding: 10px;
}
.year_table th,
.year_table td:first-child {
	text-align: center;
}
.year_table th {
	background: #4bacc6;
	color: #FFF;
}
.year_table th:first-child {
	width: 20%;
}
.year_table th:nth-child(2) {
	width: 35%;
}
.year_table th:last-child {
	width: 45%;
}
.year_table tr:nth-child(odd) {
	background: #e9f1f5;
}
#contents .inner #article .section .text_area {
  overflow: hidden;
  margin-bottom: 10px;
}
#contents .inner #article .section .text_area p {
  width: 65%;
  float: left;
  margin: 0;
}
#contents .inner #article .section .text_area p.text {
  width: 100%;
  float: none;
}
#contents .inner #article .section .photo_area {
  width: 35%;
  float: right;
  text-align: right;
}