@charset "iso-8859-1";

/* **************************************************

Name: special.css

Description: Setting of special page

Create: 2007.10.XX
Update: 2007.88.88

Copyright 2007 Hitachi, Ltd. 

***************************************************** */



/* content===========================================

[t1] Top page
[t2] Branding image
[xx] Popup page
[xx] Form page

===================================================== */



/* [xx] Popup page
----------------------------------------------------- */
/* ---[-] Popup contents area--- */
div#PopUpContainer div#PopUpContents {
	margin: 20px 15px 0;
}

/* ---[-] Close button--- */
p.CloseButtonStyle {
	margin: 0 auto 15px;
	font-size: 83%;
	text-align: center;
	line-height: 1.25;
}
p.CloseButtonStyle img {
	vertical-align: bottom;
}





/*  [c1] Page title
----------------------------------------------------- */
div.PageTitleStyle1 {
	margin-top: -15px;
	border-top: none;
	padding-left: 15px;
	min-height: 35px;
}
div.PageTitleStyle1 h1 {
	margin: 0;
	line-height: 35px;
	vertical-align: middle;
}
* html div.PageTitleStyle1 {
	height: 35px;
}
div.PageTitleStyle1 h1 a {
	line-height: 35px;
}

div.PageTitleStyle3 {
	margin-top: -15px;
	border-top: none;
	padding-left: 15px;
}


/**/


