/*リンクスタイル*/
a:link		{color:#4169e1;
		text-decoration:none}
a:visited		{color:#4169e1;
		text-decoration:none}
a:hover,a:active	{color:#f5deb3;
		background-color:#ff8c00;
		text-decoration:none;}

/*テーブル表示*/
table.param1	{table-layout:fixed}





