@charset "utf-8";
/* �i�r�{�b�N�X */

a:link {
	color: #999999;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #333333;
	text-decoration:none;
}
a:active {
	color: #CCCCCC;
}


/* �O���[�o�����j���[ */
div#gmenu {
	height: 75px;
	width: 800px;
	background-color: #000;
}


#gmenu ul{
	width:800px;
	height:75px;
	margin:0;
	padding:0;
	list-style-type: none;
}



li#table {
	height: 75px;
	width: 152px;
}

li#table a {
	display: block;
	height: 75px;
	width: 152px;
	text-indent:-9999px;
	background-repeat: no-repeat;
	background-image: url(../brunch-chiba/common/images/menu_table_01.jpg);
}

li#table a:hover {
	display: block;
	background-repeat: no-repeat;
	background-image: url(../brunch-chiba/common/images/menu_table_02.jpg);
}
li#ichimaiita {
	height: 75px;
	width: 172px;
}

li#ichimaiita a {
	display: block;
	height: 75px;
	width: 172px;
	text-indent:-9999px;
	background-repeat: no-repeat;
	background-image: url(../brunch-chiba/common/images/menu_ichimaiita_01.jpg);
	float: left;
}

li#ichimaiita a:hover {
	display: block;
	background-repeat: no-repeat;
	background-image: url(../brunch-chiba/common/images/menu_ichimaiita_02.jpg);
}
li#chair {
	height: 75px;
	width: 152px;
}

li#chair a {
	display: block;
	height: 75px;
	width: 152px;
	text-indent:-9999px;
	background-repeat: no-repeat;
	background-image: url(../brunch-chiba/common/images/menu_chair_01.jpg);
}

li#chair a:hover {
	display: block;
	background-repeat: no-repeat;
	background-image: url(../brunch-chiba/common/images/menu_chair_02.jpg);
}


li#sofa {
	height: 75px;
	width: 152px;
}

li#sofa a {
	display: block;
	height: 75px;
	width: 152px;
	text-indent:-9999px;
	background-repeat: no-repeat;
	background-image: url(../brunch-chiba/common/images/menu_sofa_01.jpg);
}

li#sofa a:hover {
	display: block;
	background-repeat: no-repeat;
	background-image: url(../brunch-chiba/common/images/menu_sofa_02.jpg);
}

li#cabinet {
	height: 75px;
	width: 172px;
}

li#cabinet a {
	display: block;
	height: 75px;
	width: 172px;
	text-indent:-9999px;
	background-repeat: no-repeat;
	background-image: url(../brunch-chiba/common/images/menu_cabinet_01.jpg);
}

li#cabinet a:hover {
	display: block;
	background-repeat: no-repeat;
	background-image: url(../brunch-chiba/common/images/menu_cabinet_02.jpg);
}

