body 		{
		margin-top:0px;
		text-align:center;
		}
A:link 		{
		color:#000099;
		text-decoration:underline;
		}
A:visited	{
		color:#840084;
		text-decoration:underline;
		} 
A:active	{
		color:#66aacc; text-decoration:none;
		} 
A:hover 	{
		color:#FF6600; text-decoration:underline;
		} 
td		{
		font-size:80%;
		font-family:"MS UI Gothic",osaka;
		color:#555555;
		line-height:120%;
		}

/*ˆê•”Žw’è*/ 
.b-red		{
		color:#FF0000;
		font-weight:bold;
		}
.bl-red		{
		color:#FF0000;
		font-weight:bold;
		font-size:110%;
		}
.b-normal	{
		font-weight:bold;
		}
.bl-normal	{
		font-weight:bold;
		font-size:110%;
		}
.b-white	{
		color:#FFFFFF;
		font-weight:bold;
		}
.white		{
		color:#FFFFFF;
		}
.bl-wine		{
		color:#993366;
		font-weight:bold;
		font-size:110%;
		}
.s-normal	{
		font-size:85%;
		}
.b-navy		{
		color:#333366;
		font-weight:bold;
		}