
#content #top-navi {
	height: 16px;
	width: 961px;
	overflow: hidden;
	padding-bottom: 15px;
	background-image:url(../image/bgr_navigation.gif);
}

#content #top-navi ul {
	margin-left: 50px;
}

#content #top-navi li {
	border-bottom: 0px;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	color: #ffffff;
	background-color: transparent;
	display: block;
	float: left;
	height: 29px;
	line-height: 29px;
}

#content #top-navi a {
	border-bottom: 0px;
	padding-right: 9px;
	padding-left: 9px;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	color: #ffffff;
	background-color: transparent;
	display: block;
	float: left;
	height: 29px;
	line-height: 29px;
}


