@charset "utf-8";

/*　採用情報
------------------------------------------------------------ */



#main {
    background: url(../common/images/recruit_mainbg.jpg) right top no-repeat;
}

#tx_main {
    height: 480px;
	_height: 500px;
	overflow: auto;
	scrollbar-base-color: #222222;
}

.box_01 {
    width: 758px;
	_width: 800px;
	/*height: 438px;
	_height: 480px;*/
	border: 1px solid #666;
	padding: 20px;
	margin-left: 30px;
	margin-bottom: 30px;
}

.table_01 {
    font-size: 1em;
	text-align: left;
	margin: 20px 0;
}
.table_01 th {
    color: #FF9900;
	font-weight: normal;
	padding: 3px 1em 3px 0;
}
.table_01 td {
    padding: 3px 0;
}

.table_02 {
    width: 758px;
	font-size: 1em;
	text-align: left;
	margin: 20px 0;
}
.table_02 th {
    width: 258px;
	font-weight: normal;
	font-size: 1.1em;
	font-weight: bold;
	color: #00CCFF;
}
.table_02 td {
    width: 240px;
	font-weight: normal;
	font-size: 1.1em;
	font-weight: bold;
	color: #00CCFF;
}







.ul_01 {
    width: 310px;
	display: block;
	float: left;
}

.map {
    width: 448px;
	float: right;
}

span {
    font-weight: bold;
	font-size: 1.1em;
	color: #FF6600;
}