@charset "utf-8";

/*------------------------------------------------------------------------------
	JAC Recruitment
	Date: 2009-8
	(C) JAC Recruitment Co., Ltd. All rights reserved.
------------------------------------------------------------------------------*/

/* =メインカラムの設定
--------------------------------------------------------- */

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

#mainCol h2.search {
	font-size: 109%;
	margin: 0 0 15px;
	padding: 6px 0 4px 10px;
	background: #F2F2F2 url("/imglib/bg_type_stripe2.gif") repeat-x 0 0;
	border-bottom: 3px double #C1C1C1;
	clear: both;
	}

#support #wrapper .common li.cmnLstIndent a{
	padding-left: 20px;
	background: url(/lib/imglib/bullet_arrow.gif) no-repeat scroll 0px 50%;
	font-weight: normal;
	}

#support #wrapper .common li.cmnLstIndent a:hover{
	padding-left: 20px;
	background: #B8DEFF url(/lib/imglib/bullet_arrow.gif) no-repeat scroll 0px 50%;
	font-weight: normal;
	}

#support #wrapper .common li.cmnLstIndent strong{
	padding-left: 20px;
	font-weight: normal;
	background: #B8DEFF url(/lib/imglib/bullet_arrow.gif) no-repeat scroll 0px 50%;
	}

#trendBox {
	margin: 0 0 15px 0;
	background: url("/jac/support/img/bg_trendbox.gif") repeat-y left top;
	zoom:1;/*for IE 5.5-7*/
}
#trendBox:after {/*for modern browser*/
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
#industriesBox {
	float: left;
	width: 410px;
}
#areaBox {
	float:right;
	width: 270px;
	padding-bottom:15px;
	position: relative;
	text-align:center;
}
#areaBox li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#areaBox img {
	padding: 0 0 0 0;
	margin:0 0 10px 0;
}


ul.jobBox {
	margin: 0 0 18px 0;
	zoom:1;/*for IE 5.5-7*/
}
ul.news {
	margin: 0 0 18px 10px;
	zoom:1;/*for IE 5.5-7*/
}
ul.jobBox:after, ul.news:after{/*for modern browser*/
	content:".";
	display: block;
	height:0px;
	clear:both;
	visibility:hidden;
}

ul.jobBox li,#industriesBox li {
	padding: 5px 10px 5px 10px;
	margin: 0 0 2px 0;
	border: 1px solid #cccccc;
	background: #ffffff;
}
#industriesBox ul.news li {
	float: left;
	width: 170px;
	_width: 190px;
	padding: 5px 10px 5px 10px;
	margin: 0 0 2px 2px;
	border: 1px solid #cccccc;
	background: #ffffff;
}
ul.jobBox li a {
	display: block;
	padding: 0 0 0 10px;
	background: url("/lib/imglib/arrow_blue.gif") no-repeat 0 50%;
}
ul.news li a {
	display: block;
	padding: 0 0 0 10px;
	background: url("/imglib/arrow_black.gif") no-repeat 0 .5em;
}

ul.jobBox li strong {
	margin-right: 0.5em;
	font-size: 117%;
}
ul.jobBox li em {
	margin-right: 0.5em;
	font-size: 100%;
	color: #666666;
}
ul.jobBox li span {
	display: block;
	margin-right: 0.5em;
	font-size: 100%;
	color: #666666;
}

.txtCenter {
	text-align: center;
}

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


