@charset "utf-8";
/* CSS Document */

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

a {
	color: #15435b;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

h1 {
	text-align: center;
}

#storyimg {
	text-align: center;
	margin: 30px 0 0;
}

#storycatch {
	text-align: center;
	margin: 20px 0 0;
	padding: 0 0 100px;
}