@charset "utf-8"; 

#sp_contents .section .tableStyle01 ol li {
	padding-left: 16px;
	text-indent: -16px;
}

h2 span.txt_lead {
  font-size: 75%;
  font-weight: normal;
  color: #000000 !important;
}

#sp_contents .section:after {
  content:".";display:block;visibility:hidden;height:0.1px;font-size:0.1em;line-height:0;clear:both;
}
.center {
	text-align: center;
}

#contents .inner #article .tableStyle01 {
	width: 100%;
	margin-bottom: 10px;
}
#sp_contents .section .tableStyle01 th, #sp_contents .section .tableStyle01 td {
	display: table-cell;
	border: 1px solid #d5d5d5;
}
#sp_contents .section .tableStyle01 th, #sp_contents .section .tableStyle01 th {
	border: 1px solid #d5d5d5;
}
#sp_contents .section .tableStyle01 th {
	width: 20%;
}
#sp_contents table.tableStyle01 th.special {
	background: #F2F2F2 !important;
}
#sp_contents .section .tableStyle01 td {
	width: auto;
}
#sp_contents .section .tableStyle01 th.o-width {
	width: 50%;
}
.section h4.special {
	text-decoration: underline;
}
#contents .inner #article .section .section p {
    margin: 5px 0 8px 0;
}
#contents .inner #article .section .section p.flt_r img {
	width: 70%;
}
#contents .inner #article .section.last {
	border: 1px solid #1384c5;
	margin-top: 20px;
	padding: 10px 5px 5px 5px;
}
#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;
	display: table;
	margin-bottom: 5px;
}
#contents .inner #article .section.last dt {
	display: table-cell;
	border: none;
	margin: 0;
	padding: 0 5px 0 0;
	float: none;
}
#contents .inner #article .section.last dt span {
	border: 1px solid #000;
	padding: 0 5px;
	display: block;
}
#contents .inner #article .section.last dd {
	display: table-cell;
	float: none;
}

#contents .inner #article .section .txt_area {
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #1384c5;
	padding: 5px 10px;
	float: left;
	
}
#contents .inner #article .section .photo_area {
	float: right;
	width: 50%;
	text-align: right;
}
#contents .inner #article .section .photo_area img {
	max-width: 230px;
}
#contents .inner #article .section .section.mb25 {
    margin: 0 0 10px 0;
}
#contents .inner #article .section .note {
	text-indent: -1em;
	padding-left: 1em;
}