@charset "UTF-8";
#contentsArea-inner {
	margin: 24px 36px 0px 24px;
	line-height: 160%;
}
#contentsArea-inner h2 {
	width: 880px;
	height: 18px;
	font-size: 14px;
	color: #000;
	background-color: #CCEDEE;
	margin-left: 10px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 8px;
}
#left  {
	float: left;
	width: 520px;
	margin-left: 20px;
}
p#catchCopy {
	font-size: 16px;
	font-weight: bold;
	margin: 16px 20px;
	line-height: 180%;
}
#right  {
	float: right;
	width: 300px;
	background-color: #E6E6E6;
	padding: 40px 12px 12px 12px;
	background-image: url(images/bg_recruit_right_topbox.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

