@charset "Shift_JIS";

/* ------------------------------
	DISHES global
------------------------------ */

#pankuzu {
	background-image: url(../../dishes/img/bg_pankuzu.jpg);
	background-repeat: no-repeat;
}
#menu #dishes a {
width:154px;
height:116px;
display:block;
}
#menu #chanoyu a {
width:154px;
height:104px;
display:block;
}
#menu li  a{
	background-image: url(../../dishes/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;
}
#dishes a:link, #dishes a:visited {
	background-position: 0px -134px;
}
#dishes a:hover, #dishes a:visited:hover {
	background-position: -154px -134px;
}
#chanoyu a:link, #chanoyu a:visited {
	background-position: 0px -250px;
}
#chanoyu a:hover, #chanoyu a:visited:hover {
	background-position: -154px -250px;
}
#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;
}
/* ------------------------------
	DISHES main
------------------------------ */

p.read {
margin-top:20px;
}