@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_offer/case/title_h2.gif) left top no-repeat;
}

h3{
	background: url(../../img/job_offer/common/bg_h3_blue.gif) left bottom no-repeat;
	width: 546px;
	height: auto;
	margin-bottom: 20px;
	font-size: 130%;
	font-weight: bold;
	letter-spacing: 0em;
}

.same_area{
	margin-bottom: 30px;
}

/******* same_area *************/
.same_area .section_lv1{
	margin-bottom: 20px;
}

.same_area .section_lv1,
.same_area .section_lv2{
	padding: 0 10px;
}

.same_area .section_lv1 table{
	border: #C3C3C3 1px solid;
	border-collapse: separate;
	border-spacing: 2px;
}

.same_area .section_lv1 table th{
	background: #C9E0E9;
	width: 120px;
	padding: 10px 20px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}

.same_area .section_lv1 table td{
	background: #DFEDF2;
	vertical-align: middle;
	padding: 10px 20px;
}

.same_area .section_lv2{
	margin-bottom: 10px;
}

.same_area .section_lv2 .column_left{
	width: 120px;
	float: left;
	text-align: right;
	color: #3d9abe;
	display: block;
}

.same_area .section_lv2 .column_right{
	border-left: #666666 2px solid;
	width: 374px;
	margin-left: 15px;
	padding: 0 0 25px 15px;
	float: left;
}

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

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


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

