@charset "Shift_JIS";

/* ------------------------------
	ACCESS global
------------------------------ */

#pankuzu {
	background-image: url(../../access/img/bg_pankuzu.jpg);
	background-repeat: no-repeat;
}
#menu li  a{
	background-image: url(../../access/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;
}
#access a:link, #access a:visited {
	background-position: 0px -264px;
}
#access a:hover, #access a:visited:hover {
	background-position: -154px -264px;
}
#contact a:link, #contact a:visited {
	background-position: 0px -394px;
}
#contact a:hover, #contact a:visited:hover {
	background-position: -154px -394px;
}
/* ------------------------------
	ACCESS main
------------------------------ */
.margin20_20{
margin:20px 0px 20px 0px;
}

/* ------------------------------
	ACCESS map
------------------------------ */
#map {
	width: 500px;
	height: 400px;
	border: 1px solid #999;
}
#txt {
	width: 200px;
}
#txt h2 {
	margin-bottom: 5px;
	font-size: 13px;
	line-height: 1.2em;
	font-weight: bold;
}
#txt p {
	font-size: 11px;
	line-height: 1.4em;
}