/* CSS Document */

body {
	background-color: #D9DAE7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(sozai/rogo23.jpg);
	background-repeat: repeat;
}
.style3 {font-size: 12px}
.style5 {font-size: 12px; color: #CCCCCC; }
.style6 {
	color: #993300;
	font-weight: bold;
}
.style10 {font-size: 12px; color: #FFFFFF; }
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}