@charset "UTF-8";

body {
	letter-spacing: 1px;
	font-family: "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 11pt;
	color: #000000;
	background-color: #FFFFFF;
	_zoom: 80%; /*IE only*/
}

a:link,
a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
}

td img {
	border: none;
	padding: 0px;
}

object {
	width:auto;
	border:none;
	}
#container {
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent;
}

.comment {
	font-size:10pt;
	margin:10px 5px 0px;
	}
.toTop {
	font-size:10pt;
	font-weight:normal;
	}
