﻿

/* ------------------------------------------
header
------------------------------------------ */

#header{
	background-image:url(../images/top/header2.jpg);
	background-repeat:no-repeat;
	width:900px;
	_width:1000px;
	height:50px;
	_height:150px;
	padding:90px 50px 10px;
}

#header #g-navi{
	width:900px;
	height:45px;
}
#header #g-navi #g-navi1{
	width:150px;
	height:45px;
	float:left;
}
#header #g-navi #g-navi1 a{
	width:150px;
	height:45px;
	background-image:url(../images/g-navi/tab_home_off.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	display:block;
}
#header #g-navi #g-navi1 a:hover{
	background-image:url(../images/g-navi/tab_home_on.gif);
	background-repeat:no-repeat;
}
#header #g-navi #g-navi2{
	width:150px;
	height:45px;
	float:left;
}
#header #g-navi #g-navi2 a{
	width:150px;
	height:45px;
	background-image:url(../images/g-navi/tab_eco_off.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	display:block;
}
#header #g-navi #g-navi2 a:hover{
	background-image:url(../images/g-navi/tab_eco_on.gif);
	background-repeat:no-repeat;
}
#header #g-navi #g-navi3{
	width:150px;
	height:45px;
	float:left;
}
#header #g-navi #g-navi3 a{
	width:150px;
	height:45px;
	background-image:url(../images/g-navi/tab_maintenance_off.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	display:block;
}
#header #g-navi #g-navi3 a:hover{
	background-image:url(../images/g-navi/tab_maintenance_on.gif);
	background-repeat:no-repeat;
}
#header #g-navi #g-navi4{
	width:150px;
	height:45px;
	float:left;
}
#header #g-navi #g-navi4 a{
	width:150px;
	height:45px;
	background-image:url(../images/g-navi/tab_stock_off.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	display:block;
}
#header #g-navi #g-navi4 a:hover{
	background-image:url(../images/g-navi/tab_stock_on.gif);
	background-repeat:no-repeat;
}
#header #g-navi #g-navi5{
	width:150px;
	height:45px;
	float:left;
}
#header #g-navi #g-navi5 a{
	width:150px;
	height:45px;
	background-image:url(../images/g-navi/tab_blog_off.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	display:block;
}
#header #g-navi #g-navi5 a:hover{
	background-image:url(../images/g-navi/tab_blog_on.gif);
	background-repeat:no-repeat;
}
#header #g-navi #g-navi6{
	width:150px;
	height:45px;
	float:left;
}
#header #g-navi #g-navi6 a{
	width:150px;
	height:45px;
	background-image:url(../images/g-navi/tab_contact_off.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	display:block;
}
#header #g-navi #g-navi6 a:hover{
	background-image:url(../images/g-navi/tab_contact_on.gif);
	background-repeat:no-repeat;
}


