@charset "utf-8";
/*-----------------------------
 * CSS Infomation
 * Last Editor:				Baccass
-----------------------------*/

/*-----------------------------
	求人案内
-----------------------------*/
div#contents.job div.section p.rss {
	padding-right: 4px;
	text-align: right;
}
div#contents.job div.section div p.rss {
	float: right;
	display: inline;
	margin-bottom: 0px;
	padding-top: 19px;
}
/* 詳細 */
div#contents.detail dl.table {
	margin-bottom: 15px;
}
div#contents.detail p.btn {
	width: 307px;
	margin-bottom: 3px;
}

/*-----------------------------
	コラム
-----------------------------*/
div#contents.column div.section {
	line-height: 1.5 !important;
}
* html div#contents.column ul.lineList li div.txtBlock {
	display: inline;
	zoom: 1;
	width: 513px;
}
*:first-child+html.column div#contents ul.lineList li div.txtBlock {
	display: inline;
	zoom: 1;
	width: 513px;
}
div#contents.column div.blogList {
	margin-bottom: 15px;
	padding-bottom: 0px;
}
div#contents.column div.blogList li.lastChild {
	border: none;
}
* html div#contents.column div.blogList li div.txtBlock {
	width: 433px;
}
*:first-child+html.column div#contents div.blogList li div.txtBlock {
	width: 433px;
}
div#contents.column div.backNumber {
	margin-top: 15px;
	padding-top: 24px;
	border-top: 1px solid #cccccc;
}
div#contents.column div.backNumber h2 {
	display: inline;
	float: left;
	width: 109px;
	margin: 0px 5px 0px 8px;
	padding: 0px;
	background-image: none;
	border: none;
	line-height: 1.2;
	font-weight: bold;
	color: #a50012;
}
div#contents.column div.backNumber ul {
	display: inline;
	float: left;
	width: 447px;
}
div#contents.column div.backNumber ul li {
	margin-bottom: 3px;
	line-height: 1.2;
}
div#contents.column div.backNumber ul li a {
	color: #666666;
}

/*-----------------------------
	初めての方へ
-----------------------------*/
div#contents.guide div.section div.block {
 margin-bottom: 40px;
}

/*-----------------------------
	コンサルタント紹介
-----------------------------*/
div#contents.consultant div.section h2 {
	margin-bottom: 18px;
}
div#contents.consultant div.block {
	position: relative;
	width: 889px;
	margin-right: -36px;
	padding-left: 10px;
}
div#contents.consultant div.unit {
	float: left;
	display: inline;
	width: 398px;
	margin: 0px 36px 30px 0px;
}
div#contents.consultant div.section div.innerBlock {
	margin-bottom: 10px;
}
div#contents.consultant div.section div.innerBlock p {
	margin-bottom: 0px;
}
div#contents.consultant div.unit div.txtBlock {
	position: relative;
	width: 284px;
	padding-bottom: 45px;
}
div#contents.consultant div.unit div.txtBlock p.name {
	position: absolute;
	bottom: 4px;
	left: 0px;
	width: auto;
}
div#contents.consultant div.unit div.txtBlock p.btn a {
	position: absolute;
	bottom: 0px;
	right: 0px;
	display: block;
	width: 143px;
	height: 30px;
	background: url(../images/qa/consul/btn_01.gif) no-repeat;
	text-indent: -9999px;
}
div#contents.consultant div.unit div.txtBlock p.btn a:hover {
	filter: alpha(opacity=85);
	-moz-opacity:0.85;
	opacity: 0.85;
}
div#contents.consultant div.unit p.image {
	width: 100px;
	border: 1px solid #e4e4e4;
}
div#contents.consultant div.unit div.career {
	position: relative;
	padding: 5px 12px 5px 47px;
	background-color: #ebebeb;
	border: 1px solid #d4d4d4;
}
div#contents.consultant div.unit div.career h4 {
	position: absolute;
	top: 8px;
	left: 9px;
	width: 24px;
	height: 12px;
	background: url(../images/qa/consul/h4_01.gif) no-repeat;
	text-indent: -9999px;
}
div#contents.consultant div.unit div.career p {
	line-height: 1.8;
	font-size: 90%;
	letter-spacing: -0.08em;
}

/*-----------------------------
	流れ
-----------------------------*/
div#contents.flow div.section {
	background-color: #f2f2f2;
}
div#contents.flow div.section div.block {
	margin-bottom: 40px;
}

/*-----------------------------
	履歴書の書き方
-----------------------------*/
div#contents.howto div.block {
	margin-bottom: 2em;
}
div#contents.howto div.section p.image {
	text-align: center;
}
div#contents.howto ul.btn {
	width: 598px;
	margin: 0px auto;
}
div#contents.howto ul.btn li {
	float: left;
	display: inline;
	width: 182px;
	height: 47px;
	margin-right: 25px;
}
div#contents.howto ul.btn li.lastChild {
	margin-right: 0px;
}
div#contents.howto ul.btn li a {
	width: 182px;
	height: 47px;
}
/*-----------------------------
	イベント・セミナー情報
-----------------------------*/

/*-----------------------------
	交通アクセス
-----------------------------*/
div#contents.access p.more {
	font-size: 80%;
}
div#contents.access div.section div.block {
	margin-bottom: 20px;;
}
/*-----------------------------
	プライバシーポリシー
-----------------------------*/
div#contents.privacy div.section div.block {
	margin-bottom: 40px;
}
div#contents.privacy p.date {
	text-align: right;
}
div#contents.privacy ul.list li {
	margin-bottom: 1em;
	padding-left: 1.5em;
}
div#contents.privacy ul.list li h3 {
	margin-bottom: 0px;
	line-height: 1.5;
	text-indent: -1.5em;
	font-size: 100%;
}
div#contents.privacy ul.list li h3 span {
	padding-right: 0.7em;
}
div#contents.privacy ul.list li.lastChild {
	margin-bottom: 0em;
}
div#contents.privacy ul.itemList li {
	margin-left: 1em;
	padding-left: 8px;
}
div#contents.privacy ul.itemList li.lastChild {
	margin-bottom: 0em;
}
div#contents.privacy ul.parenthesis li {
	position: relative;
	margin: 0px;
	padding-left: 1.5em;
}
div#contents.privacy ul.parenthesis li span {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	text-indent: 0px;
}
* html div#contents.privacy ul.parenthesis li span {
	top: -0.2em;
	left: -1.5em;
}
*:first-child+html div#contents.privacy ul.parenthesis li span {
	top: -0.2em;
}
/*-----------------------------
	サイトマップ
-----------------------------*/
div#contents.sitemap ul.txtArrow {
	margin: 0px 0px 23px 13px;
}
div#contents.sitemap ul.txtArrow a {
	color: #666666;
}
/*-----------------------------
	フォーム
-----------------------------*/
div#contents.form {
	width: 850px;
	float: none;
}
div#contents.form p.image {
	margin-bottom: 20px;
	text-align: center;
}
div#contents.form div#ctsBody {
	padding: 0px 20px 20px 20px;
	background-color: #ffffff;
}
div#contents.form div#ctsBody * {
	color: #333333;
}
div#contents.form div#ctsBody ul.errs {
	margin-bottom: 15px;
}
div#contents.form div#ctsBody ul.errs li {
	margin-bottom: 5px;
	color: #0000cc;
}
div#contents.form div#ctsBody div.pg {
	margin-bottom: 10px;
	line-height: 1.4;
}
div#contents.form div#ctsBody p.link {
	margin-bottom: 10px;
}
div#contents.form div#ctsBody p.link a {
	padding-left: 13px;
	background: url(../images/shared/icon_arrow_02.gif) left 0.1em no-repeat;
	color: #7e0e22;
	font-weight: bold;
}
div#contents.form .at {
	margin: 0px 0px 15px 0px;
	padding: 15px;
	border: 1px dotted #cccccc;
	background-color: #eeeeee;
	line-height: 1.6;
}
div#contents.form div#entryKiyaku {
	margin: 10px 0px 15px 0px;
}
div#contents.form textarea.entryKiyakuText {
	width: 580px;
	height: 80px;
	font-size: 80%;
	line-height: 12px;
}
div#contents.form p.required {
	margin-bottom: 3px !important;
}
div#contents.form table.ec {
	width: 810px;
}
div#contents.form input,
div#contents.form select,
div#contents.form textarea {
	border: solid 1px #999999;
}
div#contents.form textarea {
	line-height: 1.2;
}
div#contents.form textarea.motive {
	height: 3.5em;
}
div#contents.form input[type="checkbox"] {
	border: 0px;
}
div#contents.form table.ec th,
div#contents.form table.ec td {
	line-height: 1.6;
	font-size: 100%;
}
div#contents.form table.ec th.check,
div#contents.form table.ec td.check {
	background-color: #ffffdd;
}
div#contents.form table.ec th {
	width: 200px;
	padding: 8px;
	border-bottom: 2px solid #ffffff;
	background-color: #eeeeee;
	font-weight: normal;
}
div#contents.form table.ec td {
	width: 610px;
	padding: 8px;
	border-bottom: 1px dotted #666666;
	border-top: 1px dotted #666666;
	background-color: #ffffff;
}
div#contents.form table.ec td p {
	line-height: 1.4;
}
div#contents.form table.ec span.note {
	padding-left: 0.5em;
}
div#contents.form table.ec td span.point {
	font-size: 80%;
	line-height: 1.4;
}
div#contents.form table.ec td input {
	margin-right: 5px;
}
div#contents.form table.ec td .mdlLine {
	margin-bottom: 10px;
}
div#contents.form table.ec td dl * {
	line-height: 1.6;
}
div#contents.form table.ec td dt {
	float: left;
	clear: both;
	width: auto;
	margin-right: 5px;
}
div#contents.form table.ec td dt.skill {
	width: 160px;
}
div#contents.form table.ec td dt.corp {
	width: 80px;
}
div#contents.form table.ec td dd {
	width: auto;
}
div#contents.form table.ec td dd:after {
	content: "";
	display: block;
	clear: both;
}
div#contents.form p.submit {
	margin: 30px 0px 30px 0px;
	text-align: center;
}
div#contents.form p.submit input {
	padding: 3px 5px;
}
div#contents.form p.submit input.submit {
	background-color: #a9301f;
	color: #ffffff !important;
}
div#contents.form #ecAt {
	width: 770px;
	margin: 20px 0px 20px 0px;
	padding: 20px;
	border: 1px solid #cccccc;
}
div#contents.form #ecAt p.em {
	margin-bottom: 20px;
}
div#contents.form #ecAt ul {
	margin: 10px 0px 0px 0px;
}
div#contents.form #ecAt ul li {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	background: url(../images/shared/icon_dotted.gif) 0px 0.25em no-repeat;
	line-height: 1.4;
}

/*-----------------------------
	エンジニアキャリアQ&A
-----------------------------*/
* html div#contents.qa ul.lineList li div.txtBlock {
	display: inline;
	zoom: 1;
	width: 433px;
}
*:first-child+html div#contents.qa ul.lineList li div.txtBlock {
	display: inline;
	zoom: 1;
	width: 433px;
}

/*-----------------------------
	エンジニアのお悩みを解決します
-----------------------------*/
div#contents.solution {
	padding-bottom: 20px;
	background-color: #f2f2f2;
}
div#contents.solution div.readBlock {
	margin-bottom: 20px;
	padding: 24px 30px 10px 30px;
	background: #e4e4e4 url(../images/qa/solution/mainImage.jpg) left bottom no-repeat;
}
div#contents.solution div.readBlock h1 {
	margin-bottom: 15px;
	text-align: center;
}
div#contents.solution div.readBlock div.top3 {
	margin-left: 283px;
}
div#contents.solution div.frame {
	position: relative;
	width: 854px;
	margin: 0px auto 30px auto;
	padding-bottom: 14px;
	background: url(../images/qa/solution/chip_02.gif) left bottom no-repeat;
}
div#contents.solution div.frame div.section01,
div#contents.solution div.frame div.section02 {
	margin: 0px;
	padding: 0px;
}
div#contents.solution div.frame div.section01 {
	padding-top: 14px;
	background: url(../images/qa/solution/chip_01.gif) left top no-repeat;
}
div#contents.solution div.frame div.section02 {
	width: 787px;
	padding: 16px 30px 0px 37px;
	background: url(../images/qa/solution/bg_frame.gif) left top repeat-y;
}
div#contents.solution div.frame div.section {
	margin-bottom: 0px;
	padding: 0px 0px 20px 7px;
}
div#contents.solution div.frame div.section.first {
	border-bottom: 1px solid #999999;
	margin-bottom: 20px;
}
div#contents.solution div.frame div.section h2 {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	border: none;
	background-color: transparent;
	background-image: none;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}
div#contents.solution div.frame div.section div.block01 p {
	float: left;
	display: inline;
	width: auto;
}
div#contents.solution div.frame div.section div.block01 p.left {
	padding-right: 16px;
}
div#contents.solution div.frame div.section div.block01 p.right {
	padding: 6px 0px 0px 49px;
	background: url(../images/qa/solution/arrow.gif) left top no-repeat;
}
div#contents.solution div.frame div.section p.txt {
	padding: 0px 20px 0px 3px;
}
div#contents.solution div.frame div.section div.btn {
	background-color: #f3f3f3;
}
div#contents.solution div.frame div.section div.btn p {
	float: left;
	display: inline;
	margin: 0px 63px 0px 46px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
div#contents.solution div.frame div.section div.block02 div.innerBlock {
	display: inline;
	float: left;
	position: relative;
}
div#contents.solution div.frame div.section div.block02 p.image {
	float: left;
	display: inline;
	width: 120px;
	margin-bottom: 0px;
}
div#contents.solution div.frame div.section div.block02 div.txtBlock {
	float: left;
	display: inline;
	width: auto;
}
div#contents.solution div.frame div.section div.block02 div.txtBlock h3 {
	margin-bottom: 0px;
}
div#contents.solution div.frame div.section div.block02 div.txtBlock div.txt {
	position: absolute;
	left: 123px;
	bottom: 0px;
}
div#contents.solution div.frame div.section div.block02 div.txtBlock div.txt p {
	margin-bottom: 0px;
}
div#contents.solution div.frame div.section div.block02 div.txtBlock div.txt p.name {
	text-align: right;
}
div#contents.solution div.frame div.section div.block02 div.left {
	position: relative;
	width: 369px;
	margin: 0px 38px 0px -13px;
}
div#contents.solution div.frame div.section div.block02 div.left div.txtBlock {
	width: 246px;
}
div#contents.solution div.frame div.section div.block02 div.right {
	width: 386px;
}
div#contents.solution div.frame div.section div.block02 div.right div.txtBlock {
	width: 266px;
}


