body {
	margin-top: 0;
	margin-bottom: 20px;
	background-color: #fefff5;
}

body,table {
	font-size: 10pt;
}

a {
	font-weight: bold;
	text-decoration:none;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	position: relative;
	top: -2px;
	left: 2px;
}

#kanri {
	width: 960px;
	height: 16px;
}

#kanri a{
	color: #7b4931;
	font-size: 12px;
	font-weight: 400; 
}

