@charset "utf-8";
/* CSS Document */

/*
------------------------*/
.table_tag {
	border-top: 1px solid #646464;
}
.table_tag th {
	padding: 10px;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	border-bottom: 1px solid #646464;
}
.table_tag td {
	padding: 10px;
	vertical-align: top;
}
#recruit_hed_img {
	background: url(../images/category/recruit/hed_img.jpg) no-repeat;
	height: 200px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#bg_recruit_hed_img {
	background: #909DA2;
}
#museum_hed_img {
	background: url(../images/category/recruit/museum/hed_img.jpg) no-repeat;
	height: 200px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#bg_museum_hed_img {
	background: #284190;
}

.side_title {
	background: url(../images/category/recruit/side_title_img.gif) no-repeat;
	height: 90px;
	width: 200px;
	text-indent: -9999px;
	border-bottom: 1px solid #969696;
	border-top: 1px solid #FFFFFF;
}
.photo {
	width: 180px;
	border: 1px solid #969696;
	padding: 5px;
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}
.recruit_tel_img {
	background: url(../images/category/recruit/recruit_tel_img.gif) no-repeat;
	height: 21px;
	width: 145px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	padding: 38px 43px 12px 312px;
}
.recruit_tel_img a {
	text-indent: -9999px;
	display: block;
	height: 21px;
	width: 145px;
}
