body{
color:#210c08;
font-size:12px;
line-height:20px;
}

body {background-color:#210c08} 

td {
font-size:12px;
color:#210c08;
line-height:20px;
}

#mein {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	topmargin: 0px;
}
#mein2 {
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
	
#footer{
	padding:0px;
	margin:0px;
	text-align:center;
	clear:both;/*++++++++++回り込みの解除*/
	height: 60px;
	font-size: 8px;
	font-style: normal;
	color: #999999;
}
text1 {
	width: 710px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;	
}

a:link {
	color: #D400AA;
}

a:visited {
  color: #663300;
}

a:hover {
	text-decoration:underline;
}

a:active {
	color: #cc6600;
}

active {
  color: #cc6600;
}
