body {
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/*IMGボーダー非表示*/
img  {
	border: none;
	vertical-align:top;
}




a {
	text-decoration: none;
}

a:visited {
	color: #3399CC;
}

a:hover {
	color: #FF9900;
}


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

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

#sitetitle a {
	text-decoration: none;
	color: #000000;
}

#sitetitle a:visited {
	color: #000000;
}

#footer,#footer a,#footer a:visited {
	color: #FFFFFF;
}