#sidea h3 a {
	background-image: url(../../images/tatle_kushiro.gif);
	background-repeat: no-repeat;
	height: 150px;
	width: 150px;
	text-indent: -9999px;
	display: block;
	background-position: center top;
}

#navi li {
	list-style-image: none;
	list-style-type: none;
}

#navi1 a {
	background-image: url(../../images/menu01.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	text-indent: -9999px;
	width: 160px;
	height: 40px;
}
#navi1 a:hover {
	background-image: url(../../images/menu01_o.jpg);
}
#navi2 a {
	background-image: url(../../images/menu02.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	text-indent: -9999px;
	width: 160px;
	height: 40px;
}
#navi2 a:hover {
	background-image: url(../../../kokusai/images/menu02_o.jpg);
}
#navi3 a {
	background-image: url(../../images/menu03.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	text-indent: -9999px;
	width: 160px;
	height: 40px;
}
#navi3 a:hover {
	background-image: url(../../images/menu03_o.jpg);
}
#navi4 a {
	background-image: url(../../images/menu05.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	text-indent: -9999px;
	width: 160px;
	height: 40px;
}
#navi4 a:hover {
	background-image: url(../../images/menu05.jpg);
}
#navi5 a {
	background-image: url(../../images/menu07.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	text-indent: -9999px;
	width: 160px;
	height: 40px;
}
#navi5 a:hover {
	background-image: url(../../images/menu07_o.jpg);
}


#navi ul {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#sidecontact {
	background-image: url(../yoyaku.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 150px;
	height: 120px;
	background-position: center center;
}


#sidea #navi {
	clear: both;
}
