@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("twitter.com") {


@charset "utf-8";

	/*
	===== User stylesheet information =========================
	
	Name:        Twitter - http://twitter.com/
	Version:     1.03
	Author:      Sakatori - http://az-store.nrym.org/
	Description: http://az-store.nrym.org/download/user-stylesheet/twitter/
	
	æ›´æ–°å±¥æ­´
	1.00:        2009-11-07
	1.01:        2010-03-07
	1.02:        2010-08-06
	1.03:        2010-09-29ï¼ˆãƒªãƒ‹ãƒ¥ãƒ¼ã‚¢ãƒ«å¾Œæ—§ç‰ˆãƒ‡ã‚¶ã‚¤ãƒ³ã®ã€Œæ–°ã—ã„TwitterãŒå…¬é–‹ã•ã‚Œã¾ã—ãŸï¼ã€€ä»Šã™ãè©¦ãã†ï¼ã€ã‚’éžè¡¨ç¤ºã«ã—ãŸï¼‰
	
	===========================================================
	*/

	/* èƒŒæ™¯ç”»åƒã‚’éžè¡¨ç¤ºã«ã™ã‚‹ */
body
	{
	background-image: none !important;
	font-size: 100% !important;
	}

	/* ãŠæ°—ã«å…¥ã‚Šãƒ»è¿”ä¿¡ãƒ»å‰Šé™¤ãƒœã‚¿ãƒ³ã‚’è¡¨ç¤ºã™ã‚‹ */
.actions-hover
	{
	text-decoration: none !important;
	border: none !important;
	display: inline !important;
	visibility: visible !important;
	}

	/* ãŠæ°—ã«å…¥ã‚Šãƒ»è¿”ä¿¡ãƒ»å‰Šé™¤ãƒœã‚¿ãƒ³ã®ä¸‹ç·šã‚’å‰Šé™¤ã™ã‚‹ */
.actions-hover a
	{
	text-decoration: none !important;
	border-bottom: none !important;
	}

	/* ã‚¿ã‚¤ãƒ ãƒ©ã‚¤ãƒ³ã®è¡Œé–“ã‚’åºƒãã™ã‚‹ */
#timeline li
	{
	line-height: 1.6 !important;
	}

	/* ãƒŠãƒ“ã‚²ãƒ¼ã‚·ãƒ§ãƒ³ã®ç™½èƒŒæ™¯ã‚’é€æ˜Žã«ã™ã‚‹ */
 .top-navigation
,#footer
	{
	background: transparent !important;
	}

	/* åºƒå‘Šã‚„ãŠã™ã™ã‚ãƒ¦ãƒ¼ã‚¶ãƒ¼ã‚’éžè¡¨ç¤ºã«ã™ã‚‹ */
 #profilebox_outer
,#side_ad_base
,#recommended_users
,.phoenix-banner-outer
	{
	display: none !important;
	}

	/* ã‚¢ã‚¤ã‚³ãƒ³ã‚’è¡¨ç¤ºã™ã‚‹ */
 .fav-action
,.non-fav
,.delete-icon
,.icon
	{
	visibility: visible !important;
	}

	/* ã‚³ãƒ³ãƒ†ãƒ³ãƒ„ã®æ¨ªå¹…ã‚’åºƒãã™ã‚‹ */
#container
	{
	width: 95% !important;
	}

	/* ã‚µã‚¤ãƒ‰ãƒãƒ¼ã®èª¿æ•´ */
#content
	{
	width: auto !important;
	}

	/* ãƒ„ã‚¤ãƒ¼ãƒˆã®æ¨ªå¹… */
.status-body
	{
	margin-right: 40px !important;
	width: auto !important;
	}


}