#navi{
	position:relative;/* DXImageTransform—p */
	margin:0 auto;
	width:800px;
	height:40px;
	background:url("../images/cf/navi_bg.jpg") repeat-x;
}

#navi ul{
	text-align:left;
	height:40px;
	overflow:hidden;
}

#navi li{
	float:left;
	height:40px;
	line-height:40px;
	list-style-type:none;
}

#navi li a {
	display:block;
	height:40px;
	line-height:40px;
	text-indent:-9999px;
	text-decoration: none;
}

#navi li.top a{
	width:56px;
	background:url("../images/cf/navi_top.jpg") no-repeat 0 0;
}

#navi li.top a:hover{
	background:url("../images/cf/navi_top.jpg") no-repeat 0 -40px;
}

#navi li.top_on{
	width:56px;
	background:url("../images/cf/navi_top.jpg") no-repeat 0 -40px;
}

#navi li.function a{
	width:102px;
	background:url("../images/cf/navi_function.jpg") no-repeat 0 0;
}

#navi li.function a:hover{
	background:url("../images/cf/navi_function.jpg") no-repeat 0 -40px;
}

#navi li.function_on{
	width:102px;
	background:url("../images/cf/navi_function.jpg") no-repeat 0 -40px;
}

#navi li.option a{
	width:102px;
	background:url("../images/cf/navi_option.jpg") no-repeat 0 0;
}

#navi li.option a:hover{
	background:url("../images/cf/navi_option.jpg") no-repeat 0 -40px;
}

#navi li.option_on{
	width:102px;
	background:url("../images/cf/navi_option.jpg") no-repeat 0 -40px;
}

#navi li.results a{
	width:89px;
	background:url("../images/cf/navi_results.jpg") no-repeat 0 0;
}

#navi li.results a:hover{
	background:url("../images/cf/navi_results.jpg") no-repeat 0 -40px;
}

#navi li.results_on{
	width:89px;
	background:url("../images/cf/navi_results.jpg") no-repeat 0 -40px;
}

#navi li.price a{
	width:72px;
	background:url("../images/cf/navi_price.jpg") no-repeat 0 0;
}

#navi li.price a:hover {
	background:url("../images/cf/navi_price.jpg") no-repeat 0 -40px;
}

#navi li.price_on{
	width:72px;
	background:url("../images/cf/navi_price.jpg") no-repeat 0 -40px;
}

#navi li.mailform a{
	width:153px;
	background:url("../images/cf/navi_mailform.jpg") no-repeat 0 0;
}

#navi li.mailform a:hover {
	background:url("../images/cf/navi_mailform.jpg") no-repeat 0 -40px;
}

#navi li.mailform_on{
	width:153px;
	background:url("../images/cf/navi_mailform.jpg") no-repeat 0 -40px;
}

#navi li.login a{
	margin-top:5px;
	width:152px;
	height:32px;
	line-height:32px;
	background:url("../images/cf/navi_login.jpg") no-repeat 0 0;
}

#navi li.login a:hover {
	margin-top:5px;
	height:32px;
	line-height:32px;
	background:url("../images/cf/navi_login.jpg") no-repeat 0 -32px;
}

#navi li.login_on{
	margin-top:5px;
	width:152px;
	height:32px;
	line-height:32px;
	background:url("../images/cf/navi_login.jpg") no-repeat 0 -32px;
}

#navi li.no01{
	width:59px;
	background:url("../images/cf/navi_no01.jpg") no-repeat;
}

#navi li.no02{
	width:15px;
	background:url("../images/cf/navi_no02.jpg") no-repeat;
}