body{
background-image: url("image/sono5.gif");
background-repeat: repeat-y ;
background-attachment: fixed;
background-position: left;
background-color: #f4fee7;
color:#207b1e;
scrollbar-face-color:#e5f1ff;
}
A:link { color: #207b1e; } 
A:visited {
	text-decoration: none;
	color: #207b1e;
}
A:active { color: #207b1e;} 

table	{
	width: 470px;
	margin-top: 1em;
	margin-bottom: 1em;
}
.foot{font-size:80%;
text-align:right;}