@charset "Shift_JIS";

/* **************************************************

Name: print.css

Description: Setting of content module and grid for DataStage

Create: 2012.1.23
Update: 

Copyright 2012 Hitachi, Ltd. 


***************************************************** */



/* --------------------------------------------*/
/* ---DataStage印刷用独自スタイル（はじめ）--- */
/* --------------------------------------------*/

/*====================================*/
/*    ブランディング                  */
/*====================================*/

/*--- カテゴリ ------------*/

div.category {
	width:571px;
	background:url(/Prod/comp/soft1/datastage/images/backline_1100.gif) left bottom no-repeat;
}
* html div.category {
	width:572px;
}

*:first-child+html div.category {
	width:572px;
}

div.category div.Column1 {
	width:190px;
	margin-left:0;
}
div.category div.LastItem {
	margin-right:1px;
}

div.category div.Column1 ul.LinkListStyle2 {
	padding:5px 7px 5px 5px;
	margin-bottom:5px;
}


/* --------------------------------------------*/
/* ---DataStage用独自スタイル（おわり）--- */
/* --------------------------------------------*/

