@charset "utf-8";

#contents_side {
	min-height: 540px;
	_height: 540px;
}

#contents_side h3 {
	font-size: 110%;
	font-weight: bold;
	padding-bottom: 4px;
	margin: 0 24px 0.8em;
	color: #19448e;
	letter-spacing: 1px;
	border-bottom: solid 2px #abced8;
}

#contents_side h4 {
	margin-left: 24px;
	margin-bottom: 0.5em;
	font-size: 100%;
	color: #5383c3;
}


/* ■■■■■■■■■■■■■■■■■■■■■ 会社概要 ■■■■■■■■■■■■■■■■■■■■■■■ */

#contents_side p.boss_photo {
	width: 100px;
	float: right;
	margin-left: 12px;
	_margin-right: 16px;
}

table.recruit ul {
	list-style: square;
	margin-left: 1.65em;
}


/* ■■■■■■■■■■■■■■■■■■■■■ 取引金融機関 ■■■■■■■■■■■■■■■■■■■■■■■ */

table.deal {
	width: 510px;
	margin: 0 auto 1em;
	text-align: center;
	border: solid 1px #ccc;
	border-collapse: collapse;
}

table.deal tr th {
	width: 170px;
	padding-bottom: 12px;
	border: solid 1px #ccc;
	border-top: none;
	font-size: 80%;
}

table.deal tr td {
	width: 170px;
	padding-top: 12px;
	padding-bottom: 4px;
	border: solid 1px #ccc;
	border-bottom: none;
}

#contents_side p.deal_one {
	width: 168px;
	text-align: center;
	margin-left: 31px;
	padding-top: 12px;
	padding-bottom: 12px;
	font-size: 80%;
	font-weight: bold;
	border: solid 1px #ccc;
}

#contents_side p.deal_one img {
	margin-bottom: 6px;
}

table.deal tr th a,
#contents_side p.deal_one a {
	color: #7d7d7d;
}

table.deal tr th a:hover,
#contents_side p.deal_one a:hover {
	color: #0095d9;
}

/* ■■■■■■■■■■■■■■■■■■■■■ 採用情報 ■■■■■■■■■■■■■■■■■■■■■■■ */

.recruit_contents p,
.recruit_contents ol,
.recruit_contents ul {
	font-size: 80%;
}

.recruit_contents ol,
.recruit_contents ul {
	margin-left: 6em;
	margin-bottom: 1em;
}

.recruit_img img {
	float: right;
	margin-left: 12px;
	margin-bottom: 8px;
}

table.recruit {
	width: 500px;
	margin-left: 32px;
	margin-bottom: 2em;
	border: solid 1px #ccc;
	border-collapse: collapse;
}

table.recruit tr th {
	white-space: nowrap;
	width: 20%;
	border: solid 1px #ccc;
	padding: 4px;
	background-color: #eaf4fc;
	letter-spacing: 1px;
}

table.recruit tr td {
	border: solid 1px #ccc;
	padding: 4px;
}

#contents_side p.tel {
	font-size: 180%;
	font-weight: bold;
	color: #e73562;
	text-align: center;
	margin-bottom: 1.3em;
}

#contents_side p.company_name {
	text-align: center;
}

address.recruit {
	text-align: center;
	font-style: normal;
	border: solid 2px #abced8;
	width: 500px;
	margin: 0 auto 2.5em;
	padding: 12px 0px;
}

#contents_side p.recruit_entry {
	width: 210px;
	height: 32px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 2em;
	background: url(../images/sub/form.png) no-repeat;
}
#contents_side p.recruit_entry a {background: url(../images/sub/form_r.png) no-repeat;}
#contents_side p.recruit_entry a:hover {background:none;}

/* ■■■■■■■■■■■■■■■■■■■■■ 勧誘方針 ■■■■■■■■■■■■■■■■■■■■■■■ */

p.policy_end {
	padding-top: 1em;
	text-align: right;
}

ol.policy {
	margin-left: 64px;
	margin-right: 42px;
	margin-bottom: 1em;
}


/* ■■■■■■■■■■■■■■■■■■■■■ サイトマップ ■■■■■■■■■■■■■■■■■■■■■■■ */

dl.sitemap {
	margin-left: 32px;
}

dl.sitemap dt {
	font-size: 110%;
	font-weight: bold;
	letter-spacing: 2px;
	margin-bottom: 0.3em;
}

dl.sitemap dd {
	margin-left: 1em;
	margin-bottom: 1em;
}

/* ■■■■■■■■■■■■■■■■■■■■■ お問い合わせ ■■■■■■■■■■■■■■■■■■■■■■■ */

dl.contact_form {
	margin-left: 4em;
}

dl.contact_form dt {
	margin-bottom: 0.5em;
	letter-spacing: 1px;
}

dl.contact_form dd {
	margin-left: 2em;
	margin-bottom: 0.8em;
}

dl.contact_check dd {
	margin-right: 4em;
	min-height: 1em;
	_height: 1em;
	color: #1e50a2;
}

p#caution {
	margin-left: 6em;
}

p#submit {
	text-align: center;
	margin-bottom: 2em;
}

span.must,
span.error {
	color: #F00;
}