@charset "utf-8";
/* ****************************************************
Since : 2008-03-31
***************************************************** */

#newsBlock .attention {
	position: absolute;
	right: 0;
	top: 4px;
}

#mainContainer {
	width: 910px;
	background: none;
}
#pageContainer #pageTop,
#mainContainer .pageTop {
	display: none;
}

#pageContainer #topicPath {
	display: none;
	background: block;
}
#header #sizeSwitcher {
	display: none;
}
#contents .pageTop {
	display: none;
}
* html a.pdf,
* html a.excel,
* html a.magnify {
	height: 1px;
}

/*-----100312 ps m.takahari----- */

/* ie6 only */
* html body #newsList {
	margin-right:10px;
}

/* ie7 only */
*:first-child+html body #newsList{
	margin-right:10px;
}