@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;
}
#contents .inner #article .section dl {
	margin-bottom: 10px;
}

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: 10px 5px 5px 5px;
    margin: 10px 0;
}
.special_area:after {
	content: "."; 
	display: block; 
	height: 0; 
	font-size:0;	
	clear: both; 
	visibility:hidden;
}
.special_area p.win {
	width: 25%;
	float: right;
}
.section p .red {
	color: #F00;
}
#sp_contents .titleTypeA01 h2 span {
    color: #000;
    font-size: 92%;
    font-weight: normal;
}
#sp_contents .section p.mb20 {
    margin-bottom: 10px;
}
#sp_contents .section .kaihatu.mb25 {
    margin-bottom: 15px;
}
.section .photo_special img {
  max-width: 420px;
}
.section .area {
  margin-bottom: 10px;
}
.section .area dl{
  margin-top: 10px;
}
.section .area dd{
  display: table;
}
.section .area dd .city{
  width: 80px;
  display: table-cell;
}
.section .area dd .name{
  display: table-cell;
}
#contents .inner #article .section .titleTypeA02 span {
   border: 1px solid #0093d9;
  padding: 2px 5px 0 5px;
  margin-bottom: 5px;
  display: inline-block;
  font-size: 12px;
}
#sp_contents .section .center.special img {
  max-width: 400px;
}
#sp_contents .titleTypeA02 {
  padding-bottom: 2px;
}
#sp_contents .section p.photo_01 img {
  max-width: 400px;
}
#sp_contents .section p.photo_02 img {
  max-width: 600px;
}
.top_area ol {
	font-size: 1.4rem;
}
.appendix .photo {
	margin-top: 15px;
}
.appendix .photo > li {
	width: 100%;
	margin: 0 auto 15px;
	text-align: center;
}
.appendix .photo > li span {
	font-size: 90%;
	display: block;
	text-align: center;
	margin-top: 5px;
}
.appendix .photo > li img {
	width: 200px;
}
.appendix .photo > li ol {
	margin-bottom: 10px;
}
.appendix .photo > li ol li,
.appendix .photo > li .appendix_title  {
	font-size: 1.4rem;
}
.outlook {
	margin-bottom: 20px;
}
.outlook .outlook_text {
	width: 100%;
	margin-bottom: 15px;
}
.outlook .outlook_text h4 {
	margin-bottom:10px;
}
.outlook .outlook_photo {
	width: 70%;
	margin: 0 auto;
}
#contents .inner #article .section .section .outlook .outlook_text p {
	margin: 0;
}
.appendix_area:after {
  content: ""; display: table; clear: both;
}
.appendix_area .appendix_area_text {
	
}
.appendix_area .appendix_area_text h4 {
	margin-bottom:10px;
}
.appendix_area .appendix_area_photo {
	float: right;
	width: 35%;
	margin: 0 0 5px 5px;
}
.appendix_list ol li:first-child {
  margin-bottom: 15px;
}
.mt15 {
	margin-top: 15px;
}