@charset "utf-8";

/* =============================================================================
   （印刷用）
   ========================================================================== */

/*----------------------------------------------------
	header
----------------------------------------------------*/

.no_script	{
	display: none ;
}

#accessibility_bar	{
	display: none ;
}

/*----------------------------------------------------
	#topicPath
----------------------------------------------------*/

#path {
	background: #fff;
}

/*----------------------------------------------------
	#footer
----------------------------------------------------*/

#footer_navi	{
	display: none ;
}

#page-top span	{
	display: none ;
}


/*----------------------------------------------------
	#footer (for Firefox)
----------------------------------------------------*/

@-moz-document url-prefix() {
	#footer	{
	display: none ;
	}
}

/*----------------------------------------------------
	page
----------------------------------------------------*/

#support #active .table_centerlist td.nw {
	white-space: normal;
}