@charset "shift_jis";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(image/bg.jpg);
}
body,td,th {
	color: #336666;
}
a:link {
	color: #336666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003333;
}
a:hover {
	text-decoration: underline;
	color: #009999;
}
a:active {
	text-decoration: none;
	color: #316563;
}
.style5 {
	font-size: 10px;
	line-height: 20px;
}



