@charset "Shift_JIS";

/* ------------------------------
	BEBITEI global
------------------------------ */

#pankuzu {
	background-image: url(../../benitei/img/bg_pankuzu.jpg);
	background-repeat: no-repeat;
}
#menu #benitei a {
width:154px;
height:90px;
display:block;
}
#menu li  a{
	background-image: url(../../benitei/img/menu.jpg);
	background-repeat: no-repeat;
}
#shisetsu a:link, #shisetsu a:visited {
	background-position: 0px 0px;
}
#shisetsu a:hover, #shisetsu a:visited:hover {
	background-position: -154px 0px;
}
#benitei a:link, #benitei a:visited {
	background-position: 0px -134px;
}
#benitei a:hover, #benitei a:visited:hover {
	background-position: -154px -134px;
}
#dishes a:link, #dishes a:visited {
	background-position: 0px -224px;
}
#dishes a:hover, #dishes a:visited:hover {
	background-position: -154px -224px;
}
#access a:link, #access a:visited {
	background-position: 0px -354px;
}
#access a:hover, #access a:visited:hover {
	background-position: -154px -354px;
}
#contact a:link, #contact a:visited {
	background-position: 0px -484px;
}
#contact a:hover, #contact a:visited:hover {
	background-position: -154px -484px;
}
/* ------------------------------
	BENITEI main
------------------------------ */
#first {
width:525px;
height:167px;
background-image:url(../../benitei/img/bg_01.jpg);
background-repeat: no-repeat;
display:block;
}
#first .photo {
float:left;
margin-right:15px;
}
#first .read {
margin-top:20px;
}
.margin20_20{
margin:20px 0px 20px 0px;
}
.margin_t20{
margin-top:20px;
}