#div-01 {
	width: 550px;
	margin-bottom: 25px;
}
#div-01 h3 {
	font-size: 20px;
}
.main-div dl {
	margin: 5px;
	font-size: 14px;
	line-height: 168%;
	width: 530px;
}
.main-div dt {
}
.main-div dd {
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 15px;
}
.test-txt {
	font-size: 24px;
	line-height: 168%;
	color: #666666;
	text-align: center;
}
