
.cell
{
	padding: 5px 13px 7px 13px;
}

.divi
{
	padding: 1px;
	background-color: #000000;
}

.ttl
{
	font-family: Placard Condensed, Impact, Charcoal, san-serif, Futura Bold Condensed, Arial Narrow Bold, Franklin Gothic Bold Condensed, Helvetica Bold Condensed, Helvetica, Arial;
	font-size: 18px;
	color: #000000;
	line-height: 110%;
}

A.ttl
{
	color: #000000;
	text-decoration: none;
}

A.ttl:Hover
{
	color: #FF8765;
	text-decoration: none;
}

.txt
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}

A.txt
{
	color: #000000;
	text-decoration: underline;
}

A.txt:Hover
{
	color: #FF8765;
	text-decoration: none;
}