@charset "UTF-8";

/*=========================================
	株式会社熊谷　採用情報 ＞ キャリア採用
	http://www.kumagai-co.com/recruit/career.html
=========================================*/

#content_top h1{background:#fff url(../images/h1_recruit.jpg) no-repeat 0 0;}
#content_top h1 span{
	font-weight:normal;
	font-size:20px;/*←IE8以下用*/
	font-size:2rem;
}

/*旧バナー有りサイドナビ
#sidenav nav{
	background:none;
	padding-bottom:0;
}
#sidenav figure{
	margin-top:30px;
	padding-bottom:100px;
	width:204px;
	height:70px;
	text-align:left;
	background:transparent url(../../images/snav_shadow_bottom.jpg) no-repeat bottom right;
}
*/

#content{
	margin-top:20px;
	float:right;
}
#content h1{
	height:66px;
	font-size:21px;/*←IE8以下用*/
	font-size:2.1rem;
}
#content p{
	margin-top:50px;
	text-align:center;
}
#content article{
	padding-bottom:200px;
}