@charset   "Shift_JIS";
body {		
				
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 90%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, Verdana, Arial, sans-serif, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: white;
	background-color: black;
}

A:link {		
				
	color: #0066ff;
	
}

a:active {		
				
	color: #ffcc00;
	background-color: black;
}

a:hover {
				
	color: #3399CC;
}

A:visited {		
				
	color: #0066ff;
	
}

td,th {
				
	font-size: 0.8em;
}

#sitetitle {
				
	font-size: 1.2em;
	font-weight: bold;
}

#sitetitle a {
				
	text-decoration: none;
	color: #333333;
}
