a {
	text-decoration: none;
}
.bg {
	filter: Glow(Color=#FFFFCC);
}
.bg01 {
	filter: Alpha(Opacity=64);
}
.menul a:link {
	text-decoration: none;
	color: #B17166;
}
.menul a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.menul a:active {
	text-decoration: none;
	color: #FF0000;
}
.menul a:visited {
	text-decoration: none;
	color: #B17166;
}
.menultit {
	background-color: #160101;
	color: #B17166;
}
.menut {
	color: #D29558;
}
.menut a:link {
	text-decoration: none;
	color: #997A5B;
}
.menut a:hover {
	text-decoration: underline;
	color: #D29558;
}
.menut a:active {
	text-decoration: none;
	color: #FF0000;
}
.menut a:visited {
	text-decoration: none;
	color: #997A5B;
}
td {
	font-size: 11px;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
}
.tdbg {
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.tdbg01 {
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 249px;
}
.tdbg02 {
	background-attachment: fixed;
	background-position: bottom;
	background-repeat: repeat-x;
}
.tdbg03 {
	background-repeat: no-repeat;
	background-position: left center;
	height: 249px;
}
.txt a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
.txt a:hover {
	text-decoration: none;
	color: #FF0000;
}
.txt a:active {
	text-decoration: none;
	color: #FFFF00;
}
.txt a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

