@charset "Shift_JIS";

/* index

	- localNavigation
----------------------------------------------- */


/* localNavigation
----------------------------------------------- */
#localNavigation ul {
	margin: 0;
	padding: 0px 0px 10px 0px;
	width: 191px;
	list-style: none;
	text-indent: 0;
	background: url(../../shared/img/local_catlist_bgimg.gif) repeat-y;
}

#localNavigation li {
	margin: 0;
	padding: 0;
	list-style: none;
	text-indent: -9999px;
	clear: both;
}

#localNavigation li#about a {
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 0;
	width: 191px;
	height: 51px;
	background: url(../../shared/img/local_about.gif) no-repeat;
}

#localNavigation li#about a:hover {
	background: url(../../shared/img/local_about2.gif) no-repeat;
}

#localNavigation li#wsp a {
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 0;
	width: 191px;
	height: 30px;
	background: url(../../shared/img/local_catlist_bgimg.gif) no-repeat 0px 0px;
}

#localNavigation li#wsp a:hover {
	background: url(../../shared/img/local_catlist_bgimg.gif) no-repeat -191px 0px;
}

#localNavigation li#press a {
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 0;
	width: 191px;
	height: 30px;
	background: url(../../shared/img/local_catlist_bgimg.gif) no-repeat 0px -30px;
}

#localNavigation li#press a:hover {
	background: url(../../shared/img/local_catlist_bgimg.gif) no-repeat -191px -30px;
}

#localNavigation li#policy a {
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 0;
	width: 191px;
	height: 30px;
	background: url(../../shared/img/local_catlist_bgimg.gif) no-repeat 0px -60px;
}

#localNavigation li#policy a:hover {
	background: url(../../shared/img/local_catlist_bgimg.gif) no-repeat -191px -60px;
}

#localNavigation li#location a {
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 0;
	width: 191px;
	height: 30px;
	background: url(../../shared/img/local_catlist_bgimg.gif) no-repeat 0px -90px;
}

#localNavigation li#location a:hover {
	background: url(../../shared/img/local_catlist_bgimg.gif) no-repeat -191px -90px;
}

#localNavigation li#contribution a {
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 0;
	width: 191px;
	height: 30px;
	background: url(../../shared/img/local_catlist_bgimg.gif) no-repeat 0px -120px;
}

#localNavigation li#contribution a:hover {
	background: url(../../shared/img/local_catlist_bgimg.gif) no-repeat -191px -120px;
}

#localNavigation li#partner a {
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 0;
	width: 191px;
	height: 30px;
	background: url(../../shared/img/local_catlist_bgimg.gif) no-repeat 0px -150px;
}

#localNavigation li#partner a:hover {
	background: url(../../shared/img/local_catlist_bgimg.gif) no-repeat -191px -150px;
}

#localNavigation li#recruit a {
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 0;
	width: 191px;
	height: 30px;
	background: url(../../shared/img/local_catlist_bgimg.gif) no-repeat 0px -180px;
	border-bottom: 1px solid #9899a4;
}

html>body #localNavigation li#recruit a {
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 0;
	width: 191px;
	height: 29px;
	background: url(../../shared/img/local_catlist_bgimg.gif) no-repeat 0px -180px;
	border-bottom: 1px solid #9899a4;
}

#localNavigation li#recruit a:hover {
	background: url(../../shared/img/local_catlist_bgimg.gif) no-repeat -191px -180px;
}
