@charset "utf-8";
/* ===================================================================
CSS information

 file name  :misc.css
 author     :Ability Consultant
style info  :設定　ハックは最下部に記述
=================================================================== */



/*----------------------------------------------------
	.con_error		エラーメッセージ	
----------------------------------------------------*/

#misc #main .con_error {
	margin:0 auto;
	padding-bottom:30px;
	width:705px;
	border-bottom:1px dotted #DADCDE;
}

#misc #main .con_error .box_st {
	margin-bottom:20px;
	padding:25px 0;
	height:19px;
	background:url(../news/images/bg_st.gif) left top repeat-y;
}

#misc #main .con_error .box_st h3 {
	margin-bottom:15px;
	padding-left:20px;
	font-size:100%;
	font-weight:bold;
	color:#000;
	background:url(../news/images/ic_st.gif) 0 center no-repeat;
}

#misc #main .con_error .txt_detailed {
	margin:0 30px 0 auto;
	width:645px;
}







/*======================================

	hack - 各種cssハック - for IE7

=======================================*/
*:first-child+html {}


/*======================================

	hack - 各種cssハック - for IE6

=======================================*/
