/* ###### Menu Layout ###### */

/* ホームボタン */
#home a {
	display:block;
	text-decoration: none;
	color:#333333;
	font-size: 12px;
	text-align: left;
	background : transparent url(../../css_fld/home.gif) no-repeat left top;
	padding:0px;
	width:85px;
	height:34px;
	text-indent:-3000px;
	border-left: 1px solid #F26D7D;

}
#home a:hover {
	background-position: 0 -35px;
}
/* 館内案内ボタン */
#kannai a {
	display:block;
	text-decoration: none;
	color:#333333;
	font-size: 12px;
	text-align: left;
	background : transparent url(../../css_fld/kannai.gif) no-repeat left top;
	padding:0px;
	width:85px;
	height:34px;
	text-indent:-3000px;
	border-left: 1px solid #F26D7D;

}
#kannai a:hover {
	background-position: 0 -35px;
}
/* 白玉の湯ボタン */
#onsen a {
	display:block;
	text-decoration: none;
	color:#333333;
	font-size: 12px;
	text-align: left;
	background : transparent url(../../css_fld/onsen.gif) no-repeat left top;
	padding:0px;
	width:85px;
	height:34px;
	text-indent:-3000px;
	border-left: 1px solid #F26D7D;

}
#onsen a:hover {
	background-position: 0 -35px;
}
/* 宿泊プランボタン */
#plan a {
	display:block;
	text-decoration: none;
	color:#333333;
	font-size: 12px;
	text-align: left;
	background : transparent url(../../css_fld/plan.gif) no-repeat left top;
	padding:0px;
	width:85px;
	height:34px;
	text-indent:-3000px;
	border-left: 1px solid #F26D7D;

}
#plan a:hover {
	background-position: 0 -35px;
}
/* 女将独り言ボタン */
#okami a {
	display:block;
	text-decoration: none;
	color:#333333;
	font-size: 12px;
	text-align: left;
	background : transparent url(../../css_fld/okami.gif) no-repeat left top;
	padding:0px;
	width:85px;
	height:34px;
	text-indent:-3000px;
	border-left: 1px solid #F26D7D;

}
#okami a:hover {
	background-position: 0 -35px;
}
/* 客室ボタン */
#room a {
	display:block;
	text-decoration: none;
	color:#333333;
	font-size: 12px;
	text-align: left;
	background : transparent url(../../css_fld/room.gif) no-repeat left top;
	padding:0px;
	width:85px;
	height:34px;
	text-indent:-3000px;
	border-left: 1px solid #F26D7D;

}
#room a:hover {
	background-position: 0 -35px;
} 
/* お料理ボタン */
#ryouri a {
	display:block;
	text-decoration: none;
	color:#333333;
	font-size: 12px;
	text-align: left;
	background : transparent url(../../css_fld/ryouri.gif) no-repeat left top;
	padding:0px;
	width:85px;
	height:34px;
	text-indent:-3000px;
	border-left: 1px solid #F26D7D;

}
#ryouri a:hover {
	background-position: 0 -35px;
}
/* 催し・体験ボタン */
#event a {
	display:block;
	text-decoration: none;
	color:#333333;
	font-size: 12px;
	text-align: left;
	background : transparent url(../../css_fld/event.gif) no-repeat left top;
	padding:0px;
	width:85px;
	height:34px;
	text-indent:-3000px;
	border-left: 1px solid #F26D7D;

}
#event a:hover {
	background-position: 0 -35px;
}
/* 観光案内ボタン */
#kanko a {
	display:block;
	text-decoration: none;
	color:#333333;
	font-size: 12px;
	text-align: left;
	background : transparent url(../../css_fld/kanko.gif) no-repeat left top;
	padding:0px;
	width:85px;
	height:34px;
	text-indent:-3000px;
	border-left: 1px solid #F26D7D;

}
#kanko a:hover {
	background-position: 0 -35px;
}
/* アクセスボタン */
#access a {
	display:block;
	text-decoration: none;
	color:#333333;
	font-size: 12px;
	text-align: left;
	background : transparent url(../../css_fld/access.gif) no-repeat left top;
	padding:0px;
	width:85px;
	height:34px;
	text-indent:-3000px;
	border-left: 1px solid #F26D7D;

}
#access a:hover {
	background-position: 0 -35px;
}
/* 華鳳ボタン */
#kahou a {
	display:block;
	text-decoration: none;
	color:#333333;
	font-size: 12px;
	text-align: left;
	background : transparent url(../../css_fld/kahou_link.jpg) no-repeat left top; 
	padding:0px;
	width:85px;
	height:34px;
	text-indent:-3000px; 
	border-left: 1px solid #F26D7D;

}
/*#kahou a:hover {
/*	background-position: 0 -35px; */
/*}
