@charset "utf-8";

table.recruit_table {
	width: 700px;
	margin: 0 auto 1em;
	border: solid 1px #CCC;
	border-collapse: collapse;
}

table.recruit_table tr th {
	border: solid 1px #CCC;
	padding: 4px;
	background-color: #f8fbf8;
	color: #595857;
	text-align: center;
}

table.recruit_table thead tr th {
	background-color: #d6e9ca;
}

table.recruit_table tr td {
	border: solid 1px #CCC;
	padding: 4px;
}

.contents_box h3.recruit_1 {
	float: left;
	clear: none;
	background:url(../images/sub/h3_recruit_1.png) no-repeat;
}

p.float_clear {
	clear: both;
}

p.go_entry {
	width: 180px;
	height: 35px;
	margin-top: -12px;
	background: url(../images/sub/entry_r.png) no-repeat;
}

p.go_entry a {background:url(../images/sub/entry.png) no-repeat;}
p.go_entry a:hover {background:none;}

p.entry_top {
	float: right;
}

p.entry_middle {
	margin: 0 auto;
}

p.pagetop {
	text-align: right;
	margin-bottom: 3em;
}
