#cont01 h2 {
	width: 94%;
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 2px;
	background-color: #F3F3F3;
	line-height: 35px;
	padding-left: 6%;
	background-image: url(../img/yellow.png);
	background-repeat: no-repeat;
	background-size: 4%;
	background-position: 5px 5px;
}

#cont01 p {
	display: block;
	width: 98%;
	font-size: 14px;
	font-weight: 400;
	margin: 15px auto 0;
	line-height: 26px;
}

#cont01 table {
	width: 97%;
	border: 1px solid #767676;
	border-collapse: collapse;
	margin-top: 30px;
}

#cont01 table tbody {
	width: 100%;
}

#cont01 table tbody tr {
	width: 100%;
}

#cont01 table tbody tr th {
	width: 30%;
	padding: 20px 0;
	font-size: 14px;
	font-weight: 800;
	background-color: #7EB93C;
	color: #fff;
	border-bottom: 1px solid #767676;
}

#cont01 table tbody tr td {
	width: 63%;
	font-size: 14px;
	font-weight: 400;
	padding-left: 5%;
	border-bottom: 1px solid #767676;
	line-height: 20px;
}

br.sp_br{
	display: none;
}

#cont01 p.bg_grey {
	width: 94%;
	background-color: #DFDFDF;
	margin-top: 30px;
	padding: 3%;
}

#cont01 h4 {
	font-size: 16px;
	font-weight: 800;
	color: #4D4D4D;
	margin-top: 15px;
}

#cont01 h4 a{
	font-size: 16px;
	font-weight: 800;
	color: #4D4D4D;
	margin-top: 15px;
	text-decoration: underline;
}

#cont01 h4.sp_h02{
	display: none;
}

#cont01 h5{
	display: none;
}