.bg-main {
	background-repeat: no-repeat;
	background-position: right;
	background-image: url(../images/tp/bg02-main2.gif);
}
.tx {
	font-family: "MS Sans Serif", Tahoma, Verdana;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
}

.tx-brown {

	font-family: "MS Sans Serif", Tahoma, Verdana;
	font-size: 14px;
	line-height: 20px;
	color: #554B3B;
}

.h-tx {
	font-family: "MS Sans Serif", Tahoma, Verdana;
	font-size: 16px;
	line-height: 20px;
	color: #579302;
}
.h-tx-orange {

	font-family: "MS Sans Serif", Tahoma, Verdana;
	font-size: 14px;
	line-height: 20px;
	color: #EBB700;
}
a:link {
	font-family: "MS Sans Serif", Tahoma, Verdana;
	font-size: 14px;
	color: #008BCE;
	text-decoration: none;
}
a:visited {
	font-family: "MS Sans Serif", Tahoma, Verdana;
	font-size: 14px;
	color: #008BCE;
	text-decoration: none;
}
a:hover {
	font-family: "MS Sans Serif", Tahoma, Verdana;
	font-size: 14px;
	color: #579302;
	text-decoration: underline;
}
a:active {
	font-family: "MS Sans Serif", Tahoma, Verdana;
	font-size: 14px;
	color: #008BCE;
	text-decoration: underline;
}
