


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

		font-family: "OSAKA","MS P Gothic","Verdana"; 
		font-size: 10px;
		line-height: 180%;

	}


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


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


	table { border-collapse: collapse; }


	.TableTitle { color: #ff00ff; }


	.BorderColor { border-color: #ff00ff; }