body	{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
    font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic",
     "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
	}

.midashi	{ margin-top: 0.5em;
			  font-size: 1.2em;
			   }

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

a:hover	{
	font-weight: bold;
	text-decoration: none;
	color: #009966;
	}

a:visited {
	color: #000080;
	}

#list table	{ width: ;
			  border-collapse: collapse;
			  }

#list td	{ border: solid 1px #ccc;
			  white-space: nowrap;
			  padding: 0.5em 0.2em 0.5em;
			   }

