RGBa

色を透明にする

CSS3background-color:#000;
CSS3background-color:rgba(R数値,G数値,B数値,透明度);

background-color:;

demoが反映されます