body {
	background-image: url(../image/body_bg.gif);
	background-color: #FFFFFF;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: ヒラギノ角ゴ Pro W3, ＭＳ Ｐゴシック;
	font-size: 12px;
	color: #333333;
}
a:link { color:#008040; text-decoration:none; }
a:visited { color:#008040; text-decoration:none; }
a:hover { color:#CC6600; text-decoration:underline; }
blockquote { color:#c0c0c0; font-size:small; }
.info {
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	line-height: 150%;
	font-weight: bold;
}
.margin {
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 5px;
	margin-left: 5px;
	line-height: 150%;
}
