@charset "Shift_JIS";


/*=========================================*/
/* CONTENTS—v‘f */
/*=========================================*/


/* MAIN TITLE */

#main_title{
	position:relative;
	margin:0px;
	padding:0px;
	width:auto;
	height:90px;
	background-image:url(../images/title_back.gif);
	background-repeat:repeat-x;
	background-position:top center;
}

#main_title_careers{
	position:relative;
	margin:0px auto;
	padding:0px;
	width:950px;
	height:90px;
	text-indent:-9999px;
	background-image:url(../careers/images/main_title.gif);
	background-repeat:no-repeat;
}