.txt {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #333333;
}
.kyoutyou {
	font-size: 16px;
	font-weight: bold;
	color: #FF9933;
}
body {
	background-image: url(image/bg.jpg);
	background-repeat: repeat-x;
}
.qa {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	color: #66CC66;
	font-weight: bolder;
	line-height: 2em;

}
a:link {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	color: #66CC66;
	text-decoration: none;

}
a:hover {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	color: #FF6600;
}
a:active {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	color: #FF9900;
}
a:visited {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	color: #66CC66;
	text-decoration: none;
}

