@charset "utf-8";

/*ここからコンテンツページ用*/
/*パンくずリスト*/
#pan-list {
	width: 750px;
	margin: 0px auto;
	background: url(../images/bgr_cmn01.gif) repeat-y;
}
#pan-list p {
	padding: 20px 30px 0px;
}

/*サブメニュー*/
#sub-navi {
	width: 200px;
	float: left;
	padding-top: 20px;
	padding-left: 30px;
	padding-bottom: 20px;
}
#sub-navi li {
	list-style-type: none;
	margin: 0px;
	clear: both;
}
#sub-navi li.banner {
	list-style-type: none;
	margin-top: 20px;
	clear: both;
}
#sub-navi li.banner2 {
	list-style-type: none;
	margin-top: 5px;
	clear: both;
}
/*メインコンテンツ共通*/
#contents {
	width: 470px;
	float: right;
	padding-top: 20px;
	padding-right: 30px;
}
#contents p {
	clear: both;
}
#contents h2 {
	position: relative;
	left: 10px;
	top: -30px;
	width: 460px;
	font-weight: bold;
	font-size: 12px;
	color: #474d76;
	margin-bottom: 1px;
}
#contents .h2-01 {
	position: relative;
	left: 10px;
	top: -45px;
	width: 460px;
	font-weight: bold;
	font-size: 12px;
	color: #474d76;
	margin-bottom: 1px;
}
#contents .h2-02 {
	position: relative;
	left: 10px;
	top: -35px;
	width: 460px;
	font-weight: bold;
	font-size: 20px;
	color: #474d76;
	margin-bottom: 1px;
}

#contents h3 {
	position: relative;
	left: 10px;
	top: -29px;
	width: 460px;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}

#contents h4 {
	padding-left: 10px;
	margin-bottom: 20px;
	font-weight: bold;
	font-size: 12px;
	line-height: 1em;
}
#contents h5 {
	position: relative;
	left: 10px;
	top: -29px;
	width: 460px;
	font-weight: bold;
	font-size: 12px;
}
.h5-01 {
	color: #f26600;
}
.h5-02 {
	color: #666666;
}


.float-right01 {
	float: right;
	padding-bottom: 10px;
	padding-left: 15px;
}
.float-left01 {
	float: left;
	padding-bottom: 10px;
	padding-right: 15px;
}
.text-navi01 {
	padding-left: 10px;
	margin-bottom: 34px;
}
.text-navi01 li {
	list-style-type: none;
	background: url(../images/ico_cmn02.gif) no-repeat 0px 2px;
	padding-left: 16px;
	margin-bottom: 14px;
}
.jump-top01 {
	background: url(../images/ico_cmn01.gif) no-repeat 370px 2px;
	padding-left: 386px;
	margin-bottom: 20px;
}
.jump-top02 {
	background: url(../images/ico_cmn01.gif) no-repeat 370px 2px;
	padding-left: 386px;
	margin-bottom: 34px;
}
.jump-top03 {
	background: url(../images/ico_cmn01.gif) no-repeat 560px 2px;
	padding-left: 576px;
	margin-bottom: 34px;
}

/*メインコンテンツ本文組バリエーション*/
.no-ico01 {
	padding-left: 10px;
	margin-bottom: 34px;
}
.no-ico01 dd {
	text-align: justify;
	margin-bottom: 14px;
}
.no-ico01 dd.no-margin {
	margin-bottom: 0px;
}
.plus-line01 {
	padding-top: 20px;
	border-top: 1px solid #b2b2b2;
	text-align: justify;
	margin-bottom: 20px;
}
.plus-line01 dd {
	text-align: justify;
	margin-bottom: 14px;
}
.no-ico02 {
	padding-left: 10px;
}
.no-ico02 dd {
	text-align: justify;
	margin-bottom: 14px;
}
.no-ico02 dd.ind01 {
	text-align: justify;
	margin-bottom: 14px;
	padding-left: 12px;
	text-indent: -12px;
}
.no-ico02 dd.ind02 {
	text-align: justify;
	margin-bottom: 14px;
	padding-left: 20px;
	text-indent: -20px;
}
.no-ico03 {
	padding-left: 10px;
	margin-bottom: 20px;
}
.no-ico03 dd {
	text-align: justify;
	margin-bottom: 14px;
}
.plus-ico01 {
	padding-left: 10px;
	margin-bottom: 34px;
}
.plus-ico01 dd {
	text-align: justify;
	background: url(../images/ico_cmn03.gif) no-repeat 0px 4px;
	padding-left: 12px;
	margin-bottom: 14px;
}
.plus-ico01 dd.ff-off {
	text-align: left;
	background: url(../images/ico_cmn03.gif) no-repeat 0px 4px;
	padding-left: 12px;
	margin-bottom: 14px;
}
.plus-ico02 {
	padding-left: 10px;
	margin-bottom: 20px;
}
.plus-ico02 dd {
	text-align: justify;
	background: url(../images/ico_cmn03.gif) no-repeat 0px 4px;
	padding-left: 12px;
	margin-bottom: 14px;
}

.font-red {
	color: #ff0000;
}
.font-stringred {
	color: #ff0000;
	font-weight: 700;
}

/*会社概要・募集要項本文組バリエーション*/
table.recinfo {
	width: 470px;
	border-bottom: 1px solid #b2b2b2;
}
table.gray {
	background-color: #f0f0f0;
}
table.top {
	margin-top: -18px;
}
table.recinfo td {
	padding-top: 16px;
	padding-bottom: 16px;
	vertical-align: top;
}
table.recinfo td.recleft {
	padding-left: 10px;
	width: 70px;
	font-weight: bold;
}
table.recinfo td p {
	margin: 0px;
	padding: 0px;
}
table.recinfo td span {
	margin: 0px;
	padding: 0px;
}
p.entry-btn {
	margin-bottom: 20px;
}

dl.plus-ico03 {
	margin-bottom: -14px;
}
dl.plus-ico03 dd {
	text-align: justify;
	background: url(../images/ico_cmn03.gif) no-repeat 0px 4px;
	padding-left: 12px;
	margin-bottom: 14px;
	border: none;
}
table.cominfo {
	width: 470px;
	border-bottom: 1px solid #b2b2b2;
}
table.cominfo td {
	padding-top: 16px;
	padding-bottom: 16px;
	vertical-align: top;
}
table.cominfo td.comleft {
	padding-left: 10px;
	width: 100px;
	font-weight: bold;
}
table.cominfo td p {
	margin: 0px;
	padding: 0px;
}
table.cominfo td span {
	margin: 0px;
	padding: 0px;
}
td dl.plus-ico04 {
	margin-bottom: 10px;
}
td dl.plus-ico04 dd {
	text-align: justify;
	background: url(../images/ico_cmn03.gif) no-repeat 0px 4px;
	padding-left: 12px;
	margin-top:  px;
	margin-bottom: 0px;
	border: none;
}
/*エンジニアリング事業・機能本文組バリエーション*/
/*スペックプロック*/
.speck01 {
	margin-bottom: 15px;
}
.thread01 {
	width: 470px;
	border-bottom: 0px solid #b2b2b2;
	clear: both;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
}
.thread02 {
	width: 470px;
	margin: 0px 0px 5px 0px;
	clear: both;
}
.speck01 p.notes {
	margin-bottom: 5px;
}
.bgr10 {
	background-color: #F5FAFF;
}
.bgr20 {
	background-color: #ccd7e8;
}
.bgr50 {
	background-color: #6688bb;
	font-weight: bold;
	color: #FFFFFF;
}
.block01 {
	width: 110px;
	padding: 2px 0px 2px 4px;
	border: 1px solid #ccd7e8;
}
.block02 {
	padding: 0px 0px 0px 0px;
}
.block03 {
	border: 1px solid #b2b2b2; 
	border-collapse: collapse;
    border-spacing: 0;
}
.block03 td {
	padding: 4px;
	border: 1px #b2b2b2 solid;
	border-width: 0 0 1px 1px;
	white-space: nowrap;
	line-height: 1.1em;
	text-align: center;
}
.block03 td.aline-left {
	padding: 4px;
	border: 1px #b2b2b2 solid;
	border-width: 0 0 1px 1px;
	white-space: nowrap;
	line-height: 1.1em;
	text-align: left;
}

/*応募フォーム本文組バリエーション*/
dd.gray {
	border-bottom: 1px solid #b2b2b2;
	padding-: 16px;
	background-color: #f0f0f0;
}
dl.with-line03 {
	margin-top: -16px;
	margin-bottom: 20px;
}
dl.with-line03 dd {
	border-bottom: 1px solid #b2b2b2;
	padding-top: 16px;
}
dl.with-line03 dd p {
	clear: both;
	float: left;
	font-weight: bold;
	padding-left: 10px;
	padding-bottom: 16px;
}
dl.with-line03 dd span {
	float: right;
	width: 360px;
	padding-bottom: 16px;
}
p.coment {
	margin-bottom: 20px;
	text-align: center;
}
p.left {
	text-align: left;
}
p.center {
	text-align: center;
	font-weight:700
}
p.right {
	text-align: right;
}
p.top {
	text-align: left;
	padding-left: 30px;
}
/*ドキュメントセンター表組バリエーション*/
table.docinfo {
	width: 470px;
	border-top: 1px solid #b2b2b2;
}
table.doctop {
	width: 470px;
	margin-top: 20px;
	padding-bottom: 5px;
}
table.docinfo td {
	padding-top: 10px;
	padding-bottom: 5px;
	vertical-align: center;
}
table.docinfo td.docleft {
	padding-left: 10px;
	width: 110px;
}
table.doctop td.docleft {
	padding-left: 10px;
	width: 110px;
}

table.docinfo td p {
	margin: 0px;
	padding: 0px;
}
table.docinfo td p {
	margin: 0px;
	padding: 0px;
}
table.docinfo td span {
	margin: 0px;
	padding: 0px;
}

/*メール送信完了*/
.thanks01 {
	padding: 60px 60px 0px;
}
.thanks01 p {
	margin-bottom: 60px;
	text-align: center;
}
.thanks01 p.large {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #f26600;
}

/*パートナーログインメインコンテンツバリエーション*/
#contents02 {
	width: 650px;
	padding-top: 20px;
	padding-left: 40px;
	padding-right: 0px;
}
#contents02 p {
	clear: both;
	margin-bottom: 10px;
}
#contents02 h2 {
	position: relative;
	left: 10px;
	top: -40px;
	width: 460px;
	font-weight: bold;
	font-size: 12px;
	color: #474d76;
	margin-bottom: 1px;
}
#contents02 .h2-01 {
	position: relative;
	left: 10px;
	top: -55px;
	width: 460px;
	font-weight: bold;
	font-size: 12px;
	color: #474d76;
	margin-bottom: 1px;
}

#contents02 h3 {
	position: relative;
	left: 10px;
	top: -39px;
	width: 460px;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}

#contents02 h4 {
	padding-left: 10px;
	margin-bottom: 20px;
	font-weight: bold;
	font-size: 12px;
	line-height: 1em;
}
#contents02 h5 {
	position: relative;
	left: 10px;
	top: -39px;
	width: 460px;
	font-weight: bold;
	font-size: 12px;
}
/*パートナーログイン本文組バリエーション*/
.speck01-p {
	margin-bottom: 15px;
}
.thread01-p {
	width: 450px;
	border-bottom: 0px solid #b2b2b2;
	clear: both;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
}
.thread02-p {
	width: 450px;
	margin: 0px 0px 5px 0px;
	clear: both;
}
.speck01-p p.notes {
	margin-bottom: 5px;
}
.bgr10-p {
	background-color: #fff5ee;
}
.bgr20-p {
	background-color: #ffe4e1;
}
.bgr50-p {
	background-color: #f08080;
	font-weight: bold;
	color: #FFFFFF;
}
.block01-p {
	width: 110px;
	padding: 2px 0px 2px 4px;
	border: 1px solid #ccd7e8;
}
.block02-p {
	padding: 0px 0px 0px 0px;
}
.block03-p {
	border: 1px solid #b2b2b2; 
	border-collapse: collapse;
    border-spacing: 0;
}
.block03-p td {
	padding: 4px;
	border: 1px #b2b2b2 solid;
	border-width: 0 0 1px 1px;
	white-space: nowrap;
	line-height: 1.1em;
	text-align: center;
}
.block03-p td.aline-left {
	padding: 4px;
	border: 1px #b2b2b2 solid;
	border-width: 0 0 1px 1px;
	white-space: nowrap;
	line-height: 1.1em;
	text-align: left;
}

