@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;
}
.top_area ol {
	margin-bottom: 10px;
	font-size: 1.4rem;
}
.top_area ol li {
	text-indent: -1rem;
	padding-left: 1rem;
	margin-bottom: 5px;
}
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;
}
#sp_contents .titleTypeA02 {
  padding-bottom: 2px;
}

#contents .inner #article .section .section .needs p.medical_3 {
	background: #0066ff;
	padding: 5px;
	width: 100px;
	text-align: center;
	display: block;
	margin: 0 auto 10px;
	color: #FFF;
}
.outlook {
	margin-bottom: 20px;
	border: 1px solid #36F;
	padding: 10px;
}
.outlook .outlook_text {
	width: 100%;
	margin-bottom: 15px;
}
.outlook .outlook_photo {
	width: 70%;
	margin: 0 auto;
}
#contents .inner #article .section .section .outlook .outlook_text p {
	margin: 0;
}
#contents .inner #article .section .section .appendix p.appendix_title {
	background-color: #0084de;
	color: #fff;
	padding: 10px 10px 7px;
	margin: 0 0 10px 0;
}
.mt15 {
	margin-top: 15px;
}
.photo_area {
	width: 100%;
}
.photo_area:after {
	content: "."; 
	display: block; 
	height: 0; 
	font-size:0;	
	clear: both; 
	visibility:hidden;
}

.photo_left.special {
	float: left;
	width: 33%;
	text-align: center;
}
.photo_area img {
	height: 95px;
	width: auto;
}