body{ 
	background-color: #649ccc; 
	background-image: url(pix/xnanohana.png) ; 
} 
#head
{
	background-image: url(pix/fujisan.png); 
}
h2{
	background: #37c url(pix/h2nanohana.png) left top repeat-x;  
}
a.navi{ 
	background: #37c url(pix/h2nanohana.png) left top repeat-x; 
} 
a.navi:hover{ 
	background: #48d; 
}   
a.navi2{ 
	background: #37c url(pix/h2fujisan.png) left top repeat-x; 
} 

h1
{
	color: #fff; 
	padding-top: 170px;
	padding-right: 20px; 
}
h3
{
	background: #fe8; 
}
#main
{
	padding-top: 15px; 
}
#footer{
	border-top: solid 0px #444; 
	color: #cb9; 
}
table.colps
{
	font-size: 1.2em; 
	border: solid 1px #999; 
	border-collapse: collapse; 
	margin: 0 0 20px 20px; 
}
table.colps td
{
	width: 210px; 
	border: solid 1px #999; 
	border-collapse: collapse; 
	text-align: center; 
	padding: 8px; 
}
table.colps2
{
	width: 537px; 
	font-size: 1.2em; 
	line-height: 1.6em; 
	border: solid 1px #999; 
	border-collapse: collapse; 
	margin: 0 0 20px 20px; 
}
table.colps2 td
{
	border: solid 1px #999; 
	border-collapse: collapse; 
	text-align: left; 
	vertical-align: top; 
	padding: 5px; 
}
table.colps td.narr
{
	width: 60px; 
}
