@charset "Shift_JIS";

/* **************************************************

Name: module.css

Description: Setting of content module

Create: 2007.10.XX
Update: 2007.88.88

Copyright 2007 Hitachi, Ltd. 

***************************************************** */


/* ---[c11-1-2] リンクリスト > 文字サイズ83%--- */
ul.LinkListStyle2L {
    width:265px;
    float:left;
	margin: 0 0 15px;
	font-size: 83%;
}
ul.LinkListStyle2L li {
	margin: 0 0 4px;
	padding: 0 0 0 17px;
	background: url("/image/h1/icon/icon_link_right.gif") no-repeat 0 0.1em;
}
/* Win IE6lower */
* html body div#PopUpContainer div#PopUpContents ul.LinkListStyle2L li { position: relative; }
/* */
ul.LinkListStyle2L li ul {
	margin: 4px 0 0;
	font-size: 100%;
}
ul.LinkListStyle2L li a {line-height: 1.35; }

/* ---[c11-1-2] リンクリスト > 文字サイズ83%--- */
ul.LinkListStyle2R {
    width:265px;
    float:left;
	margin: 0 0 15px 15px;
	font-size: 83%;
}
ul.LinkListStyle2R li {
	margin: 0 0 4px;
	padding: 0 0 0 17px;
	background: url("/image/h1/icon/icon_link_right.gif") no-repeat 0 0.1em;
}
/* Win IE6lower */
* html body div#PopUpContainer div#PopUpContents ul.LinkListStyle2R li { position: relative; }
/* */
ul.LinkListStyle2R li ul {
	margin: 4px 0 0;
	font-size: 100%;
}
ul.LinkListStyle2R li a {line-height: 1.35; }


/* ---メールマガジン申し込みページのメールマガジン見本フォントサイズ設定90%--- */

pre { font-size: 90%; }

/* ---message--- */

.MessageTitle{
	color: #333;
	font-size: 130%;
	font-weight: bold;
	margin-bottom: 5px;
}
.MessageSubTitle{
	color: #333;
	font-size: 98%;
	margin-bottom: 20px;
}


