

#company_table{
	margin-top: 15px;
	margin-bottom: 15px;
}

#company_table td{
	background-image: url(../images/company/company_bg_dot.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 25px;
	padding-top: 3px;
	padding-right: 1em;
	padding-bottom: 3px;
	padding-left: 1em;
}

#com_shop td{
	height: 25px;
}

#recruit_table {
	padding: 3px;
}

#recruit_table td {
	background-image: url(../images/common/dot_line.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
