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

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

div#container{ background-color: white; width: 870px; height: auto; margin: 0 auto; }


p {}

td {}

a:link { color: green }

a:visited { color: green }

a:hover { color: orange ; background-position: 0 0; }

a:active { color: orange }
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;
	}
