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

.table01 {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 30px;
}
.table01 ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1.5em;
	padding: 0px;
}
.table01 li {
	list-style-type: disc;
}

