@charset "utf-8"
.Body{
  background-image : url(../images/calwall2.gif);
  background-repeat : repeat;
  background-attachment : fixed;
  background-repeat : repeat;
  background-attachment : fixed;
  font-family : "ＭＳ ゴシック","ＭＳ 明朝";
  font-weight : bold;
  font-size : 11px;
}body {
	background-color: #dFF;
}
a {
	color: #00F;
	text-decoration: none;
}
a:hover {
	color: #F00;
	text-decoration: underline;
}

