@charset "utf-8";
@import "/shared/static/style/base.css";
@import "/shared/static/style/frame.css"; 

#contents div.boxObj2:after,
#contents div.boxObj:after,
#contents dl:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#contents div.boxObj2,
#contents div.boxObj,
#contents dl {
	display: inline-table;
	/*\*/
	display: block;
	*height: 1%;
	/**/
}

/* PAGETOP */
#pageTop h1 {
	position: absolute;
	left: 180px;
	top: 21px;
	background: url(../images/title.gif) no-repeat left top;
	width: 474px;
	height: 120px;
	text-indent: -9999px;
	overflow: hidden;
}

/* CONTENTS */
#contents {
	position: relative;
}
#contents div.linkObj {
	position: relative;
	height: 149px;
}
	#contents div.linkObj h2 {
		background: url(../images/txt_01.gif) no-repeat left top;
		position: absolute;
		left: 521px;
		top: 110px;
		width: 178px;
		height: 10px;
		/*\*//*/
		padding-bottom: 10px;
		/**/
		text-indent: -9999px;
		overflow: hidden;
	}

#contents div.image {
	margin-bottom: 21px;
}
#contents div.section {
	padding-left: 3px;
}
#contents h3 {
	margin-bottom: 16px;
	height: 33px;
	/*\*//*/
	padding-bottom: 33px;
	/**/
	text-indent: -9999px;
	overflow: hidden;
}
#contents h3#hed1 {
	background: url(../images/hed_01.gif) no-repeat left top;
	width: 465px;
}
#contents h3#hed2 {
	background: url(../images/hed_02.gif) no-repeat left top;
	width: 393px;
}
#contents h3#hed3 {
	background: url(../images/hed_03.gif) no-repeat left top;
	width: 375px;
	margin-bottom: 21px;
}

#contents dl,
#contents p {
	margin: 0 12px;
}
#contents dl {
	width: 459px;
}
#contents dd,
#contents dt {
	float: left;
	display: block;
}
#contents h4 {
	margin: 14px 0 15px 8px;
	height: 13px;
	/*\*//*/
	padding-bottom: 13px;
	/**/
	text-indent: -9999px;
	overflow: hidden;
}
#contents h4#shed1 {
	background: url(../images/hed_s_01.gif) no-repeat left top;
	width: 75px;
}
#contents h4#shed2 {
	background: url(../images/hed_s_02.gif) no-repeat left top;
	width: 145px;
}
#contents h4#shed3 {
	background: url(../images/hed_s_03.gif) no-repeat left top;
	margin: 21px 0 21px 8px;
	width: 137px;
}
#contents p.lead {
	margin: 0 0 26px 0;
	width: 483px;
}
#contents div.section {
	margin-bottom: 14px;
	width: 483px;
}

#contents div.boxObj {
	background: url(../images/bg_box_b.gif) no-repeat left bottom;
	margin-bottom: 6px;
	width: 483px;
}
	#contents div.boxObj div {
		background: url(../images/bg_box_t.gif) no-repeat left top;
		padding: 8px 0 5px 0;
	}
	#contents div.boxObj h5 {
		margin: 0 12px 0 12px;
		padding-bottom: 1px;
		font-size: 11px;
		/*\*/
		*font-size: 100%;
		/**/
	}

	#contents div.pagetopObj {
		margin-left: 3px !important;
		padding-bottom: 28px;
		padding-top: 14px;
		width: 483px;
	}

#contents div.enter {
	margin-bottom: 21px;
}
	#contents div.enter p {
		margin: 0;
		padding: 0;
		width: 169px;
	}
	#contents div.enter a {
		background: url(../images/nav_01.gif) no-repeat left top;
		width: 169px;
		height: 33px;
		/*\*//*/
		padding-bottom: 33px;
		/**/
		text-indent: -9999px;
		overflow: hidden;
		display: block;
	}
	#contents div.enter a:hover {
		background-position: 0 -33px !important;
	}

/* NAVIGATION */
	#navigation ul.recruit {
		display: none;
	}
