.none {
	display: none;
}
h2 {
	margin: 0;
	padding: 0;
	font-weight:normal;
	
}
h3 {
	margin: 0;
	padding: 0;
	font-weight:bold;
	
}
h4 {
	margin: 0;
	padding: 0;
	font-weight:normal
}



.box01 {
	margin-left: 25px;
	margin-right: 20px;
	margin-bottom: 30px;
	font-size: 12px;
}
.box01 table {
	padding: 10px;
	font-size: 12px;
	line-height: 180%;
}

.box02 {
	margin-left: 25px;
	margin-right: 20px;
	margin-bottom: 30px;
	margin-top: 55px;
	font-size: 12px;
}
.name01 {
	margin-bottom: 15px;
	margin-right: 10px;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px dashed #999999;
	color: #5f67fc;
	padding-bottom: 2px;
	
}
.name02 {
	margin-bottom: 15px;
	margin-right: 10px;
	font-size: 12px;
	border-bottom: 1px dashed #999999;
	color: #5f67fc;
	padding-bottom: 2px;
	
}
