/* CSS Document */
.list-line{
	background: url(../../visit/img/line570.gif) no-repeat bottom;
	height: 10px;
	margin-bottom: 15px;
	}
	
.main_contents p{ margin: 5px 0px 5px 15px;}
.main_contents h3{ margin: 0px 0px 0px 0px; }

.bnr-contact{
	margin-top: 40px;
	margin-bottom: 40px;
}

.bnr-contact a:link,.bnr-contact a:visited{
	width: 572px;
	height: 154px;
	background: url(../../visit/img/contact_img.jpg) no-repeat;
	display: block;
	text-indent: -9999px;
}


.bnr-contact a:hover{
	width: 572px;
	height: 154px;
	background: url(../../visit/img/contact_img.jpg) no-repeat;
	background-position:0px -155px;
	display: block;
	text-indent: -9999px;

}

table.recruit_info_tbl {
	margin-top:1px;
	width:570px;
	border:2px solid #E8E6E1;
	border-collapse:collapse;
}

table.recruit_info_tbl th {
	padding:10px 0;
	vertical-align:middle;
	width:125px;
	text-align:center;
	background-color:#F8F7F3;
	border-bottom:1px solid #E8E6E1;
	border-right:1px solid #E8E6E1;
	font-weight: normal;
}

table.career th {
	width:130px;
}

table.recruit_info_tbl th.work {
	background-color:#F6D8CB;
}

table.recruit_info_tbl th.work img {
	margin-top:3px;
}


table.recruit_info_tbl td {
	padding:10px;
	vertical-align:middle;
	border-bottom:1px solid #E8E6E1;
	border-left:1px solid #fff;
}

table.career td {
	padding:10px 5px 10px 20px;
}

