﻿@charset "utf-8"; 

p.txt_title {
	color: #0070C0;
}
div.kaihatu {
	border: 1px solid #938953;
	padding: 15px;
	width: 597px;
}
div.kaihatu:after {
	content: "."; 
	display: block; 
	height: 0; 
	font-size:0;	
	clear: both; 
	visibility:hidden;
}
div.kaihatu .txt {
	float: left;
	width: 450px;
}
div.kaihatu .photo {
	float: right;
	width: 121px;
	margin-right: 10px;
}

.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: 90px;
}
.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 #F00;
  color: #F00;
  padding: 2px 5px 0 5px;
}