/* IE6で行の高さがずれるための対応 */
*html ul.linkList_02 li span img.ie_pdf {
	padding-top: 4px;
}

*html ul.linkList_02 li a {
	height: 1.55em;
}

