body{ background-color: white; font-size: 13px; background-repeat: repeat-x; margin:0; padding:0; }

body {
   /* 必要ならば，本文のテキストに関する設定をしてください */
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;  color: #333333;
}

div#container{ background-color: white; width: 820px; height: auto; background-image: url(../img/wrap_bg.gif); margin: 0 auto; }


p {}

td {}

a:link { color: #0062a0 }

a:visited { color: #0062a0 }

a:hover { color: #090 ; font-weight: bold; }

a:active { color: red }
h1 { 

	text-indent: -2000px;
	float: left;
	height: 5px;
	width: 800px;
	margin-top: 0;
	margin-bottom: 0;
	overflow: hidden;
	 }
h2 { font-size: 14px; margin: 3px 0; }
h3 { font-size: 12px; font-weight: normal; margin-right: 0; margin-left: 0;	}
	

