@charset "shift_jis";
/*
NN4.x,IE4向け
全体の文字色と背景色、
リンク画像の枠線の打消
*/
a img {
border:none;
color:#FFFFFF;
background:transparent;
}
