@charset "UTF-8";
@import url("sub_common.css");

/*------------------*/
#contents dt{
	padding: 0px;
}
#contents dd{
	padding-bottom: 5px;
}
.recruit-table{
	width: 560px;
	margin-bottom: 15px;
}
.recruit-table th.bunya{
	background-color: #EFEFEF;
	width: 100px;
}
.recruit-table th.bunya,
.recruit-table td.naiyo{
	border: 1px solid #CCCCCC;
	padding: 5px;
}
.recruit-table td th{
	font-weight: normal;
	white-space: nowrap;
}
