@charset "utf-8";

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

h2#img_top {
	width: 940px;
	height: 200px;
	background: url(../common/images/img_recruit.jpg) no-repeat;
	text-indent: -9999em;
	margin-bottom: 10px;
}

.title {
	font-weight: bold;
	font-size: 1.2em;
	color:#600;
	margin-bottom: 10px;
}

div.right {
	width: 335px;
	margin-bottom: 10px;
}

table {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 10px;
}

th {
	text-align: left;
	background: #f5f5f5;
	border: 1px solid #ccc;
	padding: 5px;
}

td {
	border: 1px solid #ccc;
	padding: 5px;
}

.btn {
	margin-left: 450px;
}