.bg_border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #381b00;
	border-left-color: #381b00;
}
.navi_bg {
	background-image: url(images/navi_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 186px;
	padding-right: 1px;
	padding-left: 1px;
}
.boldnav {
	font-weight: bold;
	color: #464119;
	text-decoration: none;
}
.title21 {
	font-size: 21px;
	text-decoration: none;
}
.black {
	color: #000000;
	text-decoration: none;
}
