
<head>
<style type="text/css">
<!--
.chroma {
filter:progid:DXImageTransform.Microsoft.Chroma(color="#ffffff");
}
-->
</head>
<body> <div align="center">白色部分を透明にする<BR> <IMG src="matsuri.jpg" class="chroma" width="249" height="298"><BR> <BR>元の画像<BR> <IMG src="matsuri.jpg" width="249" height="298"> </div> </body>