@charset "utf-8";
.bottomtag {
	text-align: center;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
}
.maintitle {
	text-align: center;
	font-weight: bold;
	font-size: 24px;
	color: #8A110B;
}
.h1 {
	text-align: center;
	color: #A60000;
	font-size: 24px;
	font-weight: bold;
}
.h2 {
	font-weight: bold;
	color: #A60000;
	font-size: 18px;
}
.h3 {
	text-align: center;
}
