@charset "Shift_JIS";

/*	スタイルシート　[ 就ナビ：印刷用 ]
=================================================================== */
/* 再定義 */

/* ※※※※※※　各領域定義　※※※※※※
/*	全体枠組み
=================================================================== */

/*	ヘッダ枠組み
=================================================================== */

/*	コンテンツ枠組み
=================================================================== */

/*	フッタ枠組み
=================================================================== */

/* ※※※※※※　クラス定義　※※※※※※ */
/* 先頭へ戻る */
.backToTop {
	display: none;
}

/* ie6 png */
*html .fix { behavior: expression(IEPNGFIX.fix(this)); }/* ie6 png */

.onPrint {
	display: block;
}
.onPrint_ie6 {
	_display: block; /* ie6 */
}
.noPrint {
	_display: none; /* ie6 */
}
