@charset "utf-8"; 

.section p.center {
	text-align: center;
	margin-top: 10px;
}
.section .inner {
	width: 100%;
}
.section .inner:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
p.txt_title {
	color: #0070C0;
}
.special_area:after {
	content: "."; 
	display: block; 
	height: 0; 
	font-size:0;	
	clear: both; 
	visibility:hidden;
}
#sp_contents .titleTypeA01 h2 span {
    color: #000;
    font-size: 92%;
    font-weight: normal;
}
#sp_contents .section p.mb20 {
    margin-bottom: 10px;
}
#contents .inner #article .section .section.mb25 {
    margin-bottom: 20px;
}
#sp_contents .titleTypeA02 {
  padding-bottom: 2px;
}
.mt15 {
	margin-top: 15px;
}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	font-size:0;	
	clear: both; 
	visibility:hidden;
}
.bg_area {
	padding: 5px 10px;
	margin-bottom: 20px;
}
.table {
  border: 1px solid #000000;
  width: 100%;
}
.table tbody tr {
  border-top: 1px solid #000000;
}
.table thead th:not(:first-child) {
  border-left: 1px solid #000000;
}
.table tbody td:not(:first-child) {
  border-left: 1px solid #000000;
}

.table thead th,
.table tbody td {
  text-align: center;
  padding: 10px;
}
.table tbody td:first-child {
  text-align: left;
}
.image {
  margin: 0 10px;
}
.image img {
  width: 100%;
  height: auto;
}
p.mb10 {
  font-size: 12px;
}
