.txt10 {
	font-size: 10px;
	line-height: 120%;
}
.txt12 {
	font-size: 12px;
	line-height: 120%;
}
.txt14 {
	font-size: 14px;
	line-height: 120%;
}
.txt16 {
	font-size: 16px;
	line-height: 120%;
}
.txt18 {
	font-size: 18px;
	line-height: 120%;
}
.txt20 {
	font-size: 20px;
	line-height: 120%;
}
.txt24 {
	font-size: 24px;
	line-height: 120%;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
body {
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.line {
	line-height: 20px;
	font-size: 12px;

}
.pointa {
	cursor: hand;
}
