@charset"utf-8";


/********** 内部ヘッダーメニュー（リンク制御） **********/

#headermenu {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}

#headermenu a {
	font-size: 0px;
	line-height: 0px;
	text-decoration: none;
	text-indent: -9999px;
	display: block;
}

#headermenu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#headermenu ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

/********** B／取材スポット一覧 **********/

#headermenu ul li.hspotlist a {
	font-size: 0px;
	line-height: 0px;
	text-decoration: none;
	text-indent: -9999px;
	display: block;
	background-image:  url(../image/bs_spotlist.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 172px;
	left: 24px;
	width: 201px;
	height: 30px;
}

#headermenu ul li.hspotlist a:hover {
	background-position: 0px -30px;
}

/********** B／松阪駅周辺　街あるきMAP **********/

#headermenu ul li.hmachiaruki a {
	font-size: 0px;
	line-height: 0px;
	text-decoration: none;
	text-indent: -9999px;
	display: block;
	background-image:  url(../image/bs_machiaruki.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 172px;
	left: 227px;
	width: 201px;
	height: 30px;
}

#headermenu ul li.hmachiaruki a:hover {
	background-position: 0px -30px;
}

/********** B／交通アクセス **********/

#headermenu ul li.haccess a {
	font-size: 0px;
	line-height: 0px;
	text-decoration: none;
	text-indent: -9999px;
	display: block;
	background-image:  url(../image/bs_access.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 172px;
	left: 430px;
	width: 201px;
	height: 30px;
}

#headermenu ul li.haccess a:hover {
	background-position: 0px -30px;
}

/********** B／CBCishop　松阪名産品特集 **********/

#headermenu ul li.hishop a {
	font-size: 0px;
	line-height: 0px;
	text-decoration: none;
	text-indent: -9999px;
	display: block;
	background-image:  url(../image/bs_ishop.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 172px;
	left: 633px;
	width: 201px;
	height: 30px;
}

#headermenu ul li.hishop a:hover {
	background-position: 0px -30px;
}

/********** B／トップ **********/

#headermenu ul li.htop a {
	font-size: 0px;
	line-height: 0px;
	text-decoration: none;
	text-indent: -9999px;
	display: block;
	background-image:  url(../image/bs_top.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 172px;
	left: 836px;
	width: 121px;
	height: 30px;
}

#headermenu ul li.htop a:hover {
	background-position: 0px -30px;
}
