@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;

	_width:20px;

	height:10px;

	_height:20px;

	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



}



form label {

	display: block;

/*	float: left;

	width: 100%;*/

	padding-left: 20px;

}

form label.required {

	background: url(/assets/image/h1_en/v-icons-n.gif) no-repeat 0 -2px;

}

form label.problem {

	background: url(/assets/image/h1_en/v-icons-n.gif) no-repeat 0 -61px;

}

form label.wrongFormat {

	background: url(/assets/image/h1_en/v-icons-n.gif) no-repeat 0 -130px;

}

form label.completed {

	background: url(/assets/image/h1_en/v-icons-n.gif) no-repeat 0 -185px;

}

input{_padding-top:2px; _padding-bottom:2px}

textarea{font-family:Arial}

.mmContent .mmdiv ul li ul li, .mmContent .mmdiv2 ul li ul li {
    font-size: 100%;
}




/* End of body font size icon setting*/




