@charset "utf-8";


/*-----------------------------
	contents
------------------------------*/

#contents h2{
	padding-bottom:50px;
}

/*-----------------------------
	rightcol
------------------------------*/

#rightcol{
	position:relative;
}


/*-----------------------------
	leftcol
------------------------------*/

h3{
	padding-bottom:40px;
}

dl.job_list {
	margin-bottom: 40px;
	overflow: hidden;
	}
	dl.job_list dt {
		margin-bottom: 10px;
		}
	dl.job_list dd li {
		line-height: 1.6;
		}
		dl.job_list dd li span {
			margin-right: 3px;
			color: #999999;
			}
p.mb30 a,p.mb30 a:visited {
	color: #333;
	}
p.mb30 a:hover {
	text-decoration: none;
	}