@charset "Shift_JIS";
body,td,th {
	font-family: Arial, "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	font-size: 12px;
	color: #539ADA;
}
.table1 {
	border: 1px solid #539ADA;
	width: 600px;
}
.table1  tr {
}
.table1  td {
	border: 1px solid #539ADA;
}
.box {
	width: 600px;
	position: absolute;
	left: 50%;
	margin-left: -300px;
}