@charset "utf-8";
/* CSS Document */

table {
	width:900px;
	height:590px;
	padding:15px;
	background-image: url(img/backgrand.gif);
	background-size:contain;
	background-repeat: no-repeat;
	background-position: left top;
}
address {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
}
