@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : copy.css
 author     : Ability Consultant
 style info : エラーページ
=================================================================== */
/* font-awesome */
/* -----------------------------------------------------------
	下層タイトル
----------------------------------------------------------- */
/* -----------------------------------------------------------
	misc
----------------------------------------------------------- */
.con_misc h2 {
	margin-top: 100px;
	font-size: 150%;
}
.con_misc p {
	margin-top: 20px;
	font-size: 109%;
}
