@charset "utf-8";

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

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

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

body {	width: 965px; }
/* Win IE6 lower */
* html body {	zoom: 66%; }

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

div#Header {
	height: 20px;
	width: 965px;
	background: url("/image/h1/bg_for_print.gif") no-repeat 0 0;
}
div#Header ul#UtilityTools {
	float: left;
	margin: 5px 0 0;
	font-size: 83%;
}
div#Header ul#UtilityTools li {
	float: left;
	margin: 0 8px 0 0;
	padding: 1px 0 2px 35px;
	background: url("/image/h1/icon/icon_zoom_sight.gif") no-repeat 0 0;
}
div#Header div#Search {
	float: left;
	margin: 3px 0 0 2px;
}
div#Header div#Search fieldset { float: left; }
div#Header div#Search legend { display: none; }
div#Header div#Search p { font-size: 83%; }
div#Header div#Search p input,
div#Header div#Search p img { vertical-align: middle; }
div#Header div#Search input#SearchTextBox {
	padding: 1px;
	border: 1px solid #999999;
}

div#Header ul#Region {	display: none; }

/* [s2] サイトアイデンティティ
=========================================================================================== */
/* IE7 & IE6lower */
* html div#SiteIdentityS p.Statement {	padding-right: 0; }
*:first-child+html div#SiteIdentityS p.Statement {	padding-right: 0; }
/* */

/* [sn1] グローバルナビゲーション
=========================================================================================== */
/* [sn2] 横型ローカルナビゲーション
=========================================================================================== */
/* [sn3] ブレッドクラム
=========================================================================================== */

div#TopicPath {
	margin: 0 auto 8px;
	width: 965px;
}
/* IE7 & IE6lower */
* html div#TopicPath {	zoom: 98%; }
*:first-child+html div#TopicPath {	zoom:97%; }
/* */

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

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

* html body div#Contents * { zoom: 100%; }

/* Win IE6 lower */
* html body div#Contents div.ImgSet { zoom: 99%;}
* html body div#Contents ul.IndustryList li { zoom: 99%;}

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

div#Footer {
	display: block;
	float: none;
	clear: both;
	background: none;
}
div#Footer h2 {	display: none; }
div#Footer ul {
	display: block;
	margin: 3px 0;
	padding: 8px 0;
	width: 965px;
	background: #e6e6e6;
}
div#Footer p {	margin: -28px 0 0 0; }

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

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

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

/* ---[-] ポップアップヘッダ--- */
div#SiteIdentityP {
	margin: 0 0 10px;
	width: 100%;
	height: 54px;
	background: url("/image/h1_en/bg_site_id_popup.gif") repeat-x 0 0 #e6e6e6;
	text-align: right;
}
div#SiteIdentityP p {
	float: right;
	width: 100px;
	height: 54px;
	background: url("/image/h1/bg_corp_id_popup.gif") no-repeat 100% 0;
}
div#SiteIdentityP p img {	margin: 1px 1px 0 0; }

* html body div#PopUpContainer div#Footer { background-color: #e6e6e6; }
* html body div#PopUpContainer div#Footer p { margin: 0; }

/* [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%; }
/* */