@charset "utf-8";

/* ヘッダスタイル
---------------------------------------------*/
#header {
	background: url(../images/header2.gif) no-repeat 0px 0px;
	height: 55px;
	width: 700px;
	display: block;
}
#header li#totop a {
	background: url(../images/bt_totop.gif) 0px 18px;
	position: absolute;
	height: 18px;
	width: 100px;
	left: 83px;
	top: 28px;
	font-size: 1px;
	text-indent: -9999px;
	border: none;
}
#header li#totop a:hover {
	background: url(../images/bt_totop.gif) 0px 0px;
}
#header li#tomokuji a {
	background: url(../images/bt_tomokuji.gif) 0px 18px;
	position: absolute;
	height: 18px;
	width: 57px;
	left: 200px;
	top: 28px;
	font-size: 1px;
	text-indent: -9999px;
	border: none;
}
#header li#tomokuji a:hover {
	background: url(../images/bt_tomokuji.gif) 0px 0px;
}
#header li#toalllineup a {
	background: url(../images/bt_toalllinep.gif) 0px 16px;
	position: absolute;
	height: 16px;
	width: 67px;
	left: 627px;
	top: 7px;
	font-size: 1px;
	text-indent: -9999px;
	border: none;
}
#header li#toalllineup a:hover {
	background: url(../images/bt_toalllinep.gif) 0px 0px;
}
