@charset "UTF-8";

/*============================
	font settings
=============================*/
.txt10			{font-size: 65%;}
.txt11 			{font-size: 70%;}
.txt12 			{font-size: 75%;}
.txt13 			{font-size: 83%;}
.txt14 			{font-size: 90%;}
.txt15 			{font-size: 95%;}
.txt16 			{font-size:110%;}

.txt10fff		{font-size: 65%; color: #ffffff;}
.txt11fff 	{font-size: 70%; color: #ffffff;}
.txt12fff 	{font-size: 75%; color: #ffffff;}
.txt13fff 	{font-size: 83%; color: #ffffff;}
.txt14fff 	{font-size: 90%; color: #ffffff;}
.txt15fff 	{font-size: 95%; color: #ffffff;}
.txt16fff 	{font-size:110%; color: #ffffff;}


/*============================
	link color
=============================*/
a.linkA					{color: #00006c;}
a.linkA:active			{color: #000000;}
a.linkA:visited			{color: #000000;}
a.linkA:hover			{color: #ff0000;}


/*============================
	Item Settings
=============================*/
.new				{font-weight: bold; color: #B60A05;}