@charset "utf-8";


#contents h2 {
	margin-bottom:30px;
	}
	
/*--------------*/
.contents-txt{
	width:650px;
	margin:0 0 20px 20px;
	}
.contents-top {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}

	
/*--------------*/
.recruit .section{
	margin:0 0 0 20px;
	padding-bottom:10px;
	width:880px;
	}
.recruit .section p{
	margin-top:10px;
	text-align:center;
	}
.recruit .section .col1{
	float:left;
	width:307px;
	margin-right:20px;
	}
.recruit .section .col2{
	float:right;
	width:307px;
	}
.recruit .section .col3{
	float:left;
	width:220px;
	}
.recruit .section .tx2 {
	text-align: center;
	background-color: #ededed;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	width: 99%;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	border: 1px solid #bbbbbb;
}
.recruit .section .tx1 {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.recruit .section .tx3 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

