body {
	background-image: url(../images/bg01.gif);
	background-color:#ffffff;
	font-size:11px;
	margin: 20% 0% 0% 0%;
}

a:link {
	color:#0000ff
}
a:active {
	color:#0000ff
}
a:visited {
	color:#0000ff
}
a {
	text-decoration: none;
}
a:hover {
	color:#ff0000;
	text-decoration: underline;
}

table {
	border: 0px none none;
}

td {
	font-size:12px;
	line-height:1.0;
}
rt {
	font-size:10px;
}

p {
	margin-top:0px;
	margin-right:0px;
	margin-bottom:3px;
	margin-left:0px;
}

.white {
	color:#FFFFFF;
}

.midashi01 {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #00cc99;
	color: #00cc99;
	font-weight: bold;
}

img {
	border: 0 none;
}

.color03 {
	background-color: #fffafa;
	color: #000000;
	border-width:1px;
	border-style:solid;
	border-color:threedhighlight threedshadow threedshadow threedhighlight;
}
