@charset "utf-8";

/*------------------------------------------------------------------------------
Trygate - CSS Modules Import
URL: http://www.trygate.com/
Date: 2013-02-12
Copyright &copy; TRG Network Co.,Ltd.
------------------------------------------------------------------------------*/

/* ----------------------------------------

index.html

---------------------------------------- */

div#indexBox {
	margin-bottom: 20px;
}

div#indexBox h1 img {
	position: relative;
}

div#topSearch {
	position: relative;
	background: url(../img/arbeit/bg_search_01.png) 0 37px no-repeat;
	margin-bottom: 10px;
	*zoom: 1;
}

/* -- div#topSearchHdr -- */
div#topSearchHdr {
	position: relative;
	*zoom: 1;
}

ul#searchTabNav {
	width: 688px;
	position: relative;
	height: 50px;
}

ul#searchTabNav li {
	position: absolute;
	width: 223px;
}

ul#searchTabNav li#searchTab01 {
	top: 0;
	left: 0;
}
ul#searchTabNav li#searchTab02 {
	top: 0;
	left: 231px;
}
ul#searchTabNav li#searchTab03 {
	width: 226px;
	top: 0;
	right: 0;
}

ul#searchTabNav li a {
	display: block;
	height: 46px;
	overflow: hidden;
	background: url(../img/arbeit/tab_search_sprite_01.png) 0 0 no-repeat;
	text-indent: -9999em;
}

ul#searchTabNav li#searchTab01 a:hover,
ul#searchTabNav li#searchTab01 a.active { background-position: 0 -46px;}
ul#searchTabNav li#searchTab02 a { background-position: -231px 0;}
ul#searchTabNav li#searchTab02 a:hover,
ul#searchTabNav li#searchTab02 a.active { background-position: -231px -46px;}
ul#searchTabNav li#searchTab03 a { background-position: -462px 0;}
ul#searchTabNav li#searchTab03 a:hover,
ul#searchTabNav li#searchTab03 a.active { background-position: -462px -46px;}

div.arbeit_bnr_wrap {
	margin: 15px 0 5px;
	text-align: center;
}


/* div#searchContentsWrap
------------------------------- */
div#searchContentsWrap {
	width: 688px;
	background: url(../img/arbeit/bg_search_03.png) 0 0 repeat-y;
}

/* -- div.searchContents -- */
div.searchContents {
	width: 688px;
	padding: 50px 0 0;
}

div#searchContent01 {
	position: relative;
	width: 688px;
	height: 362px;
	background: url(../img/arbeit/bg_search_map.png) 0 0 no-repeat;
	z-index: 60;
	*zoom: 1;
}

div#searchContent01 ul.pref {
	position: absolute;
	width: 114px;
}

div#searchContent01 ul.pref li {
	float: left;
	width: 52px;
	padding: 1px 3px 2px 2px;
	margin-right: 0;
}

ul#pref01 {
	top: 28px;
	left: 538px;
	width: 57px !important;
}

ul#pref02 {
	top: 81px;
	left: 538px;
}

ul#pref03 {
	top: 188px;
	left: 538px;
}

ul#pref04 {
	top: 56px;
	left: 292px;
}

ul#pref05 {
	top: 321px;
	left: 411px;
}

ul#pref06 {
	top: 294px;
	left: 273px;
}

ul#pref07 {
	top: 71px;
	left: 154px;
}

ul#pref08 {
	top: 321px;
	left: 135px;
}

ul#pref09 {
	top: 178px;
	left: 37px;
}

div#searchContent02,
div#searchContent03 {
	width: 628px;
	padding: 15px 30px 20px;
	background: url(../img/arbeit/bg_search_02.png) 0 100% no-repeat;
	position: relative;
}


/* -- div#infoBox -- */
div#infoBox {
	position: relative;
	margin-top: -5px;
}

div#infoBox h2 {
	position: relative;
}

div#infoBox h2 img {
	position: relative;
}

div#infoBox a img {
	position: absolute;
	top: 10px;
	left: 647px;
}

ul#infoTabNav {
	position: relative;
	padding-left: 10px;
	background: url(../img/common/bg_tab_btm.png) 0 100% repeat-x;
}

ul#infoTabNav li {
	position: relative;
	float: left;
	display: block;
	margin-right: 8px;
	padding-left: 1px;
	background: url(../img/arbeit/tab_info_sprite_01.png) 0 0 no-repeat;
	height: 32px;
	font-weight: 700;
	overflow: hidden;
}

ul#infoTabNav li:hover,
ul#infoTabNav li .active { background-position: 0 -32px;}

ul#infoTabNav li span a {
	position: relative;
	display: inline-block;
	padding: 7px 30px 0 29px;
	height: 25px;
	background: url(../img/arbeit/tab_info_sprite_01.png) right 0 no-repeat;
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
	border-top-left-radius: 6px;
	border-radius: 6px 0 0 0;
	behavior: url(/files/js/PIE.htc);
	color: #333;
	text-decoration: none;
}

ul#infoTabNav li span a:hover,
ul#infoTabNav li span a.active {
	background-position: right -32px;
	color: #f85e5c;
}

div#infoContentsWrap {
	width: 688px;
	padding: 15px 0 0;
}

ol.infoContents {
	width: 688px;
}

ol.infoContents li {
	margin-bottom: 10px;
	padding: 0 0 10px;
	background: url(../img/common/line_dotted_01.png) 0 100% repeat-x;
}

ol.infoContents li .date {
	display: inline;
	float: left;
	width: 6em;
	color: #555;
	font-weight: 700;
}

ol.infoContents li .pref2 {
	display: inline;
	float: left;
	width: 7em;
	margin: 3px 0 0;
	/margin: 4px 0 0;
	text-align: center;
	font-size: 83.4%;
	/font-size: 75%;
	line-height: 1.4;
	color: #ff5d5c;
	background: #ffdbdb;
}

ol.infoContents li .title {
	/float: left;
	display: block;
	margin-left: 13em;
	/margin-left: 1em;
}


/* -- div#searchContent02 -- */

div.searchCheckUnit01 {
	margin-bottom: 30px;
}

ul.searchCheckList01 {
	background: url(../img/common/line_dotted_01.png) repeat-x 0 bottom;
	padding: 15px 0 15px 10px;
}

ul.searchCheckList01 li {
	float: left;
	width: 205px;
}

ul.searchBtnSec01 {
	background: url(../img/common/bg_search_01.png) no-repeat 0 0;
	padding: 15px 186px;
	left: 30px;
}

ul.searchBtnSec01 li {
	text-align: center;
}

#searchContent02 h3 {
	font-weight: 700;
	font-size: 133.4%;
	margin-top: 25px;
	margin-bottom: 10px;
	padding-bottom: 6px;
	background: url(../img/arbeit/line_arb_title_01.png) repeat-x 0 bottom;
}
#searchContent02 h3:first-child {
	margin-top: 10px;
}

/* -- div#searchContent03 -- */

#searchContent03 h3 {
	font-weight: 700;
	font-size: 133.4%;
	margin-bottom: 15px;
	padding-bottom: 6px;
	background: url(../img/arbeit/line_arb_title_01.png) repeat-x 0 bottom;
}

.searchCheckUnit02 {
	margin-bottom: 25px;
	padding-top: 10px;
}

.searchCheckList02 li {
	display: inline;
	padding-right: 30px;
}

/* --div.searchCheckUnit03 -- */

div.searchCheckUnit03 {
	width: 45%;
	float: left;
}

/* --div.searchCheckUnit04 -- */
div.searchCheckUnit04 {
	width: 45%;
	float: right;
}

/* --div.searchCheckUnit05 -- */
.searchCheckList05 li {
	float: left;
	width:  128px;
	padding: 0 29px 6px 0;
}

/* ----------------------------------------

list.html

---------------------------------------- */

/* resultList
---------------------------------------- */

div#listContentBody {
	position: relative;
	min-height: 200px;
	height: auto !important;
	height: 200px;
}

div#resultList {
	margin-bottom: px;
	padding-bottom: 35px;
}

div#utilityUnit {
	margin-bottom: 22px;
	padding: 0 0 10px;
	border-bottom: 2px solid #ccc;
}

div#utilityUnit p.total {
	float: left;
	width: 480px;
	line-height: 1.0;
	font-size: 116.7%;
	font-weight: 700;
}

div#utilityUnit p.total i {
	margin: 0 1px 0 2px;
	font-style: normal;
	font-size: 171.5%;
	color: #f52800;
}

div#utilityUnit p.total span {
	color: #f52800;
}

div#utilityUnit div.viewChager {
	float: right;
	width: 200px;
	text-align: right;
}

ul#resultListTab {
	position: relative;
	padding-left: 10px;
	background: url(../img/common/bg_tab_btm.png) 0 100% repeat-x;
}

ul#resultListTab li {
	position: relative;
	float: left;
	display: block;
	margin-right: 5px;
	padding-left: 1px;
	background: url(../img/arbeit/tab_info_sprite_01.png) 0 0 no-repeat;
	height: 32px;
	font-weight: 700;
	overflow: hidden;
}

ul#resultListTab li:hover,
ul#resultListTab li .active { background-position: 0 -32px;}

ul#resultListTab li span a {
	position: relative;
	display: inline-block;
	padding: 7px 30px 0 29px;
	height: 25px;
	background: url(../img/arbeit/tab_info_sprite_01.png) right 0 no-repeat;
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
	border-top-left-radius: 6px;
	border-radius: 6px 0 0 0;
	behavior: url(/files/js/PIE.htc);
	color: #333;
	text-decoration: none;
}

ul#resultListTab li span a:hover,
ul#resultListTab li span a.active {
	background-position: right -32px;
	color: #f85e5c;
}


table.resultTbl01 {
	margin-top: 20px;
}

table.resultTbl01 {
	width: 100%;
}

table.resultTbl01 th,
table.resultTbl01 td {
	padding: 12px 15px;
	border: 1px solid #ccc;
}

table.resultTbl01 th {
	font-weight: 700;
}

table.resultTbl01 thead th {
	padding: 10px 15px;
	border-top: 4px solid #fb5e5e;
}

table.resultTbl01 thead th span {
	font-size: 200%;
	line-height: 1.4;
	padding-left: 30px;
	background: url(../img/arbeit/icon_result_01.png) 0 0.2em no-repeat;	
}

table.resultTbl01 thead th img {
	margin: 0 0 5px 10px;	
}

table.resultTbl01 th,
table.resultTbl01 td {
	padding: 8px 12px;
}

table.resultTbl01 td {
	border-top: none;
	padding: 0 0 15px;
}

table.resultTbl01 tbody th {
	padding: 10px 15px;
	border-bottom: none;
	font-weight: 700;
}

table.resultTbl01 th span.jobIcon {
	padding: 5px 8px 4px 14px;
	font-size: 116.7%;
	letter-spacing: 1em;
	background: url(../img/arbeit/bg_job_icon.png) right center no-repeat;
	color: #fff;
	margin-right: 5px;
}

table.resultTbl01 th span.jobType {
	font-size: 133.4%;
}

table.resultTbl01 th p {
	position: relative;
}

table.resultTbl01 th p span.addInfo {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 116.7%;
	text-align: right;
	line-height: 1.0;
	padding: 0 2px;
	background-color: #fffd42;
}

table.resultTbl01 th p span.addInfo span {
	color: #f52800;
}

table.resultTbl01 th p span.addInfo i {
	font-style: normal;
	font-size: 142.9%;
}


div.resultInfo {
	width: 656px;
	margin: 0 auto;
	padding-bottom: 10px;
	background: url(../img/arbeit/bg_result_box_01.png) 0 100% no-repeat;
}

div.resultInfo h2 {
	position: relative;
	width: 626px;
	margin-bottom: 10px;
	padding: 8px 15px 8px;
	line-height: 1.2;
	text-shadow: -1px -1px #c35e00;
	font-size: 150%;
	font-weight: 700;
	color: #fff;
	box-shadow: 0 1px 2px -1px #999;
	-moz-box-shadow: 0 1px 2px -1px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0 1px 2px -1px rgba(0,0,0,0.4);
	behavior: url(/files/js/PIE.htc);
	*zoom: 1;
	background: url(../img/arbeit/bg_result_tit_01.png) 0 0 no-repeat;
}


div.resultInfo div.left {
	display: inline;
	float: left;
	width: 210px;
	margin: 5px 0 20px 22px;
}

div.resultInfo div.leftPhoto {
	position: relative;
	width: 205px;
	height: 205px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	layout-grid-line: 205px;	
	background: #fff;
	box-shadow: 0 0 4px #999;
	-moz-box-shadow: 0 0 4px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0 0 4px rgba(0,0,0,0.4);
	behavior: url(/files/js/PIE.htc);
}

div.resultInfo div.leftPhoto img {
	vertical-align: middle;
}

div.resultInfo div.left p {
	margin-top: 10px;
	font-size: 91.7%;
}

div.resultInfo div.right {
	display: inline;
	float: right;
	width: 390px;
	margin: 0 15px 15px 0;
}

div.resultInfo div.right dl {
	margin: 5px 0 15px;
	padding-top: 9px;
	background: url(../img/common/line_dotted_01.png) 0 0 repeat-x;
}

div.resultInfo div.right dl dt {
	float: left;
	width: 5em;
	color: #fb5e5e;
	font-weight: 700;
}

div.resultInfo div.right dl dd {
	margin-bottom: 8px;
	padding: 0 0 9px 5.5em;
	line-height: 18px;
	background: url(../img/common/line_dotted_01.png) 0 100% repeat-x;
}

div.resultInfo div.right dl dd strong {
	font-weight: 700;
}

div.resultInfo div.right dl dd span {
	margin-right: 3px;
}

div.resultInfo div.right dl dd img {
	margin-right: 2px;
}
div.resultInfo div.right p {
	text-align: right;
}

span.ttlTagTanki {
	position: absolute;
	right: 0;
	padding-right: 20px;
}

/* ----------------------------------------

detail.html

---------------------------------------- */

div#jobInfo {
	font-weight: 700;
	margin-bottom: 10px;
}

div#jobInfo span.jobIcon {
	padding: 5px 8px 4px 14px;
	font-size: 116.7%;
	letter-spacing: 1em;
	background: url(../img/arbeit/bg_job_icon.png) right center no-repeat;
	color: #fff;
	margin-right: 5px;
}

div#jobInfo span.jobType {
	font-size: 133.4%;
}

div#jobInfo {
	position: relative;
}

div#jobInfo span.addInfo {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 116.7%;
	text-align: right;
	line-height: 1.0;
	padding: 0 2px;
	background-color: #fffd42;
}

div#jobInfo span.addInfo span {
	color: #f52800;
}

div#jobInfo span.addInfo i {
	font-style: normal;
	font-size: 142.9%;
}


div#compInfo {
	position: relative;
	width: 688px;
	min-height: 127px;
	height: auto !important;
	height: 127px;
	margin: 0 auto 20px;
	padding-bottom: 10px;
	background: url(../img/arbeit/bg_detail_box_01.png) 0 100% no-repeat;
}

div#compInfo h3 {
	position: relative;
	width: 658px;
	margin-bottom: 10px;
	padding: 8px 15px 8px;
	line-height: 1.2;
	text-shadow: -1px -1px #c35e00;
	font-size: 150%;
	font-weight: 700;
	color: #fff;
	box-shadow: 0 1px 2px -1px #999;
	-moz-box-shadow: 0 1px 2px -1px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0 1px 2px -1px rgba(0,0,0,0.4);
	behavior: url(/files/js/PIE.htc);
	*zoom: 1;
	background: url(../img/arbeit/bg_detail_tit_01.png) 0 0 no-repeat;
}


div#compInfo p {
	width: 470px;
	margin: 16px 0 14px 20px;
}

div#compInfo img {
	position: absolute;
	top: 62px;
	right: 15px;
}

div#detailSec div.left {
	display: inline;
	float: left;
	width: 330px;
	margin: 0 5px 0 5px;
	background-color: #333;
	box-shadow: 0 0 4px #999;
	-moz-box-shadow: 0 0 4px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0 0 4px rgba(0,0,0,0.4);
	behavior: url(/files/js/PIE.htc);
}

div#detailSec div.left div.photoBox {
	width: 315px;
	padding: 28px 0;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	background: #333;
}

div#detailSec div.left div.caroufredsel_wrapper {
	margin: 0 4px 0 4px !important;
}

div#detailSec div.left #copyWrap div.caroufredsel_wrapper {
	margin: 0 !important;
}

div#detailSec div.left div.photoBox img {
	vertical-align: middle;
}

div#detailSec div.left ul {
	width: 320px;
	padding: 10px 5px;
	font-size: 91.7%;
	color: #fff;
	background: #1f1f1f;
}

div#detailSec div.left ul li {
	float: left;
	width: 36px;
	line-height: 26px;
	text-align: center;
}

div#detailSec div.left ul li.copy {
	width: 248px;
}

div#detailSec div.left ul li.copy li {
	width: 248px;
}

div#detailSec div.left ul li.copy ul {
	padding: 0;
	font-size: 100%;
}

div#detailSec div.right {
	display: inline;
	float: right;
	width: 330px;
	margin: 0 0 15px 0;
}

div#detailSec div.right dl {
	margin: 0 0 15px;
	padding-top: 9px;
	background: url(../img/common/line_dotted_01.png) 0 0 repeat-x;
}

div#detailSec div.right dl dt {
	margin-bottom: 5px;
	color: #fb5e5e;
	font-size: 116.7%;
	font-weight: 700;
	line-height: 27px;
}

div#detailSec div.right dl dt img {
	margin-right: 6px;
}

div#detailSec div.right dl dt.place {
	position: relative;
}

div#detailSec div.right dl dt.place a img {
	position: absolute;
	top: 5px;
	right: -4px;
}

div#detailSec div.right dl dd {
	margin-bottom: 8px;
	padding: 0 0 9px 0;
	line-height: 18px;
	background: url(../img/common/line_dotted_01.png) 0 100% repeat-x;
}

div#detailSec div.right dl dd strong {
	font-weight: 700;
}

div#detailSec div.right dl dd img {
	margin-right: 2px;
}

div#detailSec div.right dl dd p {
	margin-top: 5px;
}


table#detailTbl {
	margin-bottom: 25px;
}

table#detailTbl th,
table#detailTbl td {
	color: #555;
	border: 1px solid #edcaca;
}

table#detailTbl th {
	letter-spacing: 0.1em;
	background: #ffeeee url(../img/arbeit/line_solid_white.png) 0 0 repeat-x;
}

table#detailTbl td p {
	margin-bottom: 1em;
}


ul#entryBtnSec {
	width: 688px;
	height: 92px;
	padding: 18px 0 0 0;
	background: url(../img/common/bg_entry_01.png) 0 0 no-repeat;
}

ul#entryBtnSec li {
	text-align: center;
}

.featureList01 li {
	float: left;
	width: 118px;
	padding-right: 30px;
}


/* ----------------------------------------

form.html

---------------------------------------- */

div.flowList p {
	margin-bottom: 15px;
}

table#formTbl01 {
	margin-bottom: 30px;
	border: 7px solid #e5e5e5;
}

table#formTbl01 th,
table#formTbl01 td {
	border: 1px solid #e5e5e5;
	line-height: 24px;
}

table#formTbl01 th {
	letter-spacing: 0.1em;
	background: #fff;
}

table#formTbl01 td {
	border-left: none;
	border-right: none;
}

table#formTbl01 td dl dt {
	float: left;
	width: 7.5em;
}

table#formTbl01 td input:checked + label { font-weight: 700; }

table#formTbl01 td dl dd {
	padding-left: 8em;
}

table#formTbl01 td.btnCell {
	padding-bottom: 0;
}

ul#formBtnSec {
	width: 688px;
	height: 92px;
	padding: 18px 0 0;
	background: url(../img/common/bg_entry_01.png) 0 0 no-repeat;
}

ul#formBtnSec li {
	text-align: center;
}


div#sub p.subCopy {
	font-weight: 700;
	color: #fb5e5e;
	margin-bottom: 15px;
}

div#sub dl.jobDetail {
	margin: 15px 0 0;
}

div#sub dl.jobDetail dt {
	margin-bottom: 5px;
	padding-top: 10px;
	color: #fb5e5e;
	font-size: 116.7%;
	font-weight: 700;
	line-height: 27px;
	background: url(../img/common/line_dotted_01.png) 0 0 repeat-x;
}

div#sub dl.jobDetail dt img {
	margin-right: 6px;
}

div#sub dl.jobDetail dd {
	margin-bottom: 8px;
	line-height: 18px;
}

div#sub dl.jobDetail dd strong {
	font-weight: 700;
}

div#sub dl.jobDetail dd img {
	margin-right: 2px;
}

div#sub dl.jobDetail dd p {
	margin-top: 5px;
}

/* ----------------------------------------

area

---------------------------------------- */

/* div#stationSearch
------------------------------- */

div#areaSearch {
	margin-bottom: 30px;
}

div#areaSearch table {
	table-layout: fixed;
	width: 100%;
	border-top: 1px dotted #ccc;
}

div#areaSearch table td {
	padding: 8px 5px 8px 0;
	border-bottom: 1px dotted #ccc;
	font-size: 116.7%;
}

div#areaSearch ul.btnUnit01 {
	margin: 0;
	padding: 15px 0 0;
}


/* ----------------------------------------

ClearFix

---------------------------------------- */

/* Modern Browsers
------------------------------- */
.featureList01:after,
.searchCheckUnit02:after,
ul#infoTabNav:after,
div#utilityUnit:after,
ul#resultListTab:after,
div.resultInfo:after,
div#compInfo:after,
div#detailSec div.left ul:after,
div#detailSec:after,
ol.infoContents li:after,
ul.searchCheckList01:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: ".";
	line-height: 0;
}

/* Legacy IE
------------------------------- */
.featureList01,
.searchCheckUnit02,
ul#infoTabNav,
div#utilityUnit,
ul#resultListTab,
div.resultInfo,
div#compInfo,
div#detailSec div.left ul,
div#detailSec,
ol.infoContents li,
ul.searchCheckList01 {
	*zoom: 1;
}