@charset "Shift-JIS";

/*------------------------------------ヘッダータブ関連------------------------------------*/

#header_navi {
	background: #5a5a5a;
	padding: 0px;
	height: 17px;
	width: 492px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	text-indent: -9999px;	
}

#header_navi ul {
	font-size: 9px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-align: right;
	text-indent: -9999px;	
}

#header_navi li {
	display: inline;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;	
}

/*------------テキスト非表示------------*/
#header_navi li a em {
	visibility: hidden;
}

/*------------------------------------ＨＯＭＥタブ関連------------------------------------*/

/*------------ＨＯＭＥ OFF------------*/
#header_navi #h_home a{
	float: left;
	margin: 0px;
	padding: 0px;
	height: 17px;
	width: 75px;
	display: block;
	background-image: url(../image/btn2.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	text-decoration: none;
}
/*------------ＨＯＭＥ ON------------*/
#header_navi #h_home a:hover{
	float: left;
	margin: 0px;
	padding: 0px;
	height: 17px;
	width: 75px;
	display: block;
	background-image: url(../image/btn2.gif);
	background-repeat: no-repeat;
	background-position: 0px -17px;
	text-decoration: none;
}
/*------------ＨＯＭＥ 訪問中------------*/
#header_navi .h_home {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 17px;
	width: 75px;
	display: block;
	background-image: url(../image/btn2.gif);
	background-repeat: no-repeat;
	background-position: 0px -17px;
	text-decoration: none;
}

/*------------------------------------会社案内タブ関連------------------------------------*/

/*------------会社案内 OFF------------*/
#header_navi #h_company a{
	float: left;
	margin: 0px;
	padding: 0px;
	height: 17px;
	width: 61px;
	display: block;
	background-image: url(../image/btn2.gif);
	background-repeat: no-repeat;
	background-position: -75px 2px;
	text-decoration: none;
}
/*------------会社案内 ON------------*/
#header_navi #h_company a:hover{
	float: left;
	margin: 0px;
	padding: 0px;
	height: 17px;
	width: 61px;
	display: block;
	background-image: url(../image/btn2.gif);
	background-repeat: no-repeat;
	background-position: -75px -17px;
	text-decoration: none;
}
/*------------会社案内 訪問中------------*/
#header_navi .h_company {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 17px;
	width: 61px;
	display: block;
	background-image: url(../image/btn2.gif);
	background-repeat: no-repeat;
	background-position: -75px -17px;
	text-decoration: none;
}

/*------------------------------------製品案内タブ関連------------------------------------*/

/*------------製品案内 OFF------------*/
#header_navi #h_product a{
	float: left;
	margin: 0px;
	padding: 0px;
	height: 17px;
	width: 61px;
	display: block;
	background-image: url(../image/btn2.gif);
	background-repeat: no-repeat;
	background-position: -136px 2px;
	text-decoration: none;
}
/*------------製品案内 ON------------*/
#header_navi #h_product a:hover{
	float: left;
	margin: 0px;
	padding: 0px;
	height: 17px;
	width: 61px;
	display: block;
	background-image: url(../image/btn2.gif);
	background-repeat: no-repeat;
	background-position: -136px -17px;
	text-decoration: none;
}
/*------------製品案内 訪問中------------*/
#header_navi .h_product {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 17px;
	width: 61px;
	display: block;
	background-image: url(../image/btn2.gif);
	background-repeat: no-repeat;
	background-position: -136px -17px;
	text-decoration: none;
}

/*------------------------------------レンタルタブ関連------------------------------------*/

/*------------レンタル OFF------------*/
#header_navi #h_rental a{
	float: left;
	margin: 0px;
	padding: 0px;
	height: 17px;
	width: 61px;
	display: block;
	background-image: url(../image/btn2.gif);
	background-repeat: no-repeat;
	background-position: -197px 2px;
	text-decoration: none;
}
/*------------レンタル ON------------*/
#header_navi #h_rental a:hover{
	float: left;
	margin: 0px;
	padding: 0px;
	height: 17px;
	width: 61px;
	display: block;
	background-image: url(../image/btn2.gif);
	background-repeat: no-repeat;
	background-position: -197px -17px;
	text-decoration: none;
}
/*------------レンタル 訪問中------------*/
#header_navi .h_rental {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 17px;
	width: 61px;
	display: block;
	background-image: url(../image/btn2.gif);
	background-repeat: no-repeat;
	background-position: -197px -17px;
	text-decoration: none;
}

/*------------------------------------オンラインショップタブ関連------------------------------------*/

/*------------オンラインショップ OFF------------*/
#header_navi #h_onlineshop a{
	float: left;
	margin: 0px;
	padding: 0px;
	height: 17px;
	width: 111px;
	display: block;
	background-image: url(../image/btn2.gif);
	background-repeat: no-repeat;
	background-position: -258px 2px;
	text-decoration: none;
}
/*------------オンラインショップ ON------------*/
#header_navi #h_onlineshop a:hover{
	float: left;
	margin: 0px;
	padding: 0px;
	height: 17px;
	width: 111px;
	display: block;
	background-image: url(../image/btn2.gif);
	background-repeat: no-repeat;
	background-position: -258px -17px;
	text-decoration: none;
}
/*------------オンラインショップ 訪問中------------*/
#header_navi .h_onlineshop {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 17px;
	width: 111px;
	display: block;
	background-image: url(../image/btn2.gif);
	background-repeat: no-repeat;
	background-position: -258px -17px;
	text-decoration: none;
}

/*------------------------------------お問い合せタブ関連------------------------------------*/

/*------------お問い合せ OFF------------*/
#header_navi #h_inquiry a{
	float: left;
	margin: 0px;
	padding: 0px;
	height: 17px;
	width: 72px;
	display: block;
	background-image: url(../image/btn2.gif);
	background-repeat: no-repeat;
	background-position: -369px 2px;
	text-decoration: none;
}
/*------------お問い合せ ON------------*/
#header_navi #h_inquiry a:hover{
	float: left;
	margin: 0px;
	padding: 0px;
	height: 17px;
	width: 72px;
	display: block;
	background-image: url(../image/btn2.gif);
	background-repeat: no-repeat;
	background-position: -369px -17px;
	text-decoration: none;
}
/*------------お問い合せ 訪問中------------*/
#header_navi .h_inquiry {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 17px;
	width: 72px;
	display: block;
	background-image: url(../image/btn2.gif);
	background-repeat: no-repeat;
	background-position: -369px -17px;
	text-decoration: none;
}

/*------------------------------------リンクタブ関連------------------------------------*/

/*------------リンク OFF------------*/
#header_navi #h_links a{
	float: left;
	margin: 0px;
	padding: 0px;
	height: 17px;
	width: 51px;
	display: block;
	background-image: url(../image/btn2.gif);
	background-repeat: no-repeat;
	background-position: -441px 2px;
	text-decoration: none;
}
/*------------リンク ON------------*/
#header_navi #h_links a:hover{
	float: left;
	margin: 0px;
	padding: 0px;
	height: 17px;
	width: 51px;
	display: block;
	background-image: url(../image/btn2.gif);
	background-repeat: no-repeat;
	background-position: -441px -17px;
	text-decoration: none;
}
/*------------リンク 訪問中------------*/
#header_navi .h_links {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 17px;
	width: 51px;
	display: block;
	background-image: url(../image/btn2.gif);
	background-repeat: no-repeat;
	background-position: -441px -17px;
	text-decoration: none;
}
