/* ERS_error
 ---------------------------------------------------------------- */
	.ERS_error{
		margin:20px 0 20px 0;
	}

	.ERS_error h3{
		width:161px;
		float:left;
		padding:0 40px 0 0;
	}

	.ERS_error p{
		width:429px;
		float:left;
	}

	.ERS_error p span{
		margin:20px 0 0 0;
		padding:0 0 0 12px;
		display:block;
		color:#d00000;
		border-left:3px solid #d00000;
		line-height:1.5;
	}


/* ERS_table
 ---------------------------------------------------------------- */
	.ERS_table h3{
		margin:0 0 5px 0;
		text-align:left;
		font-size:1.5em;
		font-weight:bold;
	}

/* ERS_page_top
 ---------------------------------------------------------------- */
	div.ERS_page_top{
		margin:-10px 0 0 0;
		float:right;
	}

	div.ERS_page_top p a.page_top{
		float:right;
		background:url(../image/global/pagetop.png) no-repeat;
		width:100px;
		height:18px;
		margin:10px 10px 20px 0px;
		text-indent:-9999px;
		display:block;
		overflow:hidden;
	}

	div.ERS_page_top p{
		background:none;
		text-align:left;
	}