@charset "utf-8";
/* CSS Document */
/* ******************************
 *
 * Since:    2010-04-17
 * Modified: 2010-04-17
 * Editor:   hara
 *
 * Information: common
 *
 * ******************************
 */
#footer .to_top{
	background: url(../../img/job_offer/common/bg_footer_top.jpg) left top no-repeat;
}
#contents{
	background: url(../../img/job_offer/common/bg_contents_center.gif) left top repeat-y;
}
/**********************************/
/*****▼ right_column start ▼*****/
/**********************************/
#right_column{
	background: url(../../img/job_offer/common/bg_contents_top.gif) left top no-repeat;
}

h2{
	width: 566px;
	height: 32px;
	margin-bottom: 35px;
	text-indent: -9999px;
	display: block;
}

/**********************************/
/*****▲ right_column end ▲*****/
/**********************************/

/**********************************/
/*****▼ left_column start ▼*****/
/**********************************/
#left_column{
	background: url(../../img/job_offer/common/bg_left_navi_top.gif) left top no-repeat;
	width: 202px;
	padding: 44px 0 0 5px;
	float:left;
}

#left_column #left_navi li a{
	width: 198px;
	height: 47px;
	text-indent: -9999px;
	display: block;
}

#left_column #left_navi{
	margin-bottom: 30px;
	display: block;
}

#left_column #left_navi .to_offer{
	margin-bottom: 4px;
}

#left_column #left_navi #left_navi_01 a:link,
#left_column #left_navi #left_navi_01 a:visited{
	background: url(../../img/job_offer/common/btn_left_navi_01.gif) left top no-repeat;
}
#left_column #left_navi #left_navi_01 a:hover,
#left_column #left_navi #left_navi_01 a:active{
	background: url(../../img/job_offer/common/btn_left_navi_01.gif) left -47px no-repeat;
}

#left_column #left_navi #left_navi_02 a:link,
#left_column #left_navi #left_navi_02 a:visited{
	background: url(../../img/job_offer/common/btn_left_navi_02.gif) left top no-repeat;
}
#left_column #left_navi #left_navi_02 a:hover,
#left_column #left_navi #left_navi_02 a:active{
	background: url(../../img/job_offer/common/btn_left_navi_02.gif) left -47px no-repeat;
}

#left_column #left_navi #left_navi_03 a:link,
#left_column #left_navi #left_navi_03 a:visited{
	background: url(../../img/job_offer/common/btn_left_navi_03.gif) left top no-repeat;
}
#left_column #left_navi #left_navi_03 a:hover,
#left_column #left_navi #left_navi_03 a:active{
	background: url(../../img/job_offer/common/btn_left_navi_03.gif) left -47px no-repeat;
}

#left_column .white_area{
	background: url(../../img/common/bg_white_s_top.gif) left top no-repeat;
	width: 180px;
	padding-top: 5px;
	margin-left: 9px;
}

#left_column .white_area .bg_center{
	background: url(../../img/common/bg_white_s_center.gif) left top repeat-y;
}

#left_column .white_area .white_inner{
	background: url(../../img/common/bg_white_s_bottom.gif) left bottom no-repeat;
	padding: 5px 0;
	text-align: center;
}

#left_column .white_area .white_inner li{
	display: block;
	margin-bottom: 10px;
	line-height: 0;
}

#left_column .white_area .white_inner a img{
}
/**********************************/
/*****▲ left_column end ▲*****/
/**********************************/

