@charset "utf-8";
@import "/shared/static/style/base.css";
@import "/shared/static/style/frame.css"; 

/* PAGETOP */
#pageTop h1 {
	position: absolute;
	left: 147px;
	top: 93px;
	background: url(../images/title.gif) no-repeat left top;
	width: 365px;
	height: 48px;
	/*\*//*/
	padding-bottom: 48px;
	/**/
	text-indent: -9999px;
	overflow: hidden;
}

/* CONTENTS */
#contents {
	font-family: "ＭＳ Ｐゴシック",  "ヒラギノ角ゴ Pro W3","Osaka",verdana,arial,sans-serif;
	font-size: 10px;
	/*\*/
	*font-size: 90%;
	/**/
	padding-top: 169px;
}
#contents h3 {
	margin-bottom: 3px;
	height: 33px;
	/*\*//*/
	padding-bottom: 33px;
	/**/
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}
#contents h3.hed1 {
	background: url(../images/hed_01.gif) no-repeat left top;
	width: 105px;
}
#contents h3.hed2 {
	background: url(../images/hed_02.gif) no-repeat left top;
	width: 141px;
}
#contents h3.hed3 {
	background: url(../images/hed_03.gif) no-repeat left top;
	width: 285px;
}
#contents p.lead {
	margin: 0 0 17px 0;
	width: 483px;
}
#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: 11px 11px 7px 11px;
	}
		#contents div.boxObj p {
			margin-bottom: 1px;
		}
		#contents div.boxObj table {
			font-size: 10px;
			/*\*/
			*font-size: 100%;
			/**/
		}
		#contents div.boxObj th {
			width: 88px;
			vertical-align: top;
			line-height: 1.0;
		}
		#contents div.boxObj td {
			padding-bottom: 4px;
		}
		#contents div.boxObj table.confirm td {
			line-height: 1.0;
			padding-bottom: 12px;
		}
		#contents div.boxObj input {
			background-color: #ebebeb;
			border: solid 1px #ebebeb;
			margin-right: 11px;
		}
#contents ul.error {
	margin: 0 0 17px 0;
	width: 483px;
}
	#contents ul.error li {
		color: #cc0000;
	}
#contents ul.button {
	margin-bottom: 33px;
	height: 33px;
}
	#contents ul.button li {
		margin-right: 11px;
		float: left;
	}
.w215a {
	width: 215px;
	ime-mode: active;
}
.w57d {
	width: 57px;
	ime-mode: disabled;
}
.w215d {
	width: 215px;
	ime-mode: disabled;
}
select {
	font-family: "ＭＳ Ｐゴシック",  "ヒラギノ角ゴ Pro W3","Osaka",verdana,arial,sans-serif;
	font-size: 12px;
	color: #575757;
}
textarea {
	margin-bottom: 4px;
	font-size: 12px;
	background-color: #ebebeb;
	border: solid 1px #ebebeb;
	width: 100%;
}

/* NAVIGATION */
	#navigation ul.recruit {
		display: none;
	}
