@charset "utf-8";

/* **************************************************

Name: add/module.css

Description: Setting of content module

Create: 2007.10.XX
Update: 2012.04.04

Copyright 2007 Hitachi, Ltd. 

***************************************************** */



/* content===========================================

[c1] Page title
[c2] Section title
[c3] Paragraph
[c4] Catch copy
[c5] Image
[c6] Image + Paragraph
[c7] List
[c8] Ordered list
[c9] Additional notes
[c10] Annotations
[c11] Link list
[c12] Menu button
[c13] Icon link
[c14] Data table
[c15] Plug-in download
[c16] Box
[c17] Accentuation
[c18] Contents Navigation
[c19] sequential navigation
[c20] anchor links
[c21] page top navigation
[-] Common class

===================================================== */



/* [c1] Page title
=========================================================================================== */

/* [c2] Section title
=========================================================================================== */

/* ---[c2-2-1][c2-2-2] addition--- */
h3.addHeading3Style1 {
	margin: 0 0 10px;
	padding: 0;
	border-bottom: 1px solid #cdcdcd;
	font-size: 90%;
}
/* Win IE6lower */
* html body div#PopUpContainer div#PopUpContents h3.addHeading3Style1 { position: relative; }
/* */
h3.addHeading3Style1 img {
	vertical-align: bottom;
}


/* ---[-] Integrated Link--- */
h2.integrated {border-top: none;}
h2.integrated a span {border-top: 3px solid #ee1933; text-decoration: underline;}
h2.integrated a img{margin-top:10px; margin-bottom:4px;}
h2.integrated a:link span{color: #08427c;}
h2.integrated a:visited span{color: #551a8b;}
h2.integrated a:hover span{color: #890000;}
h2.integrated a[name]:hover span{color: #000000; }
h2.integrated a:active span{color: #890000;}



/* [c3] Paragraph
=========================================================================================== */

/* [c4] Catch copy
=========================================================================================== */

/* [c5] Image
=========================================================================================== */

/* [c6] Image + Paragraph
=========================================================================================== */

/* [c7] List
=========================================================================================== */

/* [c7] Backnumeber Link
=========================================================================================== */

/* [c8] Ordered list
=========================================================================================== */

/* [c9] Additional notes
=========================================================================================== */

/* [c10] Annotations
=========================================================================================== */

/* [c11] Link list
=========================================================================================== */
/* ---[-] NewsRease Backnumber--- */

ul.addBackNumber { margin: 0 0 15px; }
ul.addBackNumber li {
	float: left;
	margin: 0 9px 0 0;
	padding: 1px 9px 1px 0;
	border-right: 1px solid #bbbbbb;
	font-size: 90%;
	line-height: 1.35;
	white-space: nowrap;
}
ul.addBackNumber li a { line-height: 1.35; }


/* [c12] Menu button
=========================================================================================== */

/* [c13] Icon link
=========================================================================================== */

/* [c14] Data table
=========================================================================================== */

/* [c15] Plug-in download
=========================================================================================== */

/* [c16] Box
=========================================================================================== */

/* [c17] Accentuation
=========================================================================================== */

/* [c18] Contents Navigation
=========================================================================================== */

/* [c19] sequential navigation
=========================================================================================== */

/* [c20] anchor links
=========================================================================================== */

/* [c21] page top navigation
=========================================================================================== */

/* [-] Common class
=========================================================================================== */


