﻿@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 {
  background-color: #0093d9;
	color: #FFF;
	padding: 2px 5px;
	font-weight: normal;
	margin-left: 5px;
}
.s_smalltext {
	display: inline-block;
	font-size: 84%;
}
.photo_list:after {
  content:"";display:block;clear:both;
}
.photo_list li {
	float: left;
}
.photo_list li:first-child {
	width: 287px;
}
.photo_list li:nth-child(2) {
	width: 327px;
}
.photo_list li:not(:last-child) {
	margin-right: 14px;
}
.photo_list li span {
	display: block;
	text-align: center;
	margin-top: 5px;
}
.section_inner:after {
  content:"";display:block;clear:both;
}
.section .section_inner .left_s {
	width: 450px;
	float: left;
}
.section .section_inner .right {
	float: right;
}

.person {
  overflow: hidden;
  margin-bottom: 50px;
}
.person_img {
  float: right;
  max-width: 200px;
}
.person_img img {
  width:100%;
}
.person_text {
  float: right;
  max-width: 147px;
  text-align: right;
  line-height: 30px;
  padding-right: 15px;
  margin-top: 135px;
}
.chat_list li {
  overflow: hidden;
  margin-bottom: 23px;
}
.chat_list li.left .chat_text {
  float: left;
  margin-right: 5px;
}
.chat_list li.right .chat_text {
  float: right;
  margin-left: 5px;
}
.chat_list li.left .chat_avatar {
  float: right;
}
.chat_list li.right .chat_avatar {
  float: left;
}
.chat_list li.left .chat_text {
  width: 490px;
  border: 2px solid #0099cc;
  border-radius: 20px;
  padding: 20px;
  text-align: justify;
}
.chat_list li.right .chat_text {
  width: 490px;
  border: 2px solid #385d8a;
  border-radius: 20px;
  padding: 20px;
  text-align: justify;
}
#contents .inner #article .section .section .chat_list li .chat_text p {
  text-align: center;
}
.chat_list li .chat_text p img {
  max-width: 100%;
  margin-top: 10px;
}
.chat_list li .chat_avatar {
  width:63px;
}
.chat_list li .chat_avatar img {
  width: 100%;
  border-radius: 50%;
}
.school {
  padding: 15px;
  width: 600px;
  background-color: #d9d9d9;
}
.school_list {
  overflow: hidden;
}
.school_item {
  width: 50%;
  float: left;
}
.img_text {
  display: block;
  text-align: center;
  margin-top: 5px;
}
