@charset "shift_jis";



.glyphExcel01 > span {
	padding-left: 25px !important;
}
.glyphExcel01 > span:before {
	content: "";
	width: 20px;
	height: 21px;
	top: 0 !important;
	background: url(/anti_moneylaundering/img/icon_xel.png) 0 0 no-repeat;
	-ms-background-size: 20px 21px;
	-moz-background-size: 20px 21px;
	-webkit-background-size: 20px 21px;
	background-size: 20px 21px;
}
*[class*="btnT"].glyphExcel01 > span {
	padding-left: 35px !important;
}
*[class*="btnT"].glyphExcel01 > span:before {
	top: 50% !important;
	margin-top: -12px;
}