td {  font: 12px/16px "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";}
body {
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}
img {
	border: 0px;
}
/* ‹^Ž—ƒNƒ‰ƒX ----------------------------------- */
a:link {
	font-size: 12px;
	color: #FF3300;
	background-color:transparent;
	text-decoration: underline;
}
a:visited {
	color: #CC6666;
	background-color:transparent;
	text-decoration: underline;
}
a:hover {
	color: #FF6600;
	background-color:transparent;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	background-color:transparent;
	text-decoration: none;
}
a.nav {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.nav:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.nav:hover {
	font-size: 12px;
	color: #DD6600;
	text-decoration:none;
}
a.nav:active 	{
	font-size: 12px;
	color: #FF0000;
	text-decoration:none;
}
.margin {
	margin-right: 5px;
	margin-left: 20px;
}
.no-repeat {
 background-repeat: no-repeat;
}
