.np {
	visibility: hidden;
	display: none;
	border: 0px;
}
.nc {
	border: 0px;
}

#pfooter {
	visibility: visible;
}

#meginmal {
	//position: absolute;
	top: 20px;
	left: 20px;
	visibility: visible;
	display: inline;
	
}
      
#footer {
	visibility: hidden;	
}

body, p, td {
		font-family: Times New Roman, Times;
		font-size: 14px;
		text-decoration: none;
		color: #333;
	}

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

	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;
	}
