a:link 		{color: #666633; text-decoration: none; }
a:visited 	{color: #666633; text-decoration: none; }
a:active 	{color: #666633; text-decoration: none; }
a:hover 	{color: #336699; text-decoration: underline; }

a.navi:link 	{font-size: 12px; color: #999999; text-decoration: none; }
a.navi:visited  {font-size: 12px; color: #999999; text-decoration: none; }
a.navi:active 	{font-size: 12px; color: #999999; text-decoration: none; }
a.navi:hover 	{font-size: 12px; color: #ff3333; text-decoration: none; }

td		    {font-size: 13px; line-height:125%;}
.ttl01          {font-size: 18px; font-weight: bold;}
.ttl02          {font-size: 16px; font-weight: bold;}
.ttl03          {font-size: 14px; font-weight: bold;}

.XS_text	{font-size: 10px; line-height:110%;}
.S_text		{font-size: 12px; line-height:110%;}
.M_text		{font-size: 14px; line-height:125%;}
.L_text		{font-size: 18px; line-height:125%;}	

BODY
	{
	scrollbar-face-color: #cccccc;
	scrollbar-shadow-color: #bbbbbb;
	scrollbar-highlight-color:#dddddd;
	scrollbar-3dlight-color: #eeeeee;
	scrollbar-darkshadow-color: #aaaaaa;
	scrollbar-track-color: #cccccc;
	scrollbar-arrow-color: #ffbb00;
	scrollbar-base-color: #cccccc;
	}

TEXTAREA
	{
	scrollbar-face-color: #cccccc;
	scrollbar-shadow-color: #999999;
	scrollbar-highlight-color:#eeeeee;
	scrollbar-3dlight-color: #eeeeee;
	scrollbar-darkshadow-color: #999999;
	scrollbar-track-color: #dddddd;
	scrollbar-arrow-color: #666666;
	scrollbar-base-color: #cccccc;
	}
