@charset "utf-8";
/* CSS Document */

.content01 {
	margin: auto;
	padding: 30px 0 0;
	text-align: center;
}

.content01 p {
	text-align: left;
	font-size: 14px;
	line-height: 180%;
}

.content01 h3 {
	font-size: 17px;
	font-weight: bold;
	margin-top: 30px;
}

.content01 h3 span {
	font-size: 100%;
	color: #82BC3F;
}

.c_area {
	width: 95%;
	margin: auto;
	text-align: left;
}

.content01 h2 {
	border-left: #82BC3F solid 6px;
	padding-left: 14px;
	line-height: 100%;
	font-size: 20px;
	margin-bottom: 20px;
	font-weight: bold;
}

.content01 h2.mt {
	margin-top: 80px;
}

.content01 h3.mt {
	margin-top: 60px;
}

.content01 table.t1 {
	width: 100%;
	margin-top: 30px;
}

.content01 table.t1 th,.content01 table.t1 td {
	padding: 10px 10px;
	text-align: center;
	font-size: 14px;
	text-align: left;
}

.content01 table.t1 tr {
	background: #FFFFC8;
}

.content01 table.t1 tr:nth-child(even) {
	background: #FFF;
}

.content01 table.t1 th {
	background: #82BC3F;
	color: #FFF;

}

.content01 p.ch {
	text-align: right;
	font-size: 14px;
	margin-top: 16px;
}

.content01 .img1 {
	text-align: center;
	margin: 30px auto 0;
}

.content01 .img1 ul li {
	display: inline-block;
	vertical-align: top;
	margin: 0 2px;
}


.content01 .img2 {
	text-align: center;
	margin: 20px auto 0;
}

.content01 .img2 {
	text-align: center;
	margin: 20px auto 0;
	max-width: 640px;
}


.content01 .text1 {
	text-align: center;
	margin-top: 30px;
}


.content01 table.t2 {
	width: 100%;
	margin-top: 30px;
}

.content01 table.t2 th,.content01 table.t2 td {
	padding: 10px 10px;
	text-align: left;
	font-size: 14px;
	
}

.content01 table.t2 tr {
	background: #FFFFC8;
}

.content01 table.t2 tr:nth-child(even) {
	background: #FFF;
}

.content01 table.t2 th {
	background: #82BC3F;
	color: #FFF;
}

.content01 .table_area {
	width: 80%;
	margin: auto;
}

.content01 .box_l {
	margin: 20px auto 0;
}

.content01 .box_r {
	margin: 20px auto 0;
}

.content01 .box_r table {
	margin-top: 30px;
}

.content01 .box_r table td {
	padding: 10px 5px;
	vertical-align: top;
	font-size: 14px;
}
