@charset "utf-8";
.con_left {
	background-image: url(../images/con_left.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 6px;
}
.navi_bg {
	background-image: url(../images/navi_bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
	width: 189px;
}
.footer_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #6a0000;
	text-decoration: none;
}

.con_right {
	background-image:url(../images/con_right.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	height:6px;
}
.con_bttm{
	background-image:url(../images/con_bttm.jpg);
	background-repeat: repeat-x;
	background-position: right top;
	width: 6px;
}
.boldnav {
	font-weight: bold;
	color: #6A0000;
	text-decoration: none;
}
.title21 {
	font-size: 21px;
	text-decoration: none;
}
h1 {
	font-size: 16px;
	text-decoration: none;
}
h2 {
	font-size: 14px;
	text-decoration: none;
}