@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;
}
.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;
}
.mt15 {
	margin-top: 15px;
}
.mb10 {
	margin-bottom : 10px !important;
}
.special_area .page_title {
	color: #0070C0;
	font-size: 14px;
	margin-bottom: 10px;
}
.special_area .note {
	font-size: 92%;
}
#contents .inner #article .section .section p.s_smalltextR {
	font-size: 92%;
}
#contents .inner #article .section .section p.s_smalltext {
	font-size: 92%;
}
.logo.flt_r {
	float: right;
}
.logo.flt_r img {
	height: 50px;
	width: auto;
}
.flt_r {
	clear: both;
	float: none;
}
#sp_contents .section .point .flt_r.width_30 img {
	width: 30%;
	height: auto;
}
#sp_contents .section .special_area p.note.indent {
	text-indent: -3em;
	margin-left: 3em;
}
.main_point {
	width: 100%
	margin: 0 10px;
}
#sp_contents .section .main_point th.center {
	background-color: #2f5597;
	border: 2px solid #fff;
	padding: 5px 10px;
	color: #fff;
	text-align: center;
	width: 50%;
}
.main_point td {
	background-color: #c8d6ee;
	border: 2px solid #fff;
	padding: 5px 10px;
	vertical-align: top;
}
.wrap {
	word-wrap: break-word;
}