@charset "UTF-8";

body {
	margin: 0 0 0 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: #454545;
	background: #ffffff url(bg_body.gif) repeat-x center top;
}

a:link {
	color: #003366;
	text-decoration: none;
}

a:visited {
	color: #003366;
	text-decoration: none;
}

a:hover {
	color: #FF6600;
	text-decoration: none;
}

a:active {
	color: #FF6600;
	text-decoration: none;
}

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

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

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

ul {
	list-style: disk;
}

ul, li {
	margin-top: 0em;
}
