/* CSS Document */
#content {
	background-image: url(images/aisatu-bk.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-align: left;
	width: 800px;

}
.menu-ttl {background-image: url(images/menu-ttl.gif);}
li {
	list-style-type: none;
	float: left;
	padding: 10px;
}
li a:hover {
	background-position: 0 -128px;
}
.yakitori a{
	background-image: url(images/yakitori-m.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	height: 128px;
	width: 197px;
	margin-left: 217px;

}

.wine a{
	background-image: url(images/wine-m.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	height: 128px;
	width: 197px;
}
.other a{
	background-image: url(images/other-m.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	height: 128px;
	width: 197px;
}
.sake a{
	background-image: url(images/sake-m.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	height: 128px;
	width: 197px;
}
.syocyu a{
	background-image: url(images/syocyu-m.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	height: 128px;
	width: 197px;
}
.softd a{
	background-image: url(images/softd-m.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	height: 128px;
	width: 197px;
}