/* CSS Document */

p.navi_home {
	background-image: url(../img/navi_home_on.jpg);
}

li.navi_home a {
	width: 66px;
	background-image: url(../img/navi_home_on.jpg);
}

div#left {
	height: 500px;
}

table.bnrTbl {
}

table.bnrTbl td {
	padding-bottom: 20px;
}

table.bnrTbl td.space {
	width: 20px;
}

div#content a {
	color: #99cc00;
	text-decoration: none;
}

div#content a:hover {
	text-decoration: underline;
}

