body {
background-image:url("http://shiozaki.info/mt/note-w.gif")
}


a:hover { color:tomato; }/*リンクにポインタを置くと赤*/

th {padding: 7px}
td {padding: 7px}

div {
color: #000000;
	font-family: verdana, Helvetica, 
	"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka", sans-serif;
	font-size: 0.8em;
	text-align: left;
	font-weight: normal;
	}

h1 {
	color: #000000;
	font-family: ;
	font-size: medium;
	line-height: 250%}
	text-align: center;
	font-weight: normal;
	}

h2 {
	font-family: ;
	font-size: x-small;
	text-align: left;
	font-weight: normal;
	}/*標準テキスト文章*/

h3 {
	font-family: verdana, Helvetica, 
	"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka", sans-serif;
	font-size: x-small;
	text-align: left;
	font-weight: bold;
	}/*太字テキスト文章*/

h4 {
	font-family: verdana, Helvetica, 
	"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka", sans-serif;
	font-size: x-small;
	text-align: center;
	font-weight: normal;
	}/*標準テキスト文章センター*/