﻿@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;
}
section:after {
  content:".";display:block;visibility:hidden;height:0.1px;font-size:0.1em;line-height:0;clear:both;
}
.photo {
	float: right;
	width: 200px;
	text-align: center;
	margin-left: 1%;
}
.photo img {
	width: 200px;
}

h2 span.txt_lead {
  font-size: 75%;
  font-weight: normal;
  color: #000000 !important;
  margin-bottom: 10px;
  display: inline-block;
}
.tableStyle01 li {
  text-indent: -1em;
  padding-left: 1em;
}
.uline {
  text-decoration: underline;
  margin-bottom: 5px;
}
#contents .inner #article .section .section p.note {
  text-align: right;
  font-size: 10px;
}
.news_column {
  display: flex;
}
.important_list {
  margin-left: 2em;
}
.column_image_note {
  display: block;
  margin-top: 5px;
  text-align: center;
  font-size: 84%;
}
#contents .inner #article .section .section p span {
	display:inline-block;
	width: 200px;
}
#contents .inner #article .section .section p.flt_r {
	float: none;
	text-align: right;
}
#contents .inner #article .section .section .text_list {
	margin: 0 10px 8px;
}
#contents .inner #article .section .section p.o-indent {
	text-indent: -1.4em;
	padding-left: 1em;
}
.text_list span.note {
  text-align: right;
  font-size: 10px;
}