@charset "UTF-8";


/*------------------------------------------------------------------------------
ga
------------------------------------------------------------------------------*/

.header h2 {
	background-image: url(../img/ga/title.gif);
	display: block;
	height: 115px;
	width: 52px;
	text-indent: -9999px;
	float: right;
	margin-left: 73px;
}
.header p {
	background-image: url(../img/ga/sub.gif);
	display: block;
	height: 41px;
	width: 108px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 300px;
	padding-bottom: 29px;
}

.menu ul .menu_4 a {
	background-image: url(../img/menu/ga_on.gif);
	text-indent: -9999px;
	height: 18px;
	width: 64px;
	display: block;
}


.header .space a {
	background-image: url(../img/ga/m1_off.gif);
	text-indent: -9999px;
	height: 41px;
	width: 129px;
	display: block;
}
.header .space a:hover {
	background-image: url(../img/ga/m1_on.gif);
}
.header .furniture a {
	background-image: url(../img/ga/m2_on.gif);
	text-indent: -9999px;
	height: 41px;
	width: 87px;
	display: block;
}
.header .products a {
	background-image: url(../img/ga/m3_off.gif);
	text-indent: -9999px;
	height: 41px;
	width: 87px;
	display: block;
}
.header .products a:hover {
	background-image: url(../img/ga/m3_on.gif);
}
