@charset "utf-8";


#flashcontent {
	text-align: center;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif, Osaka;
	font-size:13px;
	line-height: 1.5em;
}

#flashcontent h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 2em;
}

#flashcontent p {
	margin: 1em;
}

#flashcontent p.appendix {
	padding-bottom: 50px;
}

#flashcontent ul,
#flashcontent li {
	list-style: circle outside;
}
