@charset "utf-8";
/* CSS Document */
/* ******************************
 *
 * Since:    2010-04-17
 * Modified: 2010-04-17
 * Editor:   hara
 *
 * Information: common
 *
 * ******************************
 */
/**********************************/
/*****▼ right_column start ▼*****/
/**********************************/
h2{
	background: url(../../img/job_hunting/job_info/title_h2.gif) left top no-repeat;
}

#first_area .section_lv1{
	padding: 0 10px;
}
#first_area .section_lv1 table{
	border: #C3C3C3 1px solid;
	border-collapse: separate;
	border-spacing: 2px;
	margin-bottom: 40px;
}

#first_area table th{
	background: #EFD7AD;
	width: 100px;
	padding-left: 10px;
	vertical-align: middle;
	font-weight: bold;
}

#first_area table td{
	background: #F9EEDD;
	padding: 10px;
	vertical-align: middle;
}

#first_area table th.title{
	background: #EFD7AD
	font-weight: bold;
	width: auto;
	padding: 10px 0 10px 10px;
}

#first_area .to_entry a{
	width: 252px;
	height: 39px;
	margin-left: 137px;
	text-indent: -9999px;
	display: block;
	text-align: center;
}

#first_area table .to_entry{
	background: #FFFFFF;
}

#first_area .to_entry a:link,
#first_area .to_entry a:visited{
	background: url(../../img/common/btn_to_entry.jpg) left top no-repeat;
}
#first_area .to_entry a:hover,
#first_area .to_entry a:active{
	background: url(../../img/common/btn_to_entry.jpg) left -39px no-repeat;
}
/**********************************/
/*****▲ right_column end ▲*****/
/**********************************/

/**********************************/
/*****▼ left_column start ▼*****/
/**********************************/
#left_column .column_inner #left_navi #left_navi_01 a:link,
#left_column .column_inner #left_navi #left_navi_01 a:visited{
	background: url(../../img/job_hunting/common/btn_left_navi_01.gif) left -47px no-repeat;
	width: 198px;
	height: 47px;
}


/**********************************/
/*****▲ left_column end ▲*****/
/**********************************/

