@charset "shift_jis";
#header li {
	list-style-type:none;
	width:123px;
	height:30px;
	float: left;
}
#header ul {
	width: 825px;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header  li a{
	display:block;
	height:100%;
	text-indent:-9999px;
	text-decoration:none;
}

a:focus{
/*\*/
	overflow: hidden;
/**/
}

#header li.btntop{
	background : url(../images/btn01r.gif);
}
#header li.btntop a{
	background : url(../images/btn01.gif);
}

#header li.btninfo{
	background : url(../images/btn02r.gif);
}
#header li.btninfo a{
	background : url(../images/btn02.gif);
}
#header li.btntopics{
	background : url(../images/btn03r.gif);
}
#header li.btntopics a{
	background : url(../images/btn03.gif);
}


#header li a:hover{
	background:none !important;
}
