/* 画像でのアイコン */

.icon-ico_clip:before {
	content: url(/img/ico_attach.png);
}
.icon-ico_clip_ng:before {
	content: url(/img/ico_attach_ng.png);
}
.icon-ico_clip_with_hover:before {
	content: url(/img/ico_attach.png);
}
.icon-ico_clip_with_hover:hover:before {
	content: url(/img/ico_attach_hover.png);
}
.icon-ico_clip_ng_with_hover:before {
	content: url(/img/ico_attach_ng.png);
}
.icon-ico_clip_ng_with_hover:hover:before {
	content: url(/img/ico_attach_ng_hover.png);
}
.icon-ico_clip_gr:before {
  content: url(/img/ico_attach_gr.png);
}
.icon-ico_clip_gr_with_hover:before {
  content: url(/img/ico_attach_gr.png);
}
.icon-ico_clip_gr_with_hover:hover:before {
  content: url(/img/ico_attach_gr_hover.png);
}
.icon-ico_moveicontable_bottom:before {
	content: url(/img/ico_moveicontable_bottom.png);
}
.icon-ico_moveicontable_bottom:hover:before {
	content: url(/img/ico_moveicontable_bottom_hover.png);
}
.icon-ico_moveicontable_bottom1:before {
	content: url(/img/ico_moveicontable_bottom1.png);
}
.icon-ico_moveicontable_bottom1:hover:before {
	content: url(/img/ico_moveicontable_bottom1_hover.png);
}
.icon-ico_moveicontable_bottom5:before {
	content: url(/img/ico_moveicontable_bottom5.png);
}
.icon-ico_moveicontable_bottom5:hover:before {
	content: url(/img/ico_moveicontable_bottom5_hover.png);
}
.icon-ico_moveicontable_bottom10:before {
	content: url(/img/ico_moveicontable_bottom10.png);
}
.icon-ico_moveicontable_bottom10:hover:before {
	content: url(/img/ico_moveicontable_bottom10_hover.png);
}
.icon-ico_moveicontable_top:before {
	content: url(/img/ico_moveicontable_top.png);
}
.icon-ico_moveicontable_top:hover:before {
	content: url(/img/ico_moveicontable_top_hover.png);
}
.icon-ico_moveicontable_top1:before {
	content: url(/img/ico_moveicontable_top1.png);
}
.icon-ico_moveicontable_top1:hover:before {
	content: url(/img/ico_moveicontable_top1_hover.png);
}
.icon-ico_moveicontable_top5:before {
	content: url(/img/ico_moveicontable_top5.png);
}
.icon-ico_moveicontable_top5:hover:before {
	content: url(/img/ico_moveicontable_top5_hover.png);
}
.icon-ico_moveicontable_top10:before {
	content: url(/img/ico_moveicontable_top10.png);
}
.icon-ico_moveicontable_top10:hover:before {
	content: url(/img/ico_moveicontable_top10_hover.png);
}
.icon-mailclose:before {
	content: url(/img/mailclose_new.png);
}
.icon-keylock:before {
	content: url(/img/keylock_new.png);
}
