
main{
	padding-bottom: 0;
}

.topimg{
	font-size: 0;
	line-height: 0;
	text-align: center;
}

.topimg img{
	width: 100%;
	max-width: 710px;
}

#recruit{
	background: rgba(255,255,255,0.8);
	padding-bottom: 10px;
}

.com{
	margin: 0 0 10px 0;
}

#recruit table{
	width: 100%;
	font-size: 12px;
	line-height: 18px;
	border-collapse: separate;
	border-spacing: 0 1px;
}

#recruit tr{	vertical-align: middle;}

#recruit th{
	width: 65px;
	font-weight: normal;
	text-align: center;
	color: #fff;
	padding: 11px 0;
	background: #996600;
}

#recruit td{
	padding: 11px 7px;
}

#recruit tr:nth-child(even) td{	background: rgba(255, 255, 255, 0.9);}

#recruit td ul{
	font-size: 0;
	line-height: 0;
}

#recruit td li{
	display: inline-block;
	width: 50%;
	font-size: 12px;
	line-height: 20px;
	color: #009900;
}

.tel, .tel a{	color	: #0066ff;}
.mail, .mail a{	color	: #ff3333;}
.line, .line a{	color	: #009900;}

.bt_bg img{
	vertical-align: middle;
}