.nav {
 background-color: #e5e5cc;
 text-align: center;
 width: 600px;
}
.lis{
 display: inline;
 list-style-type: none;
 font-size: smaller;
 padding-right: 4px;
 padding-left: 4px;
}
a:link.bk{
 text-decoration: none;
}

.menu {
	width: 600px;
	text-align: center;
 font-size: smaller;
padding: 4px 0px;
border-style:solid;
border-color: #666666;
border-width: 1px 0px 1px 0px;
}
.name {
	margin-bottom: 10px;
}
.okuchi {
	width: 580px;
 margin-left: 10px;
 margin-bottom: 10px;
}
th {
	font-size: smaller;
	font-weight: normal;
	color: #006633;
}
tr {
	text-align: center;
}
.small {
	font-size: 0.8em;
}
.f10 {
	font-size: smaller;
	color: #990033;
}
.f110 {
	font-size: 110%;
}
.font2 {
	color: #336600;
}
.font3 {
	color: #990033;
}
caption {
	font-size: small;
	color: #663300;
	background-color: #CCCCCC;
}
.migi {
	font-size: smaller;
	width: 580px;
 text-align: right;
 margin-right: 10px;
 margin-bottom: 10px;
}
