#pfooter {
	visibility: hidden;
}

	body, p, td {
		font-family: verdana;
		font-size: 12px;
		text-decoration: none;
		color: #333;
	}

	.maki {
		color: #c00;
	}
	small, small p, minna {
		font-size: 10px;
	}
	.minna {
		font-size: 10px;
	}

	a:link, a:visited, a:hover {
		font-family: verdana;
		text-decoration: none;
		color: #666;
	}
	a:hover {
		text-decoration: underline;
	}

	.nav, a:link.nav, a:visited.nav, .parent {
		font-family: verdana;
		font-size: 11px;
		text-decoration: none;
		color: #666;
	}
	.navsel, a:hover.navsel, a:hover.nav {
		font-family: verdana;
		font-size: 11px;
		text-decoration: underline;
		color: #666;
	}
	h1,h2,h3,h4,h5,h6 { margin-bottom: 0px;}
	p, blockquote {
		margin-top: 0px;
		margin-bottom: 10px;
	}
