@charset "utf-8";
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 140%;
	background-image: none;
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	color: #0033FF;
}
h1 {
	margin: 0px;
	padding-top: 30px;
}
h2 {
	margin: 0px;
}
address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #009900;
	text-align: center;
	padding: 10px;
}
