#global-header-t {
	width:100%;
	background: url(img/header-bg.gif) repeat-x left top #000;
	color:#fff;
	padding:5px 0px;
	border-bottom: 1px solid #333333;
	margin:0 auto;
}
#global-header-t a:link,
#global-header-t a:hover,
#global-header-t a:visited {
	color:#fff;
	font-size: 80%;
}
#global-header-t li {
	margin-top:5px;
}
#global-header-t li.head-famitsu {
	background: url(img/head-necky-icon.png) no-repeat 7px center;
	padding-left:30px;
	padding-right:10px;
	list-style: none outside none;
}
.stress .news-indicator{
    color:#fff;
}
.appchoice-stress .news-indicator{
    background: #00D000;
}
.comic-stress .news-indicator{
    background: #FF8C00;
}
.appnew-stress .news-indicator{
    background: #D00000;
}
.vr-stress .news-indicator{
    background: #0000D0;
}
.niconama-stress .news-indicator{
    background: #D000D0;
}