body.a0		{
				.cursor: url(./css/stick02.ani), text;
				color: Black; font-size: 10pt;
				scrollbar-base-color: #dddddd;
				scrollbar-track-color: #ffffff;
				scrollbar-face-color: #eeeeee;
				scrollbar-shadow-color: #cccccc;
				scrollbar-darkshadow-color: #ffffff;
				scrollbar-highlight-color: #dddddd;
				scrollbar-3dlight-color: #ffffff;
				scrollbar-arrow-color: #000000;
			}
body.a1		{
				color: Black; font-size: 10pt;
				scrollbar-base-color: #dddddd;
				scrollbar-track-color: #ffffff;
				scrollbar-face-color: #eeeeee;
				scrollbar-shadow-color: #cccccc;
				scrollbar-darkshadow-color: #ffffff;
				scrollbar-highlight-color: #dddddd;
				scrollbar-3dlight-color: #ffffff;
				scrollbar-arrow-color: #000000;
			}
body.a2		{
				font-size: 10pt;
				scrollbar-base-color: #dddddd;
				scrollbar-track-color: #ffffff;
				scrollbar-face-color: #eeeeee;
				scrollbar-shadow-color: #cccccc;
				scrollbar-darkshadow-color: #ffffff;
				scrollbar-highlight-color: #dddddd;
				scrollbar-3dlight-color: #ffffff;
				scrollbar-arrow-color: #000000;
			}

a:link		{ font-size: 10pt; text-decoration: None;      color: Blue; }	/* 未訪問 */ 
a:visited	{ font-size: 10pt; text-decoration: None;      color: Blue; }	/* 訪問済み */
a:active	{ font-size: 10pt; text-decoration: None;      color: Blue; }	/* クリック時 */
a:hover		{ font-size: 10pt; text-decoration: UnderLine; color: Brown; }	/* マウスオーバー */

h1			{ color: #000000; font-style: Normal; font-size: 16pt; }
h2			{ color: #000000; font-style: Normal; font-size: 14pt; }
h3			{ color: #000000; font-style: Normal; font-size: 12pt; }
h4			{ color: #000000; font-style: Normal; font-size: 10pt; }

table.tb1	{ background-color: #aaaaaa;   color: White; font-size: 10pt;}

th			{ font-size: 10pt; }
td			{ font-size: 10pt; }

th.tc1		{ background-color: Navy; color: White; font-size: 10pt;  }
th.tc2		{ background-color: #5522cc; color: White; font-size: 10pt;  }
th.tc3		{ background-color: #222200; color: White; font-size: 10pt;  }

th.hh1		{ background-color: navy; color: white; font-size: 12pt;  }
td.hd1		{ background-color: white; color: black; font-size: 12pt;}

td.ta1		{ background-color: #6699cc;   color: White; font-size: 10pt; font-weight: Bold; }
td.ta2		{ background-color: #33aa99;   color: White; font-size: 10pt; font-weight: Bold; }
td.ta9		{ background-color: #33aa99;   color: White; font-size:  8pt;}

td.ta0		{ background-color: White;     color: White; font-size: 10pt; color: black; }
td.ta3		{ background-color: #6688aa;   color: White; font-size: 10pt; font-weight: Bold; }
td.ta4		{ background-color: #6699cc;   color: White; font-size: 10pt; font-weight: Bold; }
td.ta5		{ background-color: #22cc88;   color: White; font-size: 10pt; font-weight: Bold; }
td.ta6		{ background-color: Orange;    color: White; font-size: 10pt; font-weight: Bold; }
td.ta7		{ background-color: #990099;   color: White; font-size: 10pt; font-weight: Bold; }
td.ta8		{ background-color: #999900;   color: White; font-size: 10pt; font-weight: Bold; }
td.ta10		{ background-color: #5522cc;   color: White; font-size: 10pt; font-weight: Bold; }

td.am1		{ background-color: #eeeeee; color: #666666; font-size: 10pt; height:22px;}
td.am2		{ background-color: #ffffff; color: #000000; font-size: 10pt; height:22px;}
td.am3		{ background-color: #eeeeee; color: #000000; font-size: 10pt; height:22px;}
td.am4		{ background-color: #002200; color: #ffffff; font-size: 10pt; height:22px;}
td.am5		{ color: #ffffff; font-size: 10pt; height:22px;}
input.am9	{ height:30px; font-size:34px; font-family:'ＭＳ ゴシック';}


