@charset "utf-8";
/* ===================================================================
CSS information

 file name  :misc.css
 author     :Ability Consultant
style info  :設定　ハックは最下部に記述
=================================================================== */


/* -----------------------------------------------------------
	各ページ専用指定
----------------------------------------------------------- */


/* 
----------------------------------------------------------- */
.con_error {
	margin-top: 50px;
	margin-bottom: 200px;
}

.con_error h3{
	color: #F90;
	font-size: 1.44em;
}













/*======================================

	hack - 各種cssハック - for IE7

=======================================*/
*:first-child+html {}


/*======================================

	hack - 各種cssハック - for IE6

=======================================*/
* html {}