
#recruit{
	width			: 710px;
	margin			: 0 0 0 20px;
}

#topimg{
	width			: 710px;
	margin			: 0 0 20px 0;
}

.box710 h3{
	margin-bottom	: 0;
}

.box710 table{
	width			: 650px;
	font-size		: 13px;
	line-height		: 18px;
	margin			: 0 0 0px 30px;
}

.box710 th{
	width			: 125px;
	font-weight		: normal;
	text-align		: left;
	color			: #996600;
	padding			: 14px 0 13px 0;
	border-bottom	: 1px dotted #cccccc;
}

.box710 th p{
	padding-left	: 10px;
}

.box710 td{
	padding			: 14px 0 13px 0;
	border-bottom	: 1px dotted #cccccc;
}

.box710 td ul{
}

.box710 td ul:after{
	content			: "";
	display			: block;
	clear			: both;
}

.box710 td li{
	width			: 250px;
	color			: #009900;
	text-indent		: 12px;
	float			: left;
	background		: url(./img/i2.gif) no-repeat 1px 6px;
}

.box710 td div{
	clear			: left;
	padding			: 5px 0 0 0;
}

.boxtxt{
	font-size		: 16px;
	line-height		: 24px;
	text-align		: center;
	padding			: 0 0 5px 0;
}

.box710 .tel{	color	: #0066ff;}
.box710 .mail{	color	: #ff0000;}


#bt_rec{
	width			: 710px;
	margin			: 0 0 0 0;
	float			: left;
	background		: #f5f5f5;
	background-image: repeating-linear-gradient(-45deg,#f5f5f5 0px,#f5f5f5 2px,#ffffff 2px,#ffffff 4px);
}

#bt_rec p{
	text-align		: center;
	padding			: 14px 0;
}



