@charset "utf-8";
@import "/shared/static/style/base.css";
@import "/shared/static/style/frame.css"; 

/* PAGETOP */
#pageTop h1 {
	position: absolute;
	left: 147px;
	top: 147px;
	background: url(../images/title.gif) no-repeat left top;
	width: 407px;
	height: 97px;
	text-indent: -9999px;
	overflow: hidden;
}

/* CONTENTS */
#contents {
	position: relative;
}
#contents h2 {
	background: url(../images/catch.gif) no-repeat left top;
	margin-bottom: 139px;
	width: 537px;
	height: 105px;
	/*\*//*/
	padding-bottom: 105px;
	/**/
	text-indent: -9999px;
	overflow: hidden;
}
	#contents dl {
		position: absolute;
		left: 540px;
		top: 271px;
	}
	#contents dt {
		background: url(../images/txt_01.gif) no-repeat left top;
		margin-bottom: 3px;
		width: 105px;
		height: 15px;
		/*\*//*/
		padding-bottom: 15px;
		/**/
		text-indent: -9999px;
		overflow: hidden;
		display: block;
	}
	#contents dd span,
	#contents dd a {
		background: url(../images/lnk_01.gif) no-repeat left top;
		width: 154px;
		height: 15px;
		/*\*//*/
		padding-bottom: 15px;
		/**/
		text-indent: -9999px;
		overflow: hidden;
		display: block;
	}
#contents h3 {
	margin-bottom: 3px;
}
#contents h3.hed1 {
	width: 268px;
}
#contents h3.hed2 {
	background: url(../images/hed_01.gif) no-repeat left top;
	width: 429px;
	height: 69px;
	/*\*//*/
	padding-bottom: 69px;
	/**/
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}
#contents h3.hed3 {
	background: url(../images/hed_02.gif) no-repeat left top;
	width: 393px;
	height: 33px;
	/*\*//*/
	padding-bottom: 33px;
	/**/
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}
#contents h3.hed4 {
	background: url(../images/hed_03.gif) no-repeat left top;
	width: 429px;
	height: 33px;
	/*\*//*/
	padding-bottom: 33px;
	/**/
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}
#contents h3 a {
	background-position: 0 0;
	height: 33px;
	/*\*//*/
	padding-bottom: 33px;
	/**/
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}
#contents h3 a:hover {
	background-position: 0 -33px !important;
}
#contents h3.hed1 a {
	background: url(../images/nav_01.gif) no-repeat;
	width: 268px;
}
#contents p.lead {
	margin: 0 11px 15px 11px;
	width: 472px;
}
#contents div.boxObj {
	background: url(../images/bg_box_b.gif) no-repeat left bottom;
	margin-bottom: 21px;
	width: 483px;
}
	#contents div.boxObj div.box {
		background: url(../images/bg_box_t.gif) no-repeat left top;
		padding: 7px 12px 5px 12px;
	}

	#contents div.pagetopObj {
		background: url(/shared/static/images/bg_pagetop.gif) no-repeat 0 12px;
		margin: 0 !important;
		padding-bottom: 21px;
		padding-top: 26px;
		width: 483px;
	}

/* NAVIGATION */
	#navigation ul.recruit {
		display: none;
	}
