@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 {
  border: 1px solid #F00;
  color: #F00;
  padding: 2px 5px 0 5px;
  font-size: 12px;
  display: inline-block;
}
#sp_contents .section .center.special img {
  max-width: 400px;
}
#sp_contents .titleTypeA02 {
  padding-bottom: 2px;
}