body	{
		color: #666666; 
		margin: 0; 
		padding: 0; }

td 		{
		font-size: 12px; 
		line-height: 24px;
		}

a:link 	{
		color: blue
		}
#tweet {
	overflow: auto;
	height: 120px;
	width: auto;
	line-height: 1.2em;
}
#tweet ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
}
#tweet li {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#blogrss {
	overflow: auto;
	height: 120px;
	width: auto;
	line-height: 1.2em;
}
#blogrss ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
}
#blogrss li {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}


a:visited {
		color: purple
		}

a:hover { 
		color: purple
		}

a:active { 
		color: red
		}

.pankuzu 
		{ font-size: 10px; font-family: "ＭＳ ゴシック", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka−等幅, Osaka; }	
	  
.footer { font-size: 10px; color: #ffffff; a: #FF0000; }
.footer a {color: #FFFFFF; text-decoration: none;}
.footer a:link    {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:visited {color: #FFFFFF; text-decoration: none;}
.footer a:active  {color: #FF0000; text-decoration: none;}
.footer a:hover   {
	color: #FFFFFF;
	text-decoration: underline;
}
		
.feed 	{
		font-size: 12px; 
		font-family: "ＭＳ ゴシック", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka−等幅, Osaka,; 
		font-weight: normal; 
		font-style: normal; 
		line-height: 18px; 
		margin: 0 0 0 12px; 
		}
.inter-td { margin-right: 12px; margin-left: 12px; }
