body {		
	margin: 17px 0 0 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: #E1E9F2;
}

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

a:link {		
	color: #003399;
}

a:active {		
	color: #FF9900;
}

a:visited {		
	color: #993366;
}

a:hover {		
	color: #FF9900;
}


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

#sitetitle a:link {		
	color: #000000;
	text-decoration: none;
} 

#sitetitle a:active {		
	color: #000000;
	text-decoration: none;
} 

#sitetitle a:hover {		
	color: #000000;
	text-decoration: none;
} 

#sitetitle a:visited {		
	color: #000000;
	text-decoration: none;
} 