@charset "utf-8";


/* ------------------------------------- 

    Layout: HIROSE_ELECTRIC_WORKS,Ltd 
	recruit v0.1
	Up Date: 2008 06 16

   ------------------------------------- */
   

/*=======================================

   container
   
  =======================================*/

#container {
	width: 100%;
	background-color: #ffffff;
	background-image: url(../img/h_bg01.jpg);
	background-repeat: repeat-x;
	line-height: 180%;
}



/*=======================================

   main
   
  =======================================*/

#main {
	width: 835px;
	margin: 0px auto;
	padding: 0 0 20px 0px;
}


/*=======================================

   recruit
   
  =======================================*/

#recruit {
	width: 835px;
	clear: both;
}


#recruit h2 {
	padding-bottom: 30px;
}


#recruit h3 {
	float: left;
	padding: 0 45px 30px 130px;
}


#recruit h4 {
	clear: both;
	font-size: 114%;
	font-weight: bold;
	color: #000454;
	border-bottom: solid #dfdfdf 1px;
	height: 30px;
	margin-bottom: 20px;
}

#recruit h5 {
	padding: 0 0 30px 30px;
	background: url(../img/blue_icon.gif) no-repeat 8px 7px;
}


#recruit table {
	width: 780px;
	margin-left: 20px;
	border-left: #d6d6d6 1px solid;
	border-top: #d6d6d6 1px solid;
	margin-bottom: 50px;
}


#recruit table td {
	border-bottom: #d6d6d6 1px solid;
	border-right: #d6d6d6 1px solid;
	padding: 7px;
}


#recruit table th {
	font-weight: normal;
	text-align: left;
	background-color: #eaeaea;
	border-bottom: #d6d6d6 1px solid;
	border-right: #d6d6d6 1px solid;
	padding: 7px;
}



/*=======================================

   recruit_02
   
  =======================================*/
  
  
  .recruit02 {
  	height: 800px;
}
