@charset "UTF-8";
#body {
	width: 600px;
	margin-top: 0px;
	margin-right: 100px;
	margin-bottom: 0px;
	margin-left: 100px;
	background-color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 150%;
	color: #333333;
	padding-bottom: 20px;
	padding-top: 20px;
}
strong {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	color: #0066CC;
	font-weight: normal;
	line-height: 300%;
}
hr {
	margin-top: 50px;
}
.signature {
	padding-top: 50px;
}
#body h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 18px;
	color: #0066CC;
	margin-bottom: 30px;
}
