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: #000000;
	background: #F6F6F6;
}

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

a:link {
	color: #0066CC;
}

a:active {
	color: #FFCC00;
}

a:visited {
	color: #CC3366;
}

a:hover {
	color: #FFCC00;
}


#sitetitle {
	font-size: 1.2em;
	color: #FFFFFF;
	font-weight: bold;
}

#sitetitle a:link,#sitetitle a:active,#sitetitle a:hover,#sitetitle a:visited {
	color: #FFFFFF;
	text-decoration: none;
} 

#topicpath {
	font-size: 0.85em;
	color: #FFFFFF;
}

#topicpath a:link,#topicpath a:active,#topicpath a:hover,#topicpath a:visited {
	color: #FFFFFF;
} 