.about01 {
	font-size: 16px;
	line-height: 2.0;
	padding: 5px 5px 10px 40px;
	border-bottom: 1px solid #ccc;
	background: no-repeat;
	font-weight: bold;
	background-image: url(../../assets/images/q.png);
}

.about02 {
	font-size: 16px;
	line-height: 2.0;
	padding-left: 50px;
	margin-top: 10px;
	padding: 5px 5px 5px 40px;
	background: no-repeat;
	background-image: url(../../assets/images/a.png);
}

.sec01 {
	font-weight: normal;
	margin-bottom: 20px;
}

.about03 {
	text-align: center;
	margin-bottom: 20px;
}

.about04 {
	border: 1px solid #ccc;
	padding: 15px;
	margin-top: 20px;
}

.about05 {
	font-size: 18px;
	padding: 15px;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
	padding: 16px;
}

.about06 {
	border-bottom: 8px double #441c0f;
}