body {
	background-color: #ffffff;
	background-image:url('clouds3.jpg');
	background-attachment: fixed;
	width: 740px;
	height: 1060px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	border-left: 4px #000000 double;
	border-right: 4px #000000 double;
	font-family: papyrus;
	font-weight: 700;
	color: #ed3232;
}

.footnote {
	text-align: center;
}

a {
	color: #ed3232;
}

#masthead {
	width: 740px;
	height: 210px;
	margin-top: -20px;
}

.button {
	float: left;
	color: #ed3232;
	margin-left: auto;
	margin-right: auto;
	width: 148px;
	text-align: center;
	font-family: papyrus;
	font-weight: 900;
	font-size: 12px;
	border-bottom: 1px #000000 solid;
	border-top: 1px #000000 solid;
}

#content {
	padding-left: 40px;
	width: 700px;
	height: 570px;
	overflow: auto;
	font-size: 16px;
}

.bizname {
	font-style: italic;
}

#footer  {
	width: 740px;
	height: 40px;
}

#footer img {
	margin-top: 10px;
	z-index: -1;
}

#footer .valid {
	text-align: center;
	font-size: 12px;
}

#footer .valid a {
	text-decoration: none;
	border: none;
}

#footer .valid img {
	border: none;
	margin-top: 0px;
}

table {
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	border: 1px #000000 solid;
	font-size: 16px;
}

caption {
	font-size: 20px;
	font-weight: 900;
	margin-top: 20px;
}

th {
	text-align: center;
	border: 1px #000000 solid;
}

td {
	text-align: center;
	border: 1px #000000 solid;
}

sup {
	font-size: 16px;
	font-weight: 800;
}

.member img {
	float: left;
	height: 90px;
	margin-right: 10px;
}

div .member {
	border-top: 4px #000000 double;
	margin-left: 20px;
	margin-right: 20px;
}

h5 {
	margin-left: 80px;
}

form {
	margin-left: 80px;
	margin-right: 80px;
}
