@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("twilog.org") {
	/*
	===== User stylesheet information =========================
	
	Name:        twilog - http://twilog.org/
	Version:     2.00
	Author:      Sakatori - http://az-store.nrym.org/
	Description: http://az-store.nrym.org/download/user-stylesheet/twitter/twilog
	
	更新履歴
	1.00:        2010-08-25
	2.00:        2013-03-04
	
	===========================================================
	*/

	/* 非表示にするもの */
 div[id^="ad-"]
,#user-info-bg
	{
	display: none !important;
	}

	/* 背景画像を非表示 */
 body
,#user-info-bg
	{
	background-image: none !important;
	}

}