﻿@charset "utf-8"; 

p.txt_title {
	color: #0070C0;
}
.section p.title {
    line-height: 1.5;
    margin: 0 0 8px 0;
    text-align: left;
}
.section p.sub {
    margin: 0;
}
.s_borderTypeA04 {
    border: 2px dotted #666;
    padding: 12px 12px 5px 12px;
    margin-top: 20px;
}
.s_borderTypeA04 dl {
    display: table;
    width: 100%;
        margin: 0 10px 8px;
}
.s_borderTypeA04 dt {
    display: table-cell;
    width: 75px;
}
.s_borderTypeA04 dd {
    display: table-cell;
}
.special_area:after {
	content: "."; 
	display: block; 
	height: 0; 
	font-size:0;	
	clear: both; 
	visibility:hidden;
}
.titleTypeA02.special{
	width: 450px;
	float: left;
}

.special_area p.win {
	width: 100px;
	float: right;
}
.section p .red {
	color: #F00;
}
.section .area {
  overflow: hidden;
  margin-bottom: 20px;
}
.section .area .left_area{
  width: 48%;
  float: left;
}
.section .area .right_area{
  width: 48%;
  float: right;
}
.section .area dl{
  margin-top: 15px;
}
.section .area dd{
  overflow: hidden;
}
.section .area dd .city{
  width: 18%;
  float: left;
  margin-right: 2%;
}
.section .area dd .name{
  width: 80%;
  float: left;
}
#contents .inner #article .section .titleTypeA02 span {
  border: 1px solid #0093d9;
  padding: 2px 5px 0 5px;
  margin-bottom: 10px;
  display: inline-block;
}
#contents .inner #article .section .s_smalltextL {
  padding: 0;
}
#contents .photo {
	text-align: center;
}
.top_area:after {
  content: ""; display: table; clear: both;
}
.top_area ol {
	float: left;
	width: 360px;
	font-size: 119%;
}
.top_area ol li {
	text-indent: -1.5rem;
	padding-left: 1.5rem;
	margin-bottom: 5px;
}
.top_area .photo {
	float: right;
}
.appendix .photo:after {
  content: ""; display: table; clear: both;
}
.appendix .photo {
	margin-top: 15px;
}
.appendix .photo > li {
	width: 190px;
	float: left;
	margin-left: 9px;
}
.appendix .photo > li:first-child {
	margin-left: 0;
	width: 230px;
}
.appendix .photo > li span {
	font-size: 80%;
	display: block;
	text-align: center;
	margin-top: 5px;
}
.appendix .photo > li ol {
	margin-bottom: 10px;
}
.appendix .photo > li ol li,
.appendix .photo > li .appendix_title  {
	text-align: left;
	font-size: 119%;
}
.outlook:after {
  content: ""; display: table; clear: both;
}
.outlook .outlook_text {
	float: left;
	width: 350px;
}
.outlook .outlook_text h4 {
	margin-bottom:10px;
}
.outlook .outlook_photo {
	float: right;
	width: 250px;
}
#contents .inner #article .section .section .outlook .outlook_text p {
	margin: 0;
}
.appendix_area:after {
  content: ""; display: table; clear: both;
}
.appendix_area .appendix_area_text {
	float: left;
	width: 460px;
}
.appendix_area .appendix_area_text h4 {
	margin-bottom:10px;
}
.appendix_area .appendix_area_photo {
	float: right;
	width: 150px;
}
.appendix_list ol:after {
  content: ""; display: table; clear: both;
}
.appendix_list ol {
	margin: 0 10px;
}
.appendix_list ol li {
	float: left;
}
.appendix_list ol li:last-child {
	float: right;
}
#contents .inner #article .section .section .appendix_list p.appendix_list_note {
	text-align: center;
	margin-top: 15px;
}
.appendix_photo {
	margin: 0 10px;
}