@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: 100%;
	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;
}

a:hover {
				
	color: #3399CC;
}

a:visited {
				
	color: #0066FF;
}

td,th {		
	font-size: 0.8em;
	font-family: メイリオ,Impact;
}

#sitetitle {		
	font-size: 1.2em;
	font-weight: bold;
}

#sitetitle a {		
	text-decoration: none;
	color: #333333;
	font-size: x-small;
}

