@charset "utf-8";

@import "common.css";

/* index.css */

#recruit {
	position: relative;
	padding: 0 15px;	
}

#recruit dl dt {
	font-weight: normal;
}

.contentMargin {
	margin: 0 0 0 10px;
}

.jobContainer {
	margin: 0 0 30px;
}

#career {
	margin-bottom: 3em;
}

#career .nothing {
	margin-left: 8px;
}

#albeit {
}

.caption {
	margin: 5px 0 0 8px;
}	

/* table */

#recruit table {
	width: 590px;
}

/*#recruit caption,*/

h4.jobtitle {
	width: 590px;
	text-align: left;
	font-weight: bold;
	color: #630;
	font-size: 130%;
	/*background: url(/images/com/img_reser_bg04.gif) left center no-repeat;*/
	padding: 0 0 2px 0;
	border-bottom: 2px solid #333;
	margin: 20px 0 20px;
}

#recruit th,
#recruit td {
	vertical-align: top;
	padding: 0.5em 0;
	line-height: 1.67;
	text-align: left;
	background: url(/images/com/img_line04.gif) left bottom repeat-x;
}

#recruit th {
	width: 142px;
	padding-left: 8px;
}

#recruit td {
	width: 440px;
}

#recruit li {
	text-indent: -1.3em;
	margin-left: 1.3em;
}

#recruit dl {
}

#recruit ul li dt,
#recruit ul li dd {
	text-indent: -1.3em;
	margin-left: 1.3em;
}

#recruit dt {
	font-weight: bold;
}

#recruit .photo {
	position: absolute;
	right: 0;
	bottom: 0;
}