@charset "UTF-8";

/*

information{
	ファイル名 : /css_osp/common/print.css;
	概要 : このCSSファイルはプリントした場合のスタイルの設定を記述しています。;
	サイト名 : NTTドコモのホームページ;
	URL : www.docomo.ne.jp/;
	コピーライト : (c) NTT DOCOMO, INC. All Rights Reserved.;
}

*/




/* コンテンツ
--------------------------------------------------------------------------

	5. 印刷不可


--------------------------------------------------------------------------
*/






/* 5. 印刷不可
--------------------------------------------------------------------------	*/
.nonPrint{
display: none !important;
}
