@charset "utf-8";
.word {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 20px;
	word-spacing: 1px;
	letter-spacing: 1px;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
.word02 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	letter-spacing: 2px;
	text-align: justify;
}
