body {
	clip: rect(   );
	margin-top: 10px;
	margin-left: 0px;
	background: url(../image/bg_navi.gif) repeat-x;
}


table {
	font-size: 12px;
	line-height: 120%;
	color: #326550;
}

a:link {
	font-size: 12px;
	color: #800000;
	text-decoration: none;
	line-height: 130%;
}
a:hover {
	font-size: 12px;
	background: url(../image/on2.gif);
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: #FFCC66;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

.sp {
	padding-left: 17px;
	text-align: left;
	font-size: 10px;
	color: #333333;
	line-height: 130%;
}

