@charset "utf-8";
.topic {
	background-color: #82A3C4;
}
body {
	background-color: #CCFFFF;
}
h1 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: large;
	text-decoration: underline;
	color: #0000FF;
}

