﻿@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;
}
.s_smalltextR {
  float: right;
}
p.center {
  clear: both;
}
.seihin_list_block dl dd span{
  font-size:92%;
}
.seihin_list_block dl dd.big{
  font-weight:bold;
}
.section .seihin_list_block p.special {
  margin: 5px 0 0;
}
.seihin_list_block {
  padding-bottom:10px;
}
.seihin_list_block dl dd.underline{
  text-decoration:underline;
}
.section_inner:after {
  content:".";display:block;visibility:hidden;height:0;font-size:0em;line-height:0;clear:both;
}
.section .section_inner .right {
  width: 266px;
  float: right;
}
#contents .inner #article .tableStyle01 td span.caution{
  display: block;
  margin-top: 10px;
  line-height: 1.5em;
  margin-left: 5px;
  font-size: 92%;
}

.tableStyle02 {
  text-align: center;
}
.tableStyle02 th {
  border: 1px solid #d5d5d5;
  padding: 5px;
  text-align: center;
  font-weight: normal;
}
.tableStyle02 td {
  border: 1px solid #d5d5d5;
  padding: 10px;
}
ul.feature_list {
  width: 70%;
  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 .txt{
  line-height: 2;
}

ul.feature_list li .txt strong {
  display: block;
  margin-bottom: 8px;
}

.photo img {
  float: right;
}
h2 span.txt_lead {
  font-size: 75%;
  font-weight: normal;
  color: #000000 !important;
}

