@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;
}
div.kaihatu {
	border: 1px solid #938953;
	padding: 10px;
	width: 100%;
}
div.kaihatu:after {
	content: "."; 
	display: block; 
	height: 0; 
	font-size:0;	
	clear: both; 
	visibility:hidden;
}
div.kaihatu .txt {
	float: none;
	width: 100%;
}
div.kaihatu .photo {
	float: none;
	width: 60%;
	margin: 0 auto 10px auto;
}

.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-top: 10px;
}
.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 {
  background-color: #0093d9;
	color: #FFF;
	padding: 0 3px;
	font-weight: normal;
	margin-left: 5px;
}
#sp_contents .section .center.special img {
  max-width: 335px;
}
#sp_contents .section .center.special2 img {
  max-width: 363px;
}
#sp_contents .titleTypeA02 {
  padding-bottom: 2px;
}
.s_smalltext {
	display: inline-block;
	font-size: 84%;
}
.photo_list:after {
  content:"";display:block;clear:both;
}
.photo_list li {
	float: left;
	border: none !important;
	background: none !important;
}
.photo_list li:first-child {
	width: 36% !important;
}
.photo_list li:nth-child(2) {
	width: 27% !important;
}
.photo_list li:last-child {
	width: 32% !important;
}
.photo_list li:not(:last-child) {
	margin-right: 2.5% !important;
	margin-left: 0 !important;
}
.photo_list li:last-child {
	margin: 0 !important;
}
.photo_list li span {
	display: block;
	text-align: center;
	margin-top: 5px;
}
.section .section_inner .right {
	text-align: center;
}
.section .section_inner .right img {
	max-width: 147px;
}
.s_borderTypeA04 {
	margin-bottom: 10px;
}