


	body { /*背景色　テキスト色*/

	font-family: "OSAKA","MS P Gothic","Verdana"; 

		font-size: 14px; line-height: 180%;

	}


	tr td { font-size: 14px; line-height: 180%; }


	a { text-decoration: none; color: #3366ff; }
	a:hover { color:#ff0000; }


	table { border-collapse: collapse; }



	/*画像背景色*/
	.bg1 { background-color: #FF9900; }


	/*タイトル色*/
	.bg2 { background-color: #FF9900; }


	/*コメント背景色*/
	.bg3 { background-color: #ffffff; }


	/*フッター背景色*/
	.bg4 { background-color: #FF9900; }


	/*ページタイトルの色*/
	.TitleColor { color: #FF9900; }


	.TableTitle { color: #ffffff; }


	.BorderColor { border-color: #ffffff; }