body {
	background-color: #fff;
	margin-top: 30px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #999
}
table {
	width: 780
}
td.midashi {
	background-image: url("image/etc/readmemidashi.gif");
	background-repeat: repeat;
	background-position: 0px 0px;
	height: 24px;
	padding-left: 30px;
	color: #fff;
	text-align: left;
	font-family: monospace;
	font-size: 11pt;
	font-weight: bold
}
td.readme {
	padding-top: 20px;
	padding-left: 70px;
	padding-right: 60px;
	padding-bottom: 20px;
	color: 	#555;
	font-family: monospace;
	font-size: 11pt;
	line-height: 1.2em
}
img {
	border-width: 0px;
	vertical-align: middle
}
p.copyright {
	background-image: url("image/etc/readmecopyright.gif");
	background-repeat: repeat;
	background-position: 0px 0px;
	width: 780px;
	height: 24px;
	color: #fff;
	text-align: center;
	font-size: 9pt;
	line-height: 24px
}
a:link {color: #c71585;}
a:visited {color: #c71585;}
a:active {color: #c71585;}
a:hover {color: #c71585;}
