@charset "utf-8";
.tv {
	color: #009900;
	text-align: center;
	padding-top: 20px;
	font-size: 20px;
}
#tv {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.tv_1 {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
}
.tv_2 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.an {
	display: none;
}
