table.leftmenu {
	border-collapse: collapse;
	font-size: 14px;
	line-height: 18px;
	text-align: left;
}

table.leftmenu th {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #A8A46F;
	text-align: left;
	font-weight: lighter;
	padding: 2px;
 }

table.leftmenu td {
	padding: 2px 3px;
	background-color: #FFFFFF;
	border-top: 0px none;
	border-right: 0px;
	border-bottom: 2px ridge;
	border-left: 0px;
	font-size: 12px;
 }
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	background-color: #FBE3B7;
}
table.leftmenu td.img {
	padding: 2px 3px;
	background-color: #FFFFFF;
	border-top: 0px none;
	border-right: 0px;
	border-bottom: 2px ridge;
	border-left: 0px;
	text-align: right;
}
.img_waku {
	border: 1px solid #BDBA93;
}
