body,div{
	margin: 0px;
	padding: 0px;
}
body,td{
	color:#333333;
	font-size:12px;
	line-height:1.5em;
	font-family:"Osaka";
}

/*link‹¤’Ę*/
a			{ text-decoration:none; color:#333333; }
a:link		{ text-decoration:none; color:#333333; }
a:visited	{ text-decoration:none; color:#333333; }
a:hover		{ text-decoration:underline; color:#000000; }

/*font-size*/
.j10	{font-size:10px;}
.j12	{font-size:12px;}
.j14	{font-size:14px;}

/*font-color*/
.gray1	{color:#333333;}
.gray2	{color:#666666;}
.gray3	{color:#999999;}


h2
{
	font-size:14px;
	font-weight:bold;
	color:#333333;
	padding-bottom:2px;
	border-bottom:1px solid #333333;
}


/* ------------------------------- */
/* contents > distance style  */

td.graph-headline-style
{
	font-size:12px;
	color:#0071a5;
	font-weight:bold;
}

td.graph-contents-style
{
	font-size:10px;
	letter-spacing:1px;
}
