@charset "UTF-8";
/* CSS Document */
/*------------------------韓味屋メインメニュー*/
#kan_menu {
	background:#1b1464;
	text-align: center;
	width: 790px;
	height: 50px;
	margin: 0px auto;
	padding: 0px;
}
#kan_menu ul {
	float: left;
	list-style: none;
	width: 790px;
	height: 50px;
	margin: 0px;
	padding: 0px;
}
#kan_menu li {
	float: left;
	color: #1b1464;
	font-size: 1px;
	margin: 0px;
	padding: 0px;
}
.k_line {
	background:url(cmnfix/menu_bar.gif) no-repeat;
	display: block;
	font-size: 1px;
	width: 1px;
	height: 50px;
	margin: 0px;
	padding: 0px;
}
.k_menu1 a {
	float: left;
	background:url(cmnfix/home.gif) no-repeat;
	display: block;
	text-decoration: none;
	width: 157px;
	height: 50px;
	margin: 0px;
	padding: 0px;
}
.k_menu1 a:hover {
	background:url(cmnfix/home2.gif);
}

.k_menu2 a {
	float: left;
	background:url(cmnfix/menu.gif) no-repeat;
	display: block;
	text-decoration: none;
	width: 157px;
	height: 50px;
	margin: 0px;
	padding: 0px;
}
.k_menu2 a:hover {
	background:url(cmnfix/menu2.gif);
}

.k_menu3 a {
	float: left;
	background:url(cmnfix/course.gif) no-repeat;
	display: block;
	text-decoration: none;
	width: 157px;
	height: 50px;
	margin: 0px;
	padding: 0px;
}
.k_menu3 a:hover {
	background:url(cmnfix/course2.gif);
}

.k_menu4 a {
	float: left;
	background:url(cmnfix/access.gif) no-repeat;
	display: block;
	text-decoration: none;
	width: 157px;
	height: 50px;
	margin: 0px;
	padding: 0px;
}
.k_menu4 a:hover {
	background:url(cmnfix/access2.gif);
}

.k_menu5 a {
	float: left;
	background:url(cmnfix/contact.gif) no-repeat;
	display: block;
	text-decoration: none;
	width: 157px;
	height: 50px;
	margin: 0px;
	padding: 0px;
}
.k_menu5 a:hover {
	background:url(cmnfix/contact2.gif);
}

#kan_menu em {
	visibility: hidden;
}

/*------------------------ハノックメインメニュー*/
#hano_menu {
	clear:both;
	background:#ff6b64;
	text-align: center;
	width: 790px;
	height: 50px;
	margin: 0px auto;
	padding: 0px;
}
#hano_menu ul {
	float: left;
	list-style: none;
	width: 790px;
	height: 50px;
	margin: 0px;
	padding: 0px;
}
#hano_menu li {
	float: left;
	color: #000066;
	font-size: 1px;
	margin: 0px;
	padding: 0px;
}
.h_line {
	background:url(cmnfix/menu_bar.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 1px;
	display: block;
	font-size: 1px;
}
.h_menu1 a {
	float: left;
	background:url(cmnfix/h_shopping.gif) no-repeat;
	display: block;
	text-decoration: none;
	width: 157px;
	height: 50px;
	margin: 0px;
	padding: 0px;
}
.h_menu1 a:hover {
	background:url(cmnfix/h_shopping2.gif);
}

.h_menu2 a {
	float: left;
	background:url(cmnfix/h_zakka.gif) no-repeat;
	display: block;
	text-decoration: none;
	width: 157px;
	height: 50px;
	margin: 0px;
	padding: 0px;
}
.h_menu2 a:hover {
	background:url(cmnfix/h_zakka2.gif);
}

.h_menu3 a {
	float: left;
	background:url(cmnfix/h_cafe.gif) no-repeat;
	display: block;
	text-decoration: none;
	width: 157px;
	height: 50px;
	margin: 0px;
	padding: 0px;
}
.h_menu3 a:hover {
	background:url(cmnfix/h_cafe2.gif);
}

.h_menu4 a {
	float: left;
	background:url(cmnfix/h_event.gif) no-repeat;
	display: block;
	text-decoration: none;
	width: 157px;
	height: 50px;
	margin: 0px;
	padding: 0px;
}
.h_menu4 a:hover {
	background:url(cmnfix/h_event2.gif);
}

.h_menu5 a {
	float: left;
	background:url(cmnfix/h_annai.gif) no-repeat;
	display: block;
	text-decoration: none;
	width: 157px;
	height: 50px;
	margin: 0px;
	padding: 0px;
}
.h_menu5 a:hover {
	background:url(cmnfix/h_annai2.gif);
}

#hano_menu em {
	visibility: hidden;
}



