body {
	margin: 0; 
	padding: 0; 
	font-size: 100%; 
	font-family: "?q???M?m?p?S Pro W3", "Hiragino Kaku Gothic Pro", Osaka, Verdana, Arial, sans-serif, "???C???I", Meiryo, "?l?r ?o?S?V?b?N", "MS PGothic", sans-serif; 
	color: #333333;
	background : #ffffff url(bg_side.gif);
}

a:link {
	color: #3366CC;
}

a:active {
	color: #FF9900;
}

a:hover {
	color: #FFCC00;
}

a:visited {
	color: #CC6699;
}

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

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

#sitetitle a:link,#sitetitle a:active,#sitetitle a:hover,#sitetitle a:visited {
	color: #333333;
}

.table td {
	font-size: x-small;
}

* html .table td {
	font-size: xx-small;
}
