a:link {
	color: #4B260A;
	text-decoration: none;
	} 

a:visited {
	color: #4B260A;
	text-decoration: none;
	}

a:active {
	color: #A16A5B;
	text-decoration: none;
	}

a:hover {
	color: #A16A5B;
	text-decoration: underline;
	}


body,td {
	font-size: 12px;
	line-height: 16px;
	color: #4B260A;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	}
hr {
	border: 1px dotted #4B260A;
	height: 1px;
	}
p {
	background-color: #4B260A;
	background-image: url('ashi.gif');
	background-position: left;
	background-repeat: no-repeat;
	background-attachment: scroll;
	color: #FFFFFF;
	padding: 1px;
	padding-left: 28px;
	border: 1px solid #79C530;
}

.main_tb {
	border: 1px solid #4B260A;
	background: #FFFFFF url('foot.gif') no-repeat scroll right top;
	}
.bg {
	background-image: url('title-c.gif');
	background-position: left bottom;
	background-repeat: no-repeat;
	background-attachment: scroll;
	}
