@charset "utf-8";
/*************************************************/
/*                                               */
/*             下層ページ印刷用スタイルシート    */
/*                                               */
/*************************************************/
/*\*/ @media print { /**/

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■メインエリア■
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
#ContentsType2 {
  margin: 0  0 1em 0 !important;
  float: none;
}

#PRArea, .SnsButtons, .Printing, .PageUp,
#SubRight,
#FooterNaviArea {
	display: none;
}
/*\*/ } /**/