﻿@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: 73%;
  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: left;
	width: 25%;
	text-align: center;
	padding-left: 1%;
}
.photo_special {
	float: left;
	width: 50%;
	text-align: center;
}
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;
}