@charset "utf-8";

/*------------------------------------------------------------------------------
	JAC Recruitment
	Date: 2008-10
	(C) JAC Japan Co., Ltd. All rights reserved.
------------------------------------------------------------------------------*/

/* =メインカラムの設定
--------------------------------------------------------- */
#mainCol h2 {
	background: #F2F2F2 url("../imglib/bg_type_stripe2.gif") repeat-x 0 0;
	border-bottom: 3px double #CCC;
	clear: both;
	}

#mainCol h2.search {
	font-size: 140%;
	line-height: 1.5;
	padding: 6px 0 4px 15px;
	background: #F2F2F2 url("../imglib/bg_type_stripe3.gif") repeat-y 0 0;
	border: none;
	}

h3 {
	margin: 10px 0 0;
	}

p.more {
	position: absolute;
	margin: -26px 0 0 561px;
	}

p.viewList {
	margin: -29px 0 0 622px;
	}

ul.news {
	margin: 0 0 20px;
	}

ul.news li {
	background: url("../imglib/border_gray_dot.gif") repeat-x 0 100%;
	padding: 8px 0;
	}

ul.news li a {
	display: block;
	background: url("../imglib/arrow_black.gif") no-repeat 0 .5em;
	padding: 0 0 0 10px;
	}

#mainCol table.recent td ul {
	width: 8em;
	}

#mainCol table.recent td ul li {
	float: left;
	line-height: 1.5;
	padding: 0;
	background: none;
	}

p#leadText {
	font-size: 110%;
	line-height: 2;
	}

.floatboxLeft {
	width: 190px;
	margin: 20px 0 0;
	font-weight: normal;
	font-size: 100%;
	}

.floatboxRight {
	width: 500px;
	}

.floatboxLeft a strong {
	color: #333;
	}

#mainCol #offices h2 {
	font-size: 140%;
	line-height: 1.5;
	padding: 8px 0 7px 15px;
	background: #F2F2F2 url("../imglib/bg_type_stripe3.gif") repeat-y 0 0;
	border: none;
	}

#offices h3 {
	font-size: 130%;
	padding: 0 0 6px;
	background: url("../imglib/bg_type_stripe4.gif") repeat-x 0 100%;
	}

#offices table {
	margin: 0 0 10px;
	}

#offices th,
#offices td {
	padding: 8px 10px;
	border-bottom: 1px solid #E2E2E2;
/* 20090305 add */
	_font-size:110%;/*hac for IE6.x*/
/* 20090305 add End */
	}

#offices th {
	width: 4em;
	padding-right: 0;
	}



#offices td.tel {
	text-transform: uppercase;
	}

#offices ul {
	margin: 0 0 0 20px;
	}

#offices ul li {
	list-style-type: disc;
	line-height: 1.5;
	}

/* 最新求人情報(インクルード用) */
dl.featureDl {
	padding: 15px 0 0 0;
	vertical-align: middle;
	zoom:1;/*for IE 5.5-7*/
}
dl.featureDl:after{/*for modern browser*/
	content:".";
	display: block;
	height:0px;
	clear:both;
	visibility:hidden;
}
dl.featureDl dt {
	float: left;
	width: 100%;
	padding: 0 0 0 0.5em;
	background: url("/lib/imglib/arrow_blue.gif") no-repeat 0 50%;

	font-size: 117%;
	font-weight: bold;
}
dl.featureDl dt span {
	display: inline;
	margin-left: 0.5em;
}
dl.featureDl dd {
	float: left;
	margin: 0 1em 0 0.7em;
	font-size: 100%;
	line-height: 200%;
}
dl.last {
	margin: 0 0 30px 0;
}

/* =「海外別トレンド情報」各ページの設定
--------------------------------------------------------- */
.overseas h1 {
	margin: 0 0 30px;
	}

.TabbedPanels {
	float: left;
	width: 100%;
	}

.TabbedPanelsTabGroup {
	position: absolute;
	margin: 0 0 0 15px;
	border-left: 1px solid #CCC;
	}

.TabbedPanelsTab {
	float: left;
	text-align: center;
	font-weight: bold;
	font-size: 130%;
	padding: 8px 15px 6px;
	color: #000;
	border-right: 1px solid #CCC;
	border-bottom-width: 0;
	cursor: pointer;
	}

.TabbedPanelsTabHover,
.TabbedPanelsTabSelected {
	color: #0053D4;
	border-top: 1px solid #CCC;
	padding-top: 7px;
	}

.TabbedPanelsContentGroup {
	clear: both;
	border-top: 1px solid #CCC;
	margin: 30px 0 0;
	}

.TabbedPanelsContent {
	padding: 15px 0 0;
	}

.overseas #mainCol h2 {
	font-size: 140%;
	line-height: 1.5;
	margin: 0 0 15px;
	padding: 6px 0 4px 15px;
	background: #F2F2F2 url("../imglib/bg_type_stripe3.gif") repeat-y 0 0;
	border: none;
	}

.overseas #mainCol h3,
.overseas #mainCol h4,
.overseas #mainCol p {
	padding: 0 10px;
	}

.overseas #mainCol h3.ttl1 {
	font-size: 140%;
	margin-bottom:10px;
	}
.overseas #mainCol h4 {
	font-weight: normal;
	}

.overseas #mainCol table {
	width: auto;
	border-left: 1px solid #CCC;
	border-top: 1px solid #CCC;
	margin: 5px 10px 15px;
	}

.overseas #mainCol th,
.overseas #mainCol td {
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 5px 15px;
	font-size: 110%;
	}

.overseas #mainCol th {
	white-space: nowrap;
	}

.overseas #mainCol tr.head th {
	background: #E7F5FF;
	}

.overseas #mainCol tr.extra th,
.overseas #mainCol tr.extra td {
	background: #EEE;
	}

.overseas #mainCol .pkg h2 {
	font-size: 120%;
	margin: 0 0 10px;
	padding: 0 0 5px;
	border-bottom: 1px solid #999;
	background: none;
	}

.overseas #mainCol .pkg h2 em {
	font-family: Arial, Helvetica, sans-serif;
	}

.overseas #mainCol .TabbedPanelsContent ul {
	margin: 5px 0 10px 30px;
	}

.overseas #mainCol .TabbedPanelsContent ul li {
	list-style-type: disc;
	line-height: 1.5;
	font-size: 110%;
	}

.overseas .floatboxLeft {
	width: 440px;
	margin: 0;
	}

.overseas .floatboxRight {
	width: 220px;
	margin: 0 10px 0 0;
	}

.overseas #mainCol .floatboxRight p {
	padding: 0;
	}

.overseas #mainCol table#forLife {
	width: 670px;
	border: none;
	clear: left;
	} 

.overseas #mainCol table#forLife th,
.overseas #mainCol table#forLife td {
	border: none;
	padding: 10px 15px 10px 0;
	background: url("../imglib/border_gray_dot.gif") repeat-x 0 100%;
	}

.overseas #mainCol table#forLife td {
	padding: 10px 0;
	}

img.floatimgRight {
	float: right;
	margin: 0 0 2em 2em;
	border: none;
	}

.overseas #mainCol dl {
	width: 670px;
	overflow: hidden;
	margin: 5px 10px -5px;;
	padding: 0 0 10px;
	background: url("../imglib/border_gray_dot.gif") repeat-x 0 100%;
	}

.overseas #mainCol dt {
	width: 107px;
	float: left;
	}

.overseas #mainCol dd {
	width: 560px;
	float: left;
	}

.overseas #mainCol dd table {
	margin: 1px 0 0;
	}


/* =「グローバルネットワーク」の設定
--------------------------------------------------------- */
.global #mainCol h2 {
	margin: 0 0 10px;
	padding: 0 0 6px;
	background: url("../imglib/bg_type_stripe4.gif") repeat-x 0 100%;
	border: none;
	}

.global #mainCol h2 strong {
	padding: 2px 0 2px 20px;
	font-size: 110%;
	font-family: Arial, Helvetica, sans-serif;
	}

.global #mainCol h2#uk strong {
	background: url("/jac/trend/img/icon_uk.gif") no-repeat 0 50%;
	}

.global #mainCol h2#singapore strong {
	background: url("/jac/trend/img/icon_singapore.gif") no-repeat 0 50%;
	}

.global #mainCol h2#malaysia strong {
	background: url("/jac/trend/img/icon_malaysia.gif") no-repeat 0 50%;
	}

.global #mainCol h2#thai strong {
	background: url("/jac/trend/img/icon_thai.gif") no-repeat 0 50%;
	}

.global #mainCol h2#indonesia strong {
	background: url("/jac/trend/img/icon_indonesia.gif") no-repeat 0 50%;
	}

.global #mainCol h2#china strong {
	background: url("/jac/trend/img/icon_china.gif") no-repeat 0 50%;
	}

.global #mainCol dl {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 15px 17px;
	padding: 0 0 15px;
	border-bottom: 1px solid #E2E2E2;
	width: 670px;
	overflow: hidden;
	}

.global #mainCol dt {
	clear: left;
	width: 6em;
	float: left;
	font-weight: bold;
	}

.global #mainCol dt.tel {
	text-transform: uppercase;
	}

.global #mainCol dd {
	width: 590px;
	float: left;
	}


/* =「その他」ページの設定
--------------------------------------------------------- */
.other #mainCol h2.extra {
	margin: 0 0 20px;
	}

.other ul.listWimg {
	padding: 0;
	}

.other ul.listWimg li {
	min-height: 5em;
	margin: 0 0 20px 25px;
	}

.other ul.listWimg li.adjust {
	margin: 0 0 20px;
	}


/* =サブメニューの設定
--------------------------------------------------------- */
#subCol.common dl dt {
	background:transparent url(../imglib/bg_lnav_category.gif) repeat-x scroll 0 100%;
	color:#FFFFFF;
	font-size:110%;
	padding:5px 5px 7px 7px;
}

#subCol.common dl dd a,
#subCol.common dl dd strong {
	padding: 4px 10px 3px 7px;
	}

/* =セミナー情報（カテゴリー表示）
--------------------------------------------------------- */
#seminarInfo div.seminarlist {
	width: 690px;
	height: 62px;
	overflow: hidden;
	margin: 2px 0 3px 0;
	clear: both;
}

#seminarInfo div.seminarlist span {
	display:block;
	float: left;
	width:434px;
	padding: 4px 5px 0 15px;
	position:relative;
	left:110px;
}
#seminarInfo div.seminarlist span.start_date {
	display:block;
	float: left;
	width:auto;
	padding: 5px 0 3px 0;
	position:static;
}
#seminarInfo div.seminarlist span.end_date {
	display:block;
	float: left;
	width:110px;
	padding: 0;
	position:static;
}

#seminarInfo div.seminarlist h3 {
	float:left;
	width: 110px;
	position:relative;
	/* left:-454px; */
        left:-454px;
	height:62px;
	/*padding-left:0px;*/
	margin:0;
	background: transparent url(../imglib/border_gray_dot.gif) repeat-x scroll 0 100%;
	font-weight: normal;
	line-height: 1.1;
        _margin-left:20px;
}

#seminarInfo div.seminarlist ul {
	float:right;
	width:110px;
	background: transparent url(../imglib/bg_td.gif) repeat-x scroll 0 100%;
	height: 62px;
	overflow: hidden;
	padding-left: 16px;
}

#seminarInfo div.seminarlist ul li {
	float:left;
	margin: 0 5px 0 0;
	white-space: nowrap;
	line-height:1.2em;
	font-size: 10px;
}
#seminarInfo div.seminarlist p {
	float:left;
	width:434px;
        _width:470px;
	padding: 0 5px 0 15px;
	margin:0;
	position:relative;
	left:110px;
	top:-43px;
	background: transparent url(../imglib/bg_td.gif) repeat-x scroll 0 100%;
	height: 43px;
}

#trend #wrapper .pointBox {
	border:4px solid #B5DDFF;
	margin:40px 60px 30px;
	padding:20px 30px 20px 50px;
	width:490px;
	}

#trend #wrapper .pointBox ul {
	padding: 0px 0px 0px 0px;
	}


/* =注目企業
--------------------------------------------------------- */
#attention a {
    float:left;
    padding: 10px 10px 30px 10px;
}

/* =EOF
--------------------------------------------------------- */

#seminarInfo div.seminarlist h3 {
    _width:100px;
}
