@charset "utf-8";
h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#midashi {
	width: 220px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	margin-top: 10px;
	height: 20px;
	padding-top: 5px;
	background-color: #FF99CC;
	text-indent: 10px;
	font-weight: bold;
	margin-bottom: 10px;
}
p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.5;
	font-weight: normal;
	margin-top: 3px;
	width: 800px;
}
#footer {
	height: 20px;
	width: 800px;
	background-color: #99FFFF;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	padding-top: 10px;
}
#wrapper {
	margin: auto;
	width: 800px;
}
