#header {
	height: 94px;
	width: 750px;
}
#header #header-bg {
	background-image: url(header/header-bg.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 72px;
}
#menu {
	height: 22px;
	width: 750px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#header #menu ul {
	margin: 0px;
	padding: 0px;
}
#header #menu li {
	float: left;
	height: 22px;
	width: 125px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#header a {
	display: block;
	text-decoration: none;
}
#header a em{
	text-indent: -9999px;
	display: block;
}
#top {
	background-image: url(header/header-top.jpg);
	]background-repeat: no-repeat;
	height: 22px;
	width: 125px;
}
#guide {
	background-image: url(header/header-guide.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 125px;
}
#kaisya {
	background-image: url(header/header-kaisya.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 125px;
}
#item {
	background-image: url(header/header-item.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 125px;
}
#mail {
	background-image: url(header/header-mail.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 125px;
}
#kago {
	background-image: url(header/header-kago.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 125px;
}
#header-bg img {
	margin-top: 2px;
	margin-left: 10px;
	float: left;
}
#header-bg form {
	float: right;
	margin: 40px 20px 0px 0px;
	padding: 0px;
}
#header h1 {
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
}
