@charset "Shift_JIS";

/* **************************************************

Name: print.css

Description: Print Setting

Create: 2007.10.XX
Update: 2014.02.13

Copyright 2007 Hitachi, Ltd. 

***************************************************** */



/* content===========================================

[-] スキップリンク
[s1] ヘッダ
[s2] サイトアイデンティティ
[sn1] グローバルナビゲーション
[sn2] 横型ローカルナビゲーション
[sn3] ブレッドクラム
[-] コンテンツエリア
[sn4] 縦型ローカルナビゲーション
[sn5] フッタ
[t2] ブランディング画像
[xx] ポップアップページ
[c9] 補足一覧
[c11] 画像付リスト

===================================================== */

body {
	width: 765px;
	border-top-style: none;
	background-image: none;
}
/* Win IE6 lower */
* html body { zoom: 83%; }
/* */



/* [-] スキップリンク
=========================================================================================== */

#top {
	height: 30px;
	width: 765px;
	background: #fff url("/image/h1/bg_for_print.gif") no-repeat 0 0;
}
#top a {
	display: none;
}


/* [s1] ヘッダ
=========================================================================================== */

#Header {
	width: 765px;
	border-right-style: none;
	background: url(/image/h1/temp/header_line.gif) repeat-x 0 0;
}
#Header ul#UtilityTools,
#Header div#Search,
#Header ul#Region {
	display: none;
}


/* [s2] サイトアイデンティティ
=========================================================================================== */

#SiteIdentityL .Title,
#SiteIdentityS .Title {
	width: 750px;
	padding-left: 15px;
}



/* [sn1] グローバルナビゲーション
=========================================================================================== */

.CourtesyNavi {
	width: 750px;
	padding-right: 15px;
}



/* [sn2] 横型ローカルナビゲーション
=========================================================================================== */

#HorizontalLocalNavi:before {
	width: 765px;
}


/* [sn3] ブレッドクラム
=========================================================================================== */



/* [-] コンテンツエリア
=========================================================================================== */

div#Contents {
display: block;
clear: right;
margin: 0 auto;
width: 765px;
text-align: left;
}
/* IE7 & IE6lower */
* html body div#Contents { margin-bottom: 15px; }
*:first-child+html div#Contents { margin-bottom: 15px; }
/* */



/* [sn4] 縦型ローカルナビゲーション
=========================================================================================== */



/* [sn5] フッタ
=========================================================================================== */

#Footer {
	width: 765px;
}
#Footer h2 {display: none; }

#Footer ul {
	width: 400px;
	float: left;
	padding-left: 15px;
}
#Footer p {
	width: 300px;
	float: right;
	padding-right: 15px;
}



/* [t2] ブランディング画像
=========================================================================================== */

/* ---[c1-2] ブランディング画像 > 4グリッド >　グローバルナビあり--- */
p#BrandingImgStyle2 { margin: 0 0 20px; }



/* [xx] ポップアップページ
=========================================================================================== */

/* ---[-] ポップアップヘッダ--- */



/* [c9] 補足一覧
=========================================================================================== */

/* ---[c9-1] 補足一覧 > 文字サイズ90%--- */
/* ---[c9-2] 補足一覧 > 文字サイズ83%--- */
/* ---[c9-3] 補足一覧 > 文字サイズ67%--- */
/* Win IE7 & IE6 lower */
* html body dl.AdditionalNotesStyle1 dd { float: none; clear: both; margin: -1.25em 0 5px 1.6em; }
* html body dl.AdditionalNotesStyle2 dd { float: none; clear: both; margin: -1.35em 0 4px 1.6em; }
* html body dl.AdditionalNotesStyle3 dd { float: none; clear: both; margin: -1.3em 0 3px 1.6em; }
*:first-child+html dl.AdditionalNotesStyle1 dd { float: none; clear: both; margin: -1.25em 0 5px 1.6em; }
*:first-child+html dl.AdditionalNotesStyle2 dd { float: none; clear: both; margin: -1.35em 0 4px 1.6em; }
*:first-child+html dl.AdditionalNotesStyle3 dd { float: none; clear: both; margin: -1.3em 0 3px 1.6em; }
/* */



/* [c11] 画像付リスト
=========================================================================================== */

/* IE7 & IE6lower */
* html div.ImgSet { zoom: 98%; }
*:first-child+html div.ImgSet { zoom: 97%; }
/* */
