@charset "utf-8";
@import url("common.css");

h3{
	margin:20px 0 0 0;
}

#recruit_main{
	float:left;
	width:590px;
}

.table_of_recruit{
	width:587px;
	margin:10px 0 0 0;
}
.table_of_recruit th{
	background:#ccc;
	color:white;
	font-size:bold;
	height:15px;
	padding:3px 10px;
	width:8em;
	border:1px solid #e3e0d5;
}
.table_of_recruit td{
	height:15px;
	padding:5px 10px;
	border:1px solid #e3e0d5;
}


#map{
	width:320px;
	height:578px;
	background:url(../images/recruit/map.jpg) no-repeat;
	float:right;
	margin:20px 0 0 0;
}
#map p{
	width:275px;
	margin:50px 0 0 27px;
}
#tel{
	font-size:16px;
	font-weight:bold;
}
