

/* top-jn.css for japanese top page */
BODY	{
	margin: 0px;
	background: #FFFFFF;
	color: black;
}

A			{ text-decoration: none }
A:link		{ color: #0000FF }
A:visited	{ color: #660099 }
A:active	{ color: #FF0000 }
A:hover		{ color: #FF0000; text-decoration: underline }

.ktidef	{ color: #000000; font-size: 110%; line-height: 140% }	
.ktxdef	{ color: #000000; font-size: 95%; line-height: 140% }
.ktxdefsm	{ color: #000000; font-size: 71%; line-height: 135% }
.wnew		{ color: #666666; line-height: 140%; font-size: 12px }
.wnew A:link	{ color: #3333FF }
.wnew A:visited	{ color: #5777B6 }
.wnew A:active	{ color: #FF0000 }
.wnew A:hover	{ color: #FF0000 }

.date		{ color: #000000; line-height: 140%; font-size: 10px; font-family: Verdana, Arial, Helvetica }

