@charset "shift_jis";
/* CSS Document */

body {
	padding: 50px;
	line-height: 20px;
	font-size: 15px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

h1 {
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #C30;
}

p {
	font-size: 11px;
}