﻿@charset "utf-8"; 

p.txt_title {
	color: #0070C0;
}
.special_area:after {
	content: "."; 
	display: block; 
	height: 0; 
	font-size:0;	
	clear: both; 
	visibility:hidden;
}
.titleTypeA02:after {
	content: "."; 
	display: block; 
	height: 0; 
	font-size:0;	
	clear: both; 
	visibility:hidden;
}
.titleTypeA03 {
	padding: 10px;
	background-color: #a6a6a6;
	display: inline-block;
	color: #ffffff;
	border-radius: 8px;
}
.top_area:after {
  content: ""; display: table; clear: both;
}
.top_area ol {
	float: left;
	width: 390px;
	font-size: 119%;
}
.top_area ol li {
	text-indent: -1rem;
	padding-left: 1rem;
	margin-bottom: 5px;
}
.top_area .photo {
	float: right;
}
.top_area .photo:after {
  content: ""; display: table; clear: both;
}
#contents .inner #article .section .section.top_area p{
	margin: 0;
	text-align: center;
}

#contents .clearfix::after {
	content:"";
	display:block;
	clear:both;
}
#contents .txt_left {
	float: left;
	width: 455px;
}
#contents .txt_right {
	float: right;
	width: 476px;
}
#contents .photo {
	text-align: center;
	float: right;
	width: 170px;
}
#contents .photo img {
	width: 150px;
	height: auto;
}
#contents .inner #article .section .section .appendix p.appendix_title {
	font-size: 120%;
	background-color: #0084de;
	color: #fff;
	padding: 10px 10px 7px;
	margin: 0 0 10px 0;
}
.outlook:after {
  content: ""; display: table; clear: both;
}
.outlook {
	border: 1px solid #36F;
	padding: 10px;
}
#contents .inner #article .section .section .outlook p.s_smalltext {
	margin: 0;
}
.outlook .outlook_text {
	float: right;
	width: 470px;
}
.outlook .outlook_photo {
	float: left;
	width: 125px;
}
#contents .inner #article .section .section .outlook .outlook_photo p,
#contents .inner #article .section .section .outlook .outlook_text p {
	margin: 0;
}
#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;
}
#contents .inner #article .section .section p.s_smalltextR {
	text-align: right;
}

.photo_left {
	float: left;
}
.photo_right {
	float: right;
}
#contents .inner #article .section .section p.s_smalltext {
	margin: 0 0 5px 0;
	padding: 0;
}