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: #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;
}
h1 {
		font-size: 1.0em; 
}
h2 {
		font-size: 1.0em; 
}
h3 {
		font-size: 0.9em; 
}
P {
		line-height : 1.35; 
} 