@charset "Shift_JIS";

/**
 *  blockskip
 */
#HEAD {
	text-align: center;
	height: 0;
	overflow:hidden;
}
#HEAD a {
	font-size: 14px;
}

#global-navigation ul li a.noLink {
	cursor: default;
	pointer-events: none;
}

#global-navigation li.card a.noLink,
#MAIN:focus {
	outline: none;
}

.news_read {
	display: block;
	height: 0;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
