body {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(image/back.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.text-m {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	line-height: 1.6em;
}
.shamei {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 22px;
}
.copyright {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 11px;
	line-height: 1.5em;
}
.midashi-ans {

	font-family: "Courier New", "Courier", "mono";
	font-size: 24px;
	line-height: normal;
	font-weight: bold;
	color: #FF6699;
}
.midashi-que {

	font-family: "Courier New", "Courier", "mono";
	font-size: 24px;
	line-height: normal;
	font-weight: bold;
	color: #0099FF;
}
.text-que {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	line-height: 1.6em;
	text-decoration: underline;
}
.text-ans {
	font-family: "ＭＳ Ｐ明朝", "細明朝体";
	font-size: 14px;
	line-height: 1.6em;
	background-color: #FFCCCC;
}

