﻿body {
	margin: 0px auto 0px auto;
	font-family: "ＭＳ Ｐゴシック", Arial, sans-serif;
	font-size: small;
	color: #000000;
	background-color: #FFFFFF;
	width: 650px;
}
h1 {
	font-family: "ＭＳ Ｐゴシック", Arial, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #000080;
}
h2 {
	font-family: "ＭＳ Ｐゴシック", Arial, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-family: "ＭＳ Ｐゴシック", Arial, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000080;
}
h4 {
	font-family: "ＭＳ Ｐゴシック", Arial, sans-serif;
	font-size: medium;
	color: #000000;
	font-weight: bold;
}
p {
	font-family: "ＭＳ Ｐゴシック", Arial, sans-serif;
	font-size: small;
	color: #000000;
}
