@charset "utf-8";

/* **************************************************

Name: larger.css

Description: Initial Setting

Create: 2008.10.XX
Update: 2008.88.88

Copyright 2008 Hitachi, Ltd. 

***************************************************** */



/* content===========================================
[-] Body Font Setting
[-] All Setting
[-] Body & Base Setting


===================================================== */



/* [-] Body Font size Setting
=========================================================================================== */
body { 
	font-size: 107%; 
}
ul.TabLinkListStyle1 li a {
	font-size: 115%;
}
h2.addSubHeading2Style1.ProductsFeature, 
h2.addSubHeading2Style1.ProductsFeature img, 
h2.addSubHeading2Style1.ProductsFeature a {
	font-size:87%;
}
div#Footer p {
	font-size: 73%;
}

div#TopicPath ul { 
	font-size: 73%; 
}
/* End of body font size setting*/


/* [-] Body Font size icon Setting
=========================================================================================== */
#one {
	display:none;
}
a#two,
a#two:link,
a#two:visited {
	padding:5px;
	background: url("../../image/h1_en/icon/icon_zoom_font.gif") no-repeat 0 -4px;
	width:10px;
	height:10px;
	display:block
	
}
a#two:active,
a#two:hover {
	padding:5px;
	background: url("../../image/h1_en/icon/icon_zoom_font.gif") no-repeat 0 -33px;
	display:block

}
/* End of body font size icon setting*/

.mmContent .mmdiv ul li ul li,.mmContent .mmdiv2 ul li ul li { font-size:100% }
