/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-repeat: no-repeat;
	background-image: url(../navi/navi_line.jpg);
}

#navi_main {
	position:absolute;
	width:207px;
	height:172px;
	z-index:2;
	left: 8px;
	top: 10px;
}
#navi_order {
	position:absolute;
	width:205px;
	height:60px;
	z-index:3;
	left: 10px;
	top: 193px;
}
#navi_10place {
	position:absolute;
	width:188px;
	height:190px;
	z-index:4;
	left: 18px;
	top: 275px;
	text-align: center;
}

a:link {
	font-size: 10px;
	font-weight: bold;
	color: #E61D12;
}
a:visited {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
a:hover {
	font-size: 10px;
	font-weight: bold;
	color: #FF9900;
}
a:active {
	font-size: 10px;
	font-weight: bold;
	color: #FFFF00;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
