body{ color: #ffffaa; background: #000000 }
	/*　img{ float:left} */
h1,h2{ font-size: large }
p,td{ margin-left:5%; line-height:1.3em }
	/*　上枠線　*/
	.s1{ border-bottom:7px dotted #FF0033 }
	/*　中央揃え　*/
	.s2{ text-align:center }
	/*　色　*/
	.s3{ color:#cc0033 }
	/*　画像回り込み解除　*/
	.s10{ clear:left }
	/*　マージン　*/
	.s5{ margin-left: 0px }
img{ border: none }
a:link,a:visited,a:active{ color: #ffffaa;  text-decoration: none }
a:hover { text-decoration: underline }
acronym{ text-decoration: underline; }

form,span{ text-align: center; }

div#mein{ position:relative; width:1440px; margin-left: auto; margin-right: auto; }
div#cont{ width:1440px; float:right; line-height:1.3em; }
div#e{ margin-left: auto; margin-right: auto; }
div#menu{ width:150px; float:left; font-weight:bold; }
div#botan{ clear:both; }

tr{ text-align: left; }
td{ text-align: left; margin-left:5%; margin-right:5%; line-height:1.3em; } 