@charset "UTF-8";

/*-----------------------
coded by sure at 2009-05-26
-------------------------*/

/* CSS Document */
/*-----------------------*/
/* 1. */
/* 2. */
/* 3. */
/* 4. */
/*-----------------------*/


/* 1.
====================================================================================================== */


/* 
---------------------------*/
		

/* 2.work for ie6
====================================================================================================== */
*html .contents_work,*html .oneday_long{
	width:810px;
	padding:0;
	position:static;
	}
*html .main_contents{
	width:560px;
	float:left;
	}
*html .oneday{
	position:static;
	float:right;
	}



/* 3. training
====================================================================================================== */
/*for ie6,7 not for ie8*/

*html .ul_training01{
	width:680px;
	}
*+html .ul_training01{
	width:680px;
	}

/* 4.
====================================================================================================== */



/* 6.message for ie6
====================================================================================================== */
*html .interview_pagebreak{
	page-break-before:always;
	}
