@charset "Shift_JIS";
/*------------------*/
#logo{
	position: absolute;
	left: 13px;
	top: 16px;
}
#logo,
#logo h1,
#logo p,
#logo a{
	height: 30px;
	width: 320px;
	overflow: hidden;
}
#logo a{
	text-decoration: none;
	text-indent: -9999px;
	display: block;
}
/*------------------*/
#header-infoNav,
#header-infoNav ul{
	position: absolute;
	left: 0px;
	top: 0px;
}
#header-infoNav a{
	text-decoration: none;
	text-indent: -9999px;
	display: block;
}
#header-infoNav li,
#header-infoNav a{
	overflow: hidden;
}
#hin-policy,
#hin-privacy,
#hin-sitemap{
	position: absolute;
}
/*------------------*/
/*------------------*/

#hin-policy{
	left: 400px;
	top: 11px;
}
#hin-policy,
#hin-policy a{
	height: 15px;
	width: 130px;
}
#hin-policy a:hover{
	background-image: url(../img/header/hn_policy_hover.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/*------------------*/

#hin-privacy{
	left: 535px;
	top: 11px;
}
#hin-privacy,
#hin-privacy a{
	height: 15px;
	width: 120px;
}
#hin-privacy a:hover{
	background-image: url(../img/header/hn_privacy_hover.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/*------------------*/

#hin-sitemap{
	left: 660px;
	top: 11px;
}
#hin-sitemap,
#hin-sitemap a{
	height: 15px;
	width: 80px;
}
#hin-sitemap a:hover{
	background-image: url(../img/header/hn_sitemap_hover.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/*------------------*/
/*------------------*/
#header-inquiry{
	position: absolute;
	left: 635px;
	top: 30px;
}
#header-inquiry,
#header-inquiry ul,
#header-inquiry li,
#header-inquiry li a{
	height: 30px;
	width: 105px;
	overflow: hidden;
}
#header-inquiry a{
	text-decoration: none;
	text-indent: -9999px;
	display: block;
}
#header-inquiry a:hover{
	background-image: url(../img/header/hn_inquiry_hover.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/*------------------*/
/*------------------*/

















