@charset "utf-8";

body {
	font-family: "ＭＳ 明朝";
}

h1 {
	text-shadow: 2px 4px 8px #808080;
}

h2 {
	font-size: 180%;
	line-height: 140%;
	margin-left: 40px;
}

span.main {
	font-size: 150%;
	line-height: 140%;
	text-align: justify;
}
a {
	text-decoration: none;
}
