.dotline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.textbox {
	font-size: 12px;
	line-height: 150%;
}
.midashi01 {
	font-size: 18px;
	line-height: 100%;
}

.dotbox {
	border-left: 1px dotted #999999;
	border-right: 1px dotted #999999;
	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
}