@charset "utf-8";

/* Copyright NEC Corporation. All Rights Reserved. */

/* $Id: /global/environment/css/print.css,v 1.00 2008/5/14 $ */

/*  ****************  Style TOC  ****************  */
/** 01: Hidden Styles
/** 02: Section Box Page Break Repear(For IE6)
/*  *********************************************  */


/* =============================================== */
/** 01: Hidden Styles
/* ----------------------------------------------- */
h3.non-visual { display: block; }
#NF-ContentArea .NF-main{
	float:left !important;
	_margin-right: -1px;
}
#NF-ContentArea .NF-sub {
	display:block !important;
	float:left !important;
}
#NF-ContentArea div.NF-pagetop{
	display:none !important;
}
#NF-ContentArea{
	background:none;
}
#NF-ContentArea .NF-main .NF-2Column{/* NF-main 2column */
	background:none;
}

/* =============================================== */
/** 02: Section Box Page Break Repear(For IE6)
/* ----------------------------------------------- */
#NF-ContentArea .NF-main .NF-2Column .NF-column1{
	*width:253px;
}
#NF-ContentArea .NF-main .NF-2Column .NF-column2{
	*width:252px;
}
#NF-ContentArea .NF-main .NF-2Column .NF-column1 h2 img{ _width: 253px; }
#NF-ContentArea .NF-main .NF-2Column .NF-column2 h2 img{ _width: 252px; }
