@charset "utf-8";
/* CSS Document */

.normal_word {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	line-height: 24px;
}

.normal_word a {
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}

.normal_word2 {
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	line-height: 30px;
}

.normal_word2 a {
	font-size: 18px;
	color: #000000;
	text-decoration: none;
}
