body {
	margin: 0px;
	text-align: center;
}
.oya {
	width: 800px;
	font-size:16px;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
.head {
	background-image: url(../image/head.gif);
	background-repeat: repeat-x;
	height: 50px;
	width: 100%;
}
h2 {
	font-size: medium;
	text-align: left;
	color: #404088;
}
table {
	font-size: 0.9em;
	line-height: 160%;
	text-align: left;
}
hr {
	width: 800px;
	border: 1px dashed #A7ACFF;
}
.toiawase {
	font-size: 1em;
	line-height: 150%;
}
a:link {
	text-decoration: underline;
}
/*a:visited {
	color: #A9B3E9;
}*/
a:hover {
	color: #CC0033;
	text-decoration: underline;
}
/*p {
	font-size: 90%;
	line-height: 180%;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}*/
.top-img {
	background: url(../image/rfl-top.jpg) no-repeat 0px 0px;
	margin: 0px;
	padding: 20px 0px 0px;
	height: 380px;
	width: 800px;
}
h1 {
	background: url(../image/logo.gif) no-repeat 0px 0px;
	margin: 0px 0px 0px 50px;
	padding: 0px;
	height: 90px;
	width: 515px;
	text-indent: -9999px;
}
