@charset "Shift_JIS";

/* ------------------------------
	HOME global
------------------------------ */
#hana {
	background-image: url(../../img/hana.jpg);
	background-repeat: no-repeat;
	width:840px;
	margin-right: auto;
	margin-left: auto;
}
/* ------------------------------
	menu
------------------------------ */
#menu_home li a span{
	display:none;
}
#menu_bg{
	background-image: url(../../img/bg_01.jpg);
	background-repeat: no-repeat;
	width:760px;
	height:204px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
#menu_bg #menu_home {
	width:660px;
	height:204px;
	margin-left:50px;
}
#menu_bg #menu_home li{
float:right;
}
#menu_home #shisetsu a {
width:140px;
height:145px;
display:block;
}
#menu_home #dishes a {
width:170px;
height:145px;
display:block;
margin-top:50px;
}
#menu_home #access a {
width:160px;
height:145px;
display:block;
margin-right:40px;
}
#menu_home #contact a {
width:145px;
height:145px;
display:block;
margin-top:50px;
}
#menu_home li  a{
	background-image: url(../../img/menu.jpg);
	background-repeat: no-repeat;
}
#shisetsu a:link, #shisetsu a:visited {
	background-position: -520px 0px;
}
#shisetsu a:hover, #shisetsu a:visited:hover {
	background-position: -520px -195px;
}
#dishes a:link, #dishes a:visited {
	background-position: -350px -50px;
}
#dishes a:hover, #dishes a:visited:hover {
	background-position: -350px -245px;
}
#access a:link, #access a:visited {
	background-position: -150px 0px;
}
#access a:hover, #access a:visited:hover {
	background-position: -150px -195px;
}
#contact a:link, #contact a:visited {
	background-position: 0px -50px;
}
#contact a:hover, #contact a:visited:hover {
	background-position: 0px -245px;
}
/* ------------------------------
	footer
------------------------------ */
#home #ft {
	width: 760px;
	height:40px;
	background-image: url(../../img/ft_bg.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#home #ft #ft_bt {
	padding-top:28px; 
	margin-left: 65px;
	margin-bottom: 23px;
	width: 490px;
	height:24px;
}
#home #ft #ft_obi {
	margin-left: 20px;
}
