body {		
	margin: 0; 
	padding: 0;
	font-size: 100%; 
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, Verdana, Arial, sans-serif, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; 
	color: #666666;
}

#sitetitle {		
	vertical-align: middle;
}

A:link,
A:visited {		
	color : gray;

		text-decoration : none;

		font-weight : bold;
}

A:hover {		
	color : orange;
}

td,th {		
	font-size: 0.8em;
}

td.sitetitle {		
	font-size: 1.15em;
	font-weight: bold;
}

td.sitetitle a {		
	color: #333333;
	text-decoration: none;
}
