body {
	font-size: 1em;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', "Meiryo", 'ＭＳ Ｐゴシック', "sans-serif";
	line-height: 1.5em;


}
a {
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
	font-size: 1.2em;

}
a:hover {
	font-size: 1.2em;
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;

}
#title {
	margin-top: 50px;
	margin-bottom: 10px;

}

