body {
	background-image: url('../job/bg.jpg');
	background-repeat: repeat-x;
	background-position: center top;
}
#header {
	border-bottom: 1px solid #666666;
	background-image: url('../job/img_main_job.jpg');
	background-repeat: no-repeat;
	height: 235px;
	background-position: center top;
}
#header .company {
	float: right;
	font-family: "HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO", "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro";
	color: #666666;
	font-size: 200%;
	margin: 200px 0px 0px 0px;
}
#main-contents .line-top {
	margin: 0px 0px 30px 0px;
	font-size: 1px;
	line-height: 1px;
}
#main-contents .contents {
	position: relative;
}
#main-contents .contents .left {
	width: 650px;
	float: left;
	padding-bottom: 32px;
	color: #000000;
}
#main-contents .contents .right {
	width: 250px;
	float: right;
}
#main-contents .text {
	width: 580px;
	padding-top: 15px;
	font-size: 13px;
	letter-spacing: 0.2em;
}
.textlarge {
	width: 580px;
	padding-top: 15px;
	font-size: 120%;
	font-weight: bolder;
	letter-spacing: 0.3em;
}
.boldb{
  color: #000000;
  font-weight:bold;
}
#main-contents .job-box {
	background-position: left bottom;
	clear: left;
	padding-bottom: 200px;
	color: #000000;
	margin-bottom: 34px;
}
#main-contents .job-box h3 {
	background-image: url('../job/bg_title.jpg');
	background-repeat: no-repeat;
	width: 880px;
	height: 27px;
	font-size: 17px;
	color: #DC78B4;
	font-weight: bold;
	padding-top: 15px;
	padding-left: 20px;
	margin-top: 28px;
}
#main-contents .job-box h3 span {
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	display: block;
	float: right;
	padding-right: 13px;
	/margin-top:-20px;
}
#main-contents .job-box dl {
	background-image: url('../job/bar_903.jpg');
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 900px;
}
#main-contents .job-box dl dt,
#main-contents .job-box dl dd {
	padding: 25px 0px 25px 0px;
	float: left;
}
#main-contents .job-box dl dt {
	font-size: 15px;
	font-weight: bold;
	width: 230px;
	text-align: center;
}
#main-contents .job-box dl dd {
	font-size: 13px;
	width: 650px;
	line-height: 170%;
	letter-spacing: 0em;
}
#main-contents .job-box dl:before,
#main-contents .job-box dl:after {
	content:"";
	display:table;
}
#main-contents .job-box dl:after {
	clear:both;
}
#main-contents .job-box dl {
	zoom:1;
}
