body{ background: #ffffff url(kabegami/structure.jpg) }
	/*　img{ float:left} */
h1{ font-size: 4; text-align: center; }
h2{ font-size: 3; }
p{ margin-left:5%; margin-right:5%; line-height:1.3em; }
	/*　上枠線　*/
	.s1{ border-bottom:7px dotted #FF0033; }
	/*　中央揃え　*/
	.s2{ text-align:center; }
	/*　色　*/
	.s3{ color: #993366; }
	/*　小さいサイズ　*/
	.s4{ font-size: small; }
		/*　画像回り込み解除　*/
	.s10{ clear:left; }
	/*　マージン　*/
	.s5{ margin-left: 300px; }
img{ border: none; }
form,span{ text-align: center; }

div#mein{ position:relative; width:900px; margin-left: auto; margin-right: auto; }
div#cont{ width:740px; float:right; line-height:1.3em; }
div#e{ margin-left: auto; margin-right: auto; }
div#menu{ width:160px; 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; } 