@charset "utf-8";
/* CSS Document */


/*--
recruit.html ----------*/


.recruit-text001 {
	margin:0px 0px 20px 0px;
	line-height:160%;
	font-size:13px;
}


table.table-01 {
	margin: 0px 0px 0px 0px;
    border: 1px #0B6930 solid;
    border-collapse: collapse;
    border-spacing: 0;
	clear:both;
	float:left;
	font-size:13px;
	line-height:160%;
}

table.table-01 colgroup.sect1 {
	width: 95px;
}
table.table-01 colgroup.sect2 {
	width:680px;
}

table.table-01 th {
    padding: 10px;
    border: #0B6930 solid;
    border-width: 0 0 1px 1px;
    background: #449968;
    font-weight: normal;
    line-height: 120%;
    text-align: left;
	color: #ffffff;
}
table.table-01 td {
    padding: 10px;
    border: 1px #0B6930 solid;
    border-width: 0 0 1px 1px;
    text-align: left;
}


.map-box {
	margin: 0px 0px 20px 0px;
}
.map-info {
	margin: 0px 0px 0px 0px;
	font-size:13px;
}



.text-box001 {
	margin:0px 0px 50px 0px;
	float:left;
	display:inline;
	line-height:160%;
	font-size:13px;
}















