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

 file name  :zzz.css
 author     :Ability Consultant
style info  :設定　ハックは最下部に記述
=================================================================== */


/* -----------------------------------------------------------
	各ページ専用指定
----------------------------------------------------------- */
#header_wrap {
	background: url(../misc/images/main.jpg) no-repeat center 0;
}
#header {
	height: 237px;
}
#gnav_wrap {
	margin-top: -5px;
}


#misc {
	margin:0;
}
#misc .st_chap {
	margin:0 0 50px;
}
#misc .con_mis {
	margin:0 0 200px;
}
/* 
----------------------------------------------------------- */












/*======================================

	hack - 各種cssハック - for IE7

=======================================*/
*:first-child+html {}


/*======================================

	hack - 各種cssハック - for IE6

=======================================*/
* html {}