.waku {
	border: 1px solid #666666;
	border-collapse: collapse;
	font-size: 84%;
	line-height: 120%;
}
.topleft {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #666666;
	border-left-width: 1px;
	border-top-width: 1px;
	border-top-color: #666666;
	font-size: 84%;
	line-height: 120%;
}

.rightonly {
	border-collapse: collapse;
	border-right: 1px solid #999999;
}
.waku2 {

	border: 1px solid #990000;
	border-collapse: collapse;
}
.bottomonly {
	border-collapse: collapse;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: 84%;
	line-height: 120%;
}
.bottomnone {
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-left-color: #666666;
	border-left-width: 1px;
	border-top-width: 1px;
	border-top-color: #666666;
	border-right-width: 1px;
	border-bottom-style: none;
	border-right-color: #666666;
	font-size: 84%;
	line-height: 120%;
}
.rightnone {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #666666;
	border-left-width: 1px;
	border-top-width: 1px;
	border-top-color: #666666;
	font-size: 84%;
	line-height: 120%;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
}
.base {
	font-size: 84%;
	line-height: 120%;
}
