@charset "utf-8";
body,td,th {
	color:#333;
	font-family: "Tahoma", "MS UI Gothic", "OSAKA";
	font-size: 75%;
	background-color: #CCCCCC;
	line-height: 1.3em;
}
body {
	margin: 0px;
}
img {
	border:0;
}
hr {
	display: none;
}
a {
	color:#0066CC;
	text-decoration: none;
}

a:hover, a:active {
	color:#c71444;
	text-decoration:underline;
}

