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

#contents {
	width: 600px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
#contents ul {
	font-size: 87.5%;
	line-height: 2;
	list-style: none;
}
#contents div {
	text-align: center;
	margin-top: 30px;
}
#contents #title {
	display: inline;
}
#contents #note {
	border-top: thin solid #999;
	width: 600px;
	margin-top: 15px;
}
#mintyou {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #330;
	font-size: 100%;
	font-style: italic;
}
#mintyou2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #330;
	font-size: 100%;
	font-style: italic;
}
