/* カスタム CSS をここに入力してください */
.test:hover{
position:relative;
top:3px;
left:3px;
filter:alpha(opacity=80);
  opacity:0.8;}



