@charset "UTF-8";
/* CSS Document */

#navi_content {
	position:relative;
}
#navi_content {
	width:190px;
}
#navi {
	width:190px;
	float:right;
	padding:0 0 20px 0;
	position:relative;
	margin-right:9px;
	display:inline;
}
#service_top_nav {
	height:22px;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
}
#service_top_nav li {
	display:inline;
	background:none;
	padding:0px 5px 0px 0px;
	margin:0px;
	float:left;
}

#service_top_nav a {
	width:106px;
	display:block;
	text-indent:-9999px;
	height:27px;
}
#service_top_nav .bn01 a{
	background:url(../images/service_index_bn01.jpg) top left no-repeat;	
}
#service_top_nav .bn02 a{
	background:url(../images/service_index_bn02.jpg) top left no-repeat;	
}
#service_top_nav .bn03 a{
	background:url(../images/service_index_bn03.jpg) top left no-repeat;	
}
#service_top_nav a:hover
{
	background-position:bottom;
}
.bt_bn00 {
	margin-top:15px;	
}
.bt_bn00 a
{
	width:500px;
	height:58px;
	text-indent:-9999px;
	display:block;
	background:url(../images/bt_bn00.jpg) top left no-repeat;
}
.bt_bn00 a:hover
{
	background-position:bottom;	
}
