BODY{
	SCROLLBAR-FACE-COLOR: #FF9900;
	SCROLLBAR-HIGHLIGHT-COLOR: #FF9900; 
	SCROLLBAR-SHADOW-COLOR: #000000; 
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #FF9900; 
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	font-size:9pt; 
	line-height: 140%; 
	color: #000000; 
	background-color: #FF9900;
	background-image: url(http://www.geocities.jp/server-errors/not_found.html);
	background-repeat: no-repeat;
	background-position: right bottom; 
	}

img { 
	border: none;
	vertical-align:middle;
}
 
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.top {
	height: auto;
	width: auto;
	text-align: center;
}
.link {
	font-size: 9pt;
	text-align: left;
	margin: 50px auto auto;
	height: auto;
	width: 400px;
	padding: 0px;
}

.linkdl {
	font-size: 9pt;
	height: 80px;
	width: 400px;
	text-align: left;
	padding:10px 0px 0px 70px;
	background-image: url(../img/ll.html);
	background-repeat: no-repeat;
	background-position: left bottom; 
}
.linkdr {
	font-size: 9pt;	
	padding:10px 70px 0px 0px;
	height: 80px;
	width: 400px;
	text-align: right;
	background-image: url(../img/lr.html);
	background-repeat: no-repeat;
	background-position: right bottom; 
}

.linkd {
	margin: 50px auto auto;
	font-size: 9pt;
	height: 80px;
	width: 400px;
	text-align: center;
}
