#navi {
	width: 170px;
	float: left;
	background: url(../img/header_spacer02.jpg);
}

#navi ul {
	margin: 20px 0px 0px 0px;
	padding-left: 0px;
	padding-top: 0px;
	list-style-type: none;
}

#navi li {
	display: block;
	text-indent: -9999px;
}

#navi li a {
	display: block;
	text-decoration: none;
}

#navi li#introduction {
	height: 32px;
	width: 170px;
	background: url(../img/english/navi_intro_lo.jpg) no-repeat;
}

#navi li#introduction a {
	height: 32px;
	width: 170px;
	background: url(../img/english/navi_intro.jpg) no-repeat;
}

#navi li#introduction a:hover {
	height: 32px;
	width: 170px;
	background: url(../img/english/navi_intro_lo.jpg) no-repeat;
}

#navi li#corporateprofile {
	height: 32px;
	width: 170px;
	background: url(../img/english/navi_corporateprofile_lo.jpg) no-repeat;
}

#navi li#corporateprofile a {
	height: 32px;
	width: 170px;
	background: url(../img/english/navi_corporateprofile.jpg) no-repeat;
}

#navi li#corporateprofile a:hover {
	height: 32px;
	width: 170px;
	background: url(../img/english/navi_corporateprofile_lo.jpg) no-repeat;
}
