@charset "utf-8"; 


h2 span.txt_lead {
  font-size: 75%;
  font-weight: normal;
  color: #000000 !important;
}
#contents .inner #article .tableStyle01 td span.smalltext {
  font-size: 11px;
  display:inline;
}
.s_smalltext {
	padding: 5px 0 0 14px;
}
.s_smalltextR {
	float: right;
}
#contents .inner #article .section .titleTypeA01 h2 span {
	color: #000000;
}
p.indent {
	text-indent: -1em;
	padding-left: 1em;
}
.image {
  	width: 100%;
	height: auto;
}

#contents .inner #article .tableStyle01 {
	width: 100%;
}
#contents .inner #article .tableStyle01 th {
	text-align: center;
}
#contents .inner #article .tableStyle01 td span {
	display: block;
}
.section h4.special {
	text-decoration: underline;
}
#contents .inner #article .section .section p {
    margin: 5px 5px 8px 5px;
}
#contents .inner #article .section .section h4 {
	margin: 5px 5px 8px 5px;
}
#contents .inner #article .section .section p.flt_r {
	width: 243px;
}
#contents .inner #article .section .section p.flt_r img {
	width: 100%;
}
#contents .inner #article .section .section p.o-width {
	width: 140px;
}

#contents .inner #article .section.last {
	border: 1px solid #1384c5;
	margin-top: 20px;
	padding: 10px 10px 5px 10px;
}
#contents .inner #article .section.last h4 {
	text-align: center;
	font-size: 14px;
}
#contents .inner #article .section.last h4 span {
	font-weight: normal;
	font-size: 92%;
}
#contents .inner #article .section.last p {
	text-align: center;
}
#contents .inner #article .section.last dl {
	padding: 0 20px;
	overflow: hidden;
}
#contents .inner #article .section.last dt {
	float: left;
	padding: 0 5px;
}
#contents .inner #article .section.last dd {
	float: left;
}
#contents .inner #article .tableStyle01 th.o-blue {
	background-color: #deeaf6;
}
#contents .inner #article .tableStyle01 th.o-yellow {
	background-color: #fff2cc;
}
#contents .inner #article .tableStyle01 th.o-green {
	background-color: #e2efd9;
}