   body {
	line-height: 1.5; 
}
 div.kouza {
   background-color: olive;
   padding: 3px;
}
div.kouza a {
   color: white;
   text-decoration: none;
   border-right: 1px #ccffcc solid;
   padding: 0px 1em;
}
	.Title {
	width: 100px; background-color: #cccccc; font-weight: bold; 
}
	.cap  {
	font-size: 150%; background-color: #00FFFF; padding: 3px; border-top: 1pt solid #ccc; border-bottom: 1pt solid #ccc ;
}
	.navi  {
	background-color: #cf9; padding: 3px; border-top: 1pt solid #ccc; border-bottom: 1pt solid #ccc; line-height:2.5;
}
	div#top {
	font-size: 120%;
}	
	.bold {
	font-weight: bold;
}
	.del {
	text-decoration: line-through;
}
	.jisage {
	text-indent : 1em ;
	margin-bottom : 1em ;
}
.menu a {
   color: white;
   text-decoration: none;
}
.menu a:link {
	color: #000000; 
}
.menu a:visited {
	color: #000000; 
}
.menu a:hover {
	color:#ff00ff;
} 
.menu a:active {
	color: #000000; 
}
