body {
	font-size: small;
	font-family: Meiryo,CI,"Hiragino Kaku Gothic Pro","MS PGothic",Verdana,Arial,Sans-serif;
	color: #000099;
	margin: 0;
	padding: 50px;
}
a {
	color: #000099;
	background-color: inherit;
}

a:hover {
	color: #FF0000;
	background-color: inherit;
}
#error_m { 
	margin:11px auto 0 auto; 
	width:470px; 
	}
	
h1 {
	margin: 0;
	padding: 0;
	font-size: 30pt;
	text-align:center; 
	border-style:dotted;
}
.line { 
	border-bottom-width: 1px;
	border-bottom-color: #3300cc;
	border-bottom-style: solid;
	clear: both;
	height: 1px;
	margin:5px 0px 2px 0px;
	}
.error_txt { 
	font-size: 12px; 
	font-weight: bold; 
	text-align:center; 
	/*width: 450px; */
	height: 18pt; 
	padding: 5px 0px 2px 10px; 
	color: #3300cc; 
	margin:20px 0px 10px 0px; 
	background-color: #FFFFFF; 
	/*border-style:dotted;*/
	}
dl{
	margin: 15px 0px; 
	line-height:20px;
	border-style:dotted;
}
.error_check { 
	width: 470px; 
	margin:0px 0px 0px 10px; 
	font-size:12px; 
	}
.copy{ 
	font-size: 11px; 
	margin-bottom:15px; 
	text-align:center; 
	font-family:Verdana; 
	}
