.navi_bg {
	background-image: url(image/navi_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.navi_border {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 9px;
	border-left-width: 9px;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.navi_bg {
	background-image: url(image/navi_bg.jpg);
	background-repeat: repeat-y;
}
.title21 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #000000;
	text-decoration: none;
}
.boldnav {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited    { color: #ff0000; }
