@charset "utf-8";
.bg_border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #99aa5a;
	border-left-color: #99AA5A;
}
.navi_bg {
	background-image: url(../images/navi_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 196px;
}
.title21 {
	font-size: 21px;
}
.boldnav {
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}