@charset "utf-8";
/* ===================================================================
CSS information

 file name  :misc.css
 author     :Ability Consultant
style info  :設定　ハックは最下部に記述
=================================================================== */



/*----------------------------------------------------
	#main	メイン	
----------------------------------------------------*/
#misc #main .con_error {
	width:695px;
	margin-bottom:30px;
	padding-bottom:30px;
	border-bottom:1px dotted #DADCDE;	
}

#misc #main .con_error h3{
	margin-bottom:15px;
	font-size:16px;
	font-weight:bold;
}









/*======================================

	hack - 各種cssハック - for IE7

=======================================*/
*:first-child+html {}


/*======================================

	hack - 各種cssハック - for IE6

=======================================*/

