@charset "utf-8";
.border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d7460f;
	border-left-color: #D7460F;
}
.navi_bg {
	background-image: url(images/navi_bg.jpg);
	background-repeat: repeat-y;
	width: 172px;
}
.boldnav {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.title21 {
	font-size: 21px;
	color: #FFFFFF;
	text-decoration: none;
}
