@charset "Shift_JIS";

/* **************************************************

Name: print.css

Description: Print Setting

Create: 2007.11.XX
Update: 2007.12.07

Copyright 2007 Hitachi, Ltd. 

***************************************************** */

/* content===========================================

[s2] サイトアイデンティティ
[sn1] グローバルナビゲーション

===================================================== */


/* [s2] サイトアイデンティティIT
============================================================================= */

/* ---[-] サイトアイデンティティIT > ステージングユニット【トップページ】--- */
div#SiteIdentityITL {
	width: 765px;
	margin: 0;
	background-color: #e6e6e6;
	}

div#SiteIdentityL h1.Title {	background: url("/products/it/portal/images/common/site_id-large.gif") repeat-x;	}

div#SiteIdentityL p.Concept {	background: url("/products/it/commons/dg07/img/uvalue_logo_large.gif") repeat-x;	}

div#SiteIdentityITL p.Statement {	background: url("/image/h1/corp_id_large.gif") repeat-x ;	}



/* ---[-] サイトアイデンティティIT > ステージングユニット【通常ページ】--- */
div#SiteIdentityITS {
	width: 765px;
	margin: 0;
	background-color: #e6e6e6;
}

div#SiteIdentityITS h1.Title {	background: url("/products/it/portal/images/common/site_id-small.gif") repeat-x;	}

div#SiteIdentityITS p.Concept {	background: url("/products/it/commons/dg07/img/uvalue_logo_small.gif") repeat-x;	}

div#SiteIdentityITS p.Statement {	background: url("/image/h1/corp_id_small.gif") repeat-x ;	}


/* [sn1] グローバルナビゲーション
============================================================================= */

div#GlobalNavi { width: 765px; }

div#GlobalNavi ul { zoom: 97%; }
