@charset "utf-8";

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

#img_top {
	width: 960px;
	height: 180px;
	background: url(../common/images/img_recruit.jpg) no-repeat;
	text-indent: -999em;
}

#wrapper h3 {
	margin-bottom: 10px;
}
#wrapper h4 {
	font-size: 1.2em;
	color: #990000;
	font-weight: bold;
	margin-top: 20px;
}


table {
	font-size: 100%;
	margin-bottom: 10px;
}

td {
	background: #876646;
	color: #fff;
	padding: 0.5em 1em;
}
.tar {
	text-align: right;
}

.td {
	background: #876646;
	color: #fff;
	padding: 0.5em 1em;
	margin-bottom: 2px;
}
p span {
	font-size: 1.5em;
	font-weight: bold;
	color: #66FF99;
}