@charset "utf-8";

/**/
/*LAST EDDITED*/
/*2008.9.1*/

/*EDDITER*/
/*mabuchi*/

/*Version*/
/*---------*/

/**/

/*グローバルナビゲーション
*************************************/

/*nabigation バーカラー*/

#navigation_b_bg {
	width:900px;
	height:11px;
	background:url(../../img/bg_oheya.gif);
}
/*nabigation*/

#navigation{
	background-image:url(../../img/bg_navi_y.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	height:38px;
	width:900px;
	margin:0px;
}

#navigation ul{
	margin:0px;
	height:20px;
	list-style-type:none;
	padding-left:60px;
}
#navigation li{
	margin:0px 0px 0px 0px;
	padding-right:35px;
	float:left;
}

#navigation ul a{
	display:block;
	margin:0px;
	height:29px;
	width:169px;
	background-repeat:no-repeat;
}


#navigation ul #oheyasagashi a{
	background-image:url(../../img/btn_g_navi01_y.gif);
}

#navigation ul #baibai a{ 
	background-image:url(../../img/btn_g_navi02_y.gif);
}

#navigation ul #kanri a{
	background-image:url(../../img/btn_g_navi03_y.gif);
}

#navigation ul #shisan_katsuyou a{
	background-image:url(../../img/btn_g_navi04_y.gif);
}



#navigation ul #oheyasagashi a:hover{
	background-image:url(../../img/btn_g_navi01_y_o.gif);
}

#navigation ul #baibai a:hover{ 
	background-image:url(../../img/btn_g_navi02_y_o.gif);
}

#navigation ul #kanri a:hover{
	background-image:url(../../img/btn_g_navi03_y_o.gif);
}

#navigation ul #shisan_katsuyou a:hover{
	background-image:url(../../img/btn_g_navi04_y_o.gif);
}


/*

中央コンテンツ部分

-----------------------------------------------------*/

h2.h2_bg{
	height: 67px;
	width: 852px;
	background-image:url(../../../recruit/img/h2_img.gif);
	background-repeat:no-repeat;
	margin-bottom:14px;
}

/*

中央コンテンツ部分 左側ボックス

-----------------------------------------------------*/

h3#h3_bg{
	height: 60px;
	width: 624px;
	background-repeat:no-repeat;
	margin-bottom:23px;
}

h3#h3_bg2{
	height: 60px;
	width: 624px;
	background-image:url(../../../recruit/img/essential_points/h3_img3.gif);
	background-repeat:no-repeat;
	margin-bottom:23px;
}
h3#h3_bg_mid{
	height: 60px;
	width: 624px;
	background-image:url(../../../recruit/img/mid_career/h3_img2.gif);
	background-repeat:no-repeat;
	margin-bottom:23px;
}

.bold{
	font-weight:bold;
}

#center_column {
	margin:0px auto;
	width: 624px;
}

/*For IE6*/
*html #center_column h2.h2_bg{
	margin-top:5px;
}


table#youkou{
	margin:0px auto;
	border:1px solid #dddddd;
	margin-bottom:30px;
}

/*For IE7*/
*:first-child+html table#youkou{
}


table#youkou th{
	padding:6px;
	text-align:left;
	border-left:#cccccc 3px solid;
	background-color: #EBEBEB;
}


table#youkou td{
	padding:6px;
	background-color: #F4F4F4;
	text-align:left;
}

.schedule{
	margin:0px auto 30px auto;
}











#center_column #text_box{
	float:left;
	width:372px;
	margin-bottom:96px;
}


#center_column #text_box #p_name{
	padding:12px 0px;

}

#center_column ul#recruit_menu_box{
	clear:both;
	padding:24px 0px;	
}
/*For IE6*/
*html #center_column ul#recruit_menu_box{
	padding:23px 0px　14px;	
} /*For IE7*/
*:first-child+html #center_column ul#recruit_menu_box{
	padding:12px 0px;	
} 
#center_column ul#recruit_menu_box li{
	display:inline;
}



.banner {
	margin:30px auto 30px auto;
}


/*

中央コンテンツ部分 右側ボックス

-----------------------------------------------------*/


#recruit_side_menu{
	margin:0px 0px 12px 0px;
}

#recruit_side_menu h4{
	background-image:url(../../../recruit/img/essential_points/h4_img.gif);
	width:216px;
	height:32px;
}

#recruit_side_menu ul{
	list-style-type:none;
	margin:0px;
}

#recruit_side_menu ul li{
	padding:10px 0px 8px 12px;
	background-image:url(../../../faq/img/rent/bg_list.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}



#banar_box a{
	display:block;
	background-image:url(../../../recruit/img/essential_points/banar_entry.jpg);
	background-repeat:no-repeat;
	width:204px;
	height:72px;
	margin:0px auto;
}

#banar_box a:hover{
	background-image:url(../../../recruit/img/essential_points/banar_entry_o.jpg);
}

#entry_box a{
	display:block;
	background-image:url(../../../recruit/img/btn_entry_02.jpg);
	background-repeat:no-repeat;
	width:514px;
	height:95px;
	margin:0px auto;
}
#entry_box a:hover{
	background-image:url(../../../recruit/img/btn_entry_on.jpg);
}

