@charset "utf-8";

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

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

.img02 {
	float: right;
	margin-left: 10px;
}

.box_01 table {
	width: 500px;
	float: left; 
}

.box_01 table th {
	width: 160px;
	padding: 5px;
	background: #f90;
	color: #fff;
	border: 1px solid #f90;
}

.box_01 table td {
	padding: 5px;
	background: #ffc;
	border: 1px solid #f90;
}

.txt_01 {
	color: #f90;
	font-weight: bold;
}