@charset "utf-8";
.bgl {
	background-image: url(img/l.gif);
	background-repeat: repeat-y;
}
.bgr {
	background-image: url(img/r.gif);
	background-repeat: repeat-y;
}
.font14 {
	font-size: 14px;
	line-height: 200%;
}
.font12 {
	font-size: 12px;
	line-height: 150%;
}
.font10 {
	font-size: 10px;
	line-height: 150%;
}
.button {
	background-image: url(img/button.gif);
	background-repeat: no-repeat;
}

a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.bgfoot {
	background-image: url(img/index_r3_c1.gif);
	background-repeat: no-repeat;
}

a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #999999;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	font-weight: bold;
}
.bg_r {
	background-image: url(img/tahara_r3_c10.jpg);
	background-repeat: repeat-y;
}
.bg_l {
	background-image: url(img/tahara_r7_c1.jpg);
	background-repeat: repeat-y;
}

