<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
body,caption,th,td,input,select.textarea,div.ui-dialog {
	font-family: Arial, sans-serif;
}


/* ----------------------
Index.html
---------------------- */
#toolNavi ul li.navi1 h4 { width: 66px; }
#toolNavi ul li.navi2 h4 { width: 95px; }
#toolNavi ul li.navi3 h4 { width: 69px; }



/* ----------------------
sh1.html sh2.html
---------------------- */
#illustSearch #isItem .item {
	height: 194px;/* JP CN 170px; EN Other 194px; [1line: 24px] */
	background: url(../img/func_bgframe3.gif) no-repeat;/* JP CN 1; EN Other 3; */
}
#illustSearch #isItem div.item.hover {
	background-position: 0 -234px;
}
#illustSearch #isItem .item .image {
	top: 92px; /* JP CN 68px; EN Other 92px; [1line: 24px] */
}
#illustSearch #isItem.funcSearch .item {
	height: 164px; /* JP CN 140px; EN Other 164px; [1line: 24px]*/
	background: url(../img/func_bgframe4.gif) no-repeat;/* JP CN 2; EN Other 4; */
}
#illustSearch #isItem.funcSearch div.item.hover {
	background-position: 0 -204px;
}
#illustSearch #isItem.funcSearch .item .image {
	top: 92px; /* JP CN 68px; EN Other 92px; [1line: 24px]*/
}


@media print {
	#illustSearch #isItem .item {
		height: 120px;
	}
	#illustSearch #isItem.funcSearch .item {
		height: 115px;
	}
}

/* ----------------------
searchRsulte.html
---------------------- */
#ctbtn a {
	width: 50px;
}









@media print {
	* html .container .SequenceOfAction ol li.Counter .Action {
		line-height: 1.95;/*EN1.70*/
	}
}

</pre></body></html>