@charset "UTF-8";
/* CSS Document */

/* ▼▼▼ キッチンエヌとはこんな仕事をする会社です
=====================================*/


#recruit{
    clear:both;
	overflow: hidden;
	}
	

/* =====求人============*/
#recruit .job{
	background:#ECE5E3;
	padding:10px 0 10px 20px;
	margin-bottom:30px;
	}
	
	#recruit .job dl{
		 clear:both;
		overflow: hidden;
		}
		#recruit .job dl dt{
			float:left;
			padding-right:30px;
			margin-top:7px;
			}
			#recruit .job dl dd{
			float:left;
			padding-right:20px;
			font-size:14px;
			}
	#recruit .job .kind{
		color:#CC6600;
		font-weight:bold;
		}




/* ========================*/

	
#recruit .rec_info{
	margin-bottom:50px;
	}

#recruit .rec_info dl{
	  clear:both;
	overflow: hidden;
	}
	
	
#recruit .rec_info dt{
	border-right:1px solid #ccc;
	float:left;
	width:90px;
	padding:6px 10px;
	}
#recruit .rec_info dd{
	float:left;
	width:681px;
	padding:6px 10px;
	}
#recruit .rec_info dt.gry,#recruit .rec_info dd.gry{
background:#F5F2F1;}



#recruit .left{
	width:390px;
	float:left;
	}

#recruit .left p{
	width:360px;
	}
	
#recruit h3{
	margin-bottom:10px;
	}	
	
#recruit p{
	margin-bottom:50px;
	}
	
	
#recruit .left ul{
	width:300px;
	}

#recruit .left li.etc{
	text-align:right;
	}
	
#recruit .left #btn{
	float:right;
	width:117px;
	margin-right:20px;
	}	
	
	
	

#recruit .right{
	width:400px;
	float:left;
	}
	
	
	
/* ==========2015.11期間限定ページ用==============*/

#recruit dl.oversea{
	}
	
	#recruit dl.oversea dt{
		background:#AA9791;
		color:#FFF;
		font-size:16px;
		padding:4px;
		text-align:center;}
		
	#recruit dl.oversea dd{
		background:#F5F2F1;
		clear:both;
		overflow:hidden;
		padding:20px 30px;
		line-height:240%;
		}
		
		#recruit dl.oversea dd .left{
			display:block;
			padding-right:50px;}
		#recruit dl.oversea dd .right{
			width:200px;}
			
		
	#recruit .bus_contact{
	font-size:14px;
	line-height:1.0;
	text-align:center;
	margin-top:40px;
	}
	
	#recruit .bus_contact #btn{
		margin-top:20px;
		}
	

	