CSS

不透明 opacity

CSS

opacityはCSS3の機能で、ブラウザごとに設定値がちがうので 注意 filter:alpha(opacity=0); -moz-opacity: 0; opacity: 0;