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

div#imgBox {
	background-image: url(../recruit/img/bg_recruit_top.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding: 0px 0px 10px;
	margin: 0px -6px 15px;
	width: 642px;
}

div#imgBox table {
	border: 1px solid #CCCCCC;
}

div#imgBox table td { padding: 4px;}
div#imgBox table td#topImg { padding-right: 0px;}