@charset "UTF-8";
BODY {
		margin: 0;
		padding: 0;
		font-size: 100%;
		font-family: "Hiragino Kaku Gothic Pro", Osaka, Verdana, Arial, sans-serif, Meiryo, "MS PGothic", sans-serif;
		color: #666666;
}
A:LINK {
		color: #3399CC;
}
A:ACTIVE {
		color: #3399CC;
}
A:VISITED {
		color: #3399CC;
}
A:HOVER {
		color: #FF6666;
}
TD,TH {
		font-size: 0.8em;
}
#sitetitle {
		font-size: 1.2em;
		font-weight: bold;
		color: #4A4A4A;
}
#sitetitle A {
		text-decoration: none;
		color: #4A4A4A;
}
#sitetitle A:VISITED {
		color: #4A4A4A;
}
