td {
	font: 12px "Tahoma", "ＭＳ Ｐゴシック", "Osaka";
	color: #435E7B;
}
.copy {
	color: #435E7B;
	font-size: 10px;

}
a:link {
	color: #D64503;
	text-decoration: none;
}
a:visited {
	color: #D64503;
	text-decoration: none;
}
a:hover {
	color: #2376DC;
	text-decoration: none;
}
a:active {
	color: #2376DC;
	text-decoration: none;
}
th {
	font: bold 14px "ＭＳ Ｐゴシック", "Osaka";
	color: #F86202;
	text-align: left;
}

	div.title	{
	font : bold 18px "ＭＳ Ｐゴシック", "Osaka";
	text-align : left;
	}
	
	td.etc	{
	color : #4F4F4F
	}