.border {
	font-size: 12px;
	line-height: 110%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #009933;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #009933;
}
.benri {
	font-size: 12px;
	line-height: 140%;
	color: #666666;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #009933;
	border-bottom-color: #009933;
}
.blue {
	font-size: 12px;
	line-height: 100%;
	color: #003399;
}
.info {
	font-size: 14px;
	line-height: 140%;
	color: #666666;
}
.guide {
	font-size: 12px;
	line-height: 140%;
	color: #003399;
	padding-bottom: 8px;
}

