.leftnavi {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	list-style-type: none;
}
li.hyoutan {
	background-image: url(img/hyoutan.gif);
	background-repeat: no-repeat;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 24px;
	height: auto;
}
li.choko {
	background-image: url(img/choko.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom:10px;
	padding-left: 24px;
	background-position: 3px 7px;
	height: auto;
}
li.musubi1 {
	background-image: url(img/musubi1.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom:10px;
	padding-left: 24px;
	background-position: 0px 5px;
	height: auto;
}
li.musubi2 {
	background-image: url(img/musubi2.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom:10px;
	padding-left: 24px;
	background-position: 0px 5px;
	height: auto;
}
li.kodomo {
	background-image: url(img/kodomo.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom:10px;
	padding-left: 24px;
	background-position: 3px 7px;
	height: auto;
}
