body {
	padding: 0;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	font: 100%/1.5em "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background: url(../images/back.jpg) no-repeat;
}

h1 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}
.style1 {
	font-size: 12px;
	line-height: 16px;
}
.style2 {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
}
.style3 {
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
}
.pass {
	font-size: 11px;
	text-decoration: none;
	line-height: 14px;
}
a {
	text-decoration: none;
	color: #000000;
	font-size: 11px;
}
a:hover {  color: #0000FF; text-decoration: underline}

