@charset "utf-8";
.body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: medium;
	color: #000;
	background-color: #F8F8F8;
	list-style-type: none;
}
.title {
	text-align: center;
}
.links {
	font-weight: bold;
	font-size: large;
}
.comment {
	font-style: italic;
	font-size: small;
	color: #333;
}
