@charset "utf-8";
h1 {
	color: #369;
}
#text {
	color: #666;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: small;
	text-indent: 1em;
	line-height: 20px;
}
#text ul li {
	list-style-position: inside;
	list-style-image: url(../img/lm-s2.gif);
}

#text #intro {
	border-bottom-style: double;
	border-bottom-color: #CCC;
}
#hist {
	width: 550px;
	list-style-image: none;
	list-style-type: none;
	margin-right: auto;
	margin-left: auto;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
#top {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	color: #FFF;
	background-image: none;
}
p {
	margin-right: 20px;
	margin-left: 20px;
}
#text2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 25px;
	color: #666;
	height: auto;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	font-size: small;
}
#text_cou {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: small;
	color: #999;
	border: 1px dashed #09C;
	height: auto;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
