﻿@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;
}
#contents .inner #article .section .section .area {
  border: 2px dashed #ff6a16;
  padding: 10px 5px 0 5px;
  margin: 10px 0;
  font-weight: bold;
}
#contents .inner #article .section .section p.s_smalltextR {
  text-align: right;
}
p.center {
  clear: both;
}
.section_inner:after {
  content:".";display:block;visibility:hidden;height:0;font-size:0em;line-height:0;clear:both;
}

.photo_area {
	background: #ff6a16;
	width: 600px;
	margin: 0 auto;
}
.txt_center {
	text-align: center;
}
.photo_area span {
	text-align: left !important;
	display: block;
	padding: 3px 5px 0 5px;
}
section:after {
  content:".";display:block;visibility:hidden;height:0.1px;font-size:0.1em;line-height:0;clear:both;
}
ul.feature_list li .txt{
  line-height: 2;
}

ul.feature_list li .txt strong {
  display: block;
  margin-bottom: 8px;
}


h2 span.txt_lead {
  font-size: 75%;
  font-weight: normal;
  color: #000000 !important;
}
#contents .inner #article .section .section p.s_smalltext {
	font-size: 84%;
	padding: 0;
	margin: 5px;
	text-align: center;
}
