@charset "UTF-8";

/***************************************
*
*	1. error style
*
***************************************/

/* 1. error style */
/* ------------------------------------------------------------------------------------ */

#error #main-contents {
	margin-top: 20px;
	margin-bottom: 36px;
	text-align: left;
	font-size: 13px;
}
#error #main-contents .ui-link {
	color: #271c18;
	text-decoration: none;
}
#error .intro {
	margin-bottom: 20px;
}