﻿#main_left {
	font-size: 10.5pt;
	height: auto;
}

.sec {
	overflow: hidden;
}

.write_wrap {
	background: #fff;
	padding: 15px;
	margin-bottom: 20px;
}

.write_wrap h5 {
	font-size: 11pt;
	color: #466426;
}

.write_wrap ul {
	margin-top: 5px;
}

.write_wrap ul li {
	font-size: 11pt;
	line-height: 1.8em;
}

.top_tit {
	color: #fff;
	text-align: center;
	background: #ffbb2f;
	font-weight: bold;
	padding: 10px 0;
	font-size: 11pt;
	display: block;
	margin-bottom: 35px;
}

.neta_left {
	float: left;
	width: 100%;
}

.neta_right {
	float: right;
	width: 100%;
}

.write_right {
	margin-right: 10px;
	color: #ffbb2f;
	font-weight: bold;
}

.font11 {
	font-size: 11pt;
}

.neta_left2 {
	float: left;
	width: 100%;
}
/* 
.neta_right2 {
	float: right;
} */

.top_tit2 {
	background: #ffbb2f;
	padding: 15px;
	font-size: 11pt;
	color: #fff;
	font-weight: bold;
	margin-top: 20px;
}

.neta_left3 {
	/* float: left; */
	width: 100%;

}

.neta_right3 {
	/* float: right; */
	width: 100%;
}

.neta_left3_sec_left,
.neta_left3_sec_right {
	background: #fff;
	/* float: left; */
	width: 100%;
	padding: 10px;
	text-align: center;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.neta_left3_sec_left h6,
.neta_left3_sec_right h6 {
	color: #466426;
	font-size: 11pt;
}

.neta_left3_sec_left p,
.neta_left3_sec_right p {
	font-size: 11pt;
}

.bottom_tyosei {
	margin-bottom: 50px;
}

.neta_bottom {
	overflow: hidden;
	background: #ffbb2f;
	padding: 15px;
	color: #fff;
	font-weight: bold;
}