@charset "utf-8";

/* 	news-category layout                                    
---------------------------------------------------------- */
body#news .tabNavi {
}
body#news .tabNavi li.allInfo a,
body#news .tabNavi li.allInfo em {
	width: 78px;
	background: url(../../../news/images/index_bg01.gif) no-repeat 0 0;
}
body#news .tabNavi li.gyoseiInfo a,
body#news .tabNavi li.gyoseiInfo em {
	width: 173px;
	background: url(../../../news/images/index_bg02.gif) no-repeat 0 0;
}
body#news .tabNavi li.csInfo a,
body#news .tabNavi li.csInfo em {
	width: 139px;
	background: url(../../../news/images/index_bg03.gif) no-repeat 0 0;
}
body#news .tabNavi li.publicityInfo a,
body#news .tabNavi li.publicityInfo em {
	width: 195px;
	background: url(../../../news/images/index_bg04.gif) no-repeat 0 0;
}
body#news .tabNavi li.updateInfo a,
body#news .tabNavi li.updateInfo em {
	width: 93px;
	background: url(../../../news/images/index_bg05.gif) no-repeat 0 0;
}


body#news .tabNavi ul li a:hover,
body#news .tabNavi ul li em {
	background-position: 0 -30px !important;
}




/* 	Clearfix Property
----------------------------------------------------------
for windows XP
		IE 6
		IE 7
		Fx 3
for windows Vista
		IE 7
for Mac OS X
		safari 3
---------------------------------------------------------- */
.rankBox .faqRank li:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	line-height: 0; 
	visibility: hidden;
}

.rankBox .faqRank li {
	zoom: 1;
}
