.bg_border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3B1B00;
	border-left-color: #3B1B00;
}
.con_padding {
	padding-right: 6px;
	padding-left: 6px;
}
.navi_bg {
	background-image: url(images/navi_bg.jpg);
	background-repeat: repeat-y;
	background-position: left center;
	width: 185px;
}
.boldnav {
	font-weight: bold;
	color: #3C1D01;
	text-decoration: none;
}
.title21 {
	font-size: 21px;
	text-decoration: none;
}
