@charset "UTF-8";

.TabbedPanelsTab {
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
}

ul.tabBlueMenu li.tabWadai a {
	background: url(http://img.47news.jp/47topics/images/wadai_off.jpg) no-repeat;
	width: 57px;
}

ul.tabBlueMenu li.tabWadai a:hover {
	background: url(http://img.47news.jp/47topics/images/wadai_on.jpg) no-repeat;
	width: 57px;
}

ul.tabBlueMenu li.tabWadai.TabbedPanelsTabSelected a {
	background: url(http://img.47news.jp/47topics/images/wadai_on.jpg) no-repeat;
	width: 57px;
}

ul.tabBlueMenu li.tabLocal a {
	background: url(http://img.47news.jp/47topics/images/local_off.jpg) no-repeat;
	width: 96px;
}

ul.tabBlueMenu li.tabLocal a:hover {
	background: url(http://img.47news.jp/47topics/images/local_on.jpg) no-repeat;
	width: 96px;
}

ul.tabBlueMenu li.tabLocal.TabbedPanelsTabSelected a {
	background: url(http://img.47news.jp/47topics/images/local_on.jpg) no-repeat;
	width: 96px;
}

ul.tabBlueMenu li.tabSeiji a {
	background: url(http://img.47news.jp/47topics/images/seiji_off.jpg) no-repeat;
	width: 85px;
}

ul.tabBlueMenu li.tabSeiji a:hover {
	background: url(http://img.47news.jp/47topics/images/seiji_on.jpg) no-repeat;
	width: 85px;
}

ul.tabBlueMenu li.tabSeiji.TabbedPanelsTabSelected a {
	background: url(http://img.47news.jp/47topics/images/seiji_on.jpg) no-repeat;
	width: 85px;
}

ul.tabBlueMenu li.tabJiken a {
	background: url(http://img.47news.jp/47topics/images/jiken_off.jpg) no-repeat;
	width: 91px;
}

ul.tabBlueMenu li.tabJiken a:hover {
	background: url(http://img.47news.jp/47topics/images/jiken_on.jpg) no-repeat;
	width: 91px;
}

ul.tabBlueMenu li.tabJiken.TabbedPanelsTabSelected a {
	background: url(http://img.47news.jp/47topics/images/jiken_on.jpg) no-repeat;
	width: 91px;
}

ul.tabBlueMenu li.tabIryo a {
	background: url(http://img.47news.jp/47topics/images/iryo_off.jpg) no-repeat;
	width: 129px;
}

ul.tabBlueMenu li.tabIryo a:hover {
	background: url(http://img.47news.jp/47topics/images/iryo_on.jpg) no-repeat;
	width: 129px;
}

ul.tabBlueMenu li.tabIryo.TabbedPanelsTabSelected a {
	background: url(http://img.47news.jp/47topics/images/iryo_on.jpg) no-repeat;
	width: 129px;
}

ul.tabBlueMenu li.tabKyouiku a {
	background: url(http://img.47news.jp/47topics/images/kyoiku_off.jpg) no-repeat;
	width: 55px;
}

ul.tabBlueMenu li.tabKyouiku a:hover {
	background: url(http://img.47news.jp/47topics/images/kyoiku_on.jpg) no-repeat;
	width: 55px;
}

ul.tabBlueMenu li.tabKyouiku.TabbedPanelsTabSelected a {
	background: url(http://img.47news.jp/47topics/images/kyoiku_on.jpg) no-repeat;
	width: 55px;
}

ul.tabBlueMenu li.tabEntame a {
	background: url(http://img.47news.jp/47topics/images/entame_off.jpg) no-repeat;
	width: 76px;
}

ul.tabBlueMenu li.tabEntame a:hover {
	background: url(http://img.47news.jp/47topics/images/entame_on.jpg) no-repeat;
	width: 76px;
}

ul.tabBlueMenu li.tabEntame.TabbedPanelsTabSelected a {
	background: url(http://img.47news.jp/47topics/images/entame_on.jpg) no-repeat;
	width: 76px;
}

ul.tabBlueMenu li.tabSports a {
	background: url(http://img.47news.jp/47topics/images/sports_off.jpg) no-repeat;
	width: 86px;
}

ul.tabBlueMenu li.tabSports a:hover {
	background: url(http://img.47news.jp/47topics/images/sports_on.jpg) no-repeat;
	width: 86px;
}

ul.tabBlueMenu li.tabSports.TabbedPanelsTabSelected a {
	background: url(http://img.47news.jp/47topics/images/sports_on.jpg) no-repeat;
	width: 86px;
}
