@charset "utf-8";

/* **************************************************

Name: kernpunkt.css

Description: Custom Setting

Create: 2009.05.19
Update: XXXX.XX.XX

Copyright 2007 Hitachi, Ltd. 

***************************************************** */



/* content===========================================

[c1] Page title
[c3] Paragraph
[-] Module width setting in columns & grid

===================================================== */



/* [c1] Page title
=========================================================================================== */

/* ---[c-1-3-1] page title > image > grid4--- */
/* ---[c-1-3-2] page title > image > grid3--- */
div.PageTitleStyle3 { margin: 0 0 10px; }



/* [c3] Paragraph
=========================================================================================== */

/* ---[c3-1-1] paragraph > font size:90%--- */
/* ---[c3-2-1] paragraph > Right align > font size:90%--- */
div.ImgW180SetStyle p.TextStyle1 {
	float: left;
    font-size: 90%;
    line-height: 1.35;
    margin: 0 10px 15px 0;
    width: 280px;
}



/* [-] Module width setting in columns & grid
=========================================================================================== */

/* ---4: Grid3 & Column3--- */
div.Grid3 div.ImgW180SetStyle div.ImgSet {
	width: 175px;
}

