@charset "utf-8";
/* CSS Document */

/***************************************************************************
		　　　　									共通事項
***************************************************************************/

body,h1,h2,h3,h4,h5,h6,ul,ol,li,div,p,a,address,img,dl,dt,dd,hr,select,input,form,ifream {
	font-family: "メイリオ","ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka, sans-serif;
	margin: 0;
	padding: 0;
	border:none;
	font-size: 12px;
}

*html {
	color: #333;
}

a {
	color: #00F;
}

a:hover {
	color: #9C0;
}

/***************************************************************************
		　　　　								グローバルヘッダー
***************************************************************************/

#h_wrapper {
	height: 85px;
	background: url(../images/common/h_bg.jpg) repeat-x;
}

#header {
	margin: 0 auto 0 auto;
	width: 800px;
}

/****会社ロゴ※トップ以外****/
#logo {
	margin-top: 26px;
	float: left;
	width: 300px;
	height: 43px;
	background: url(../images/common/logo.gif) no-repeat;
	text-indent: -99999px;
}

#logo a {
	display: block;
	width: 300px;
	height: 43px;
}

/*****ヘッダーテキストアンカー部*********/

#head_contents {
	float: left;
	width: 500px;
	margin-top: 15px;
}

#upper {
	margin: 0 0 8px 0;
	padding-left: 220px;
	width: 280px;
	float:left;
}

html>/**/body  #upper {
	margin-bottom /*\**/: 16px\9;
}

*:first-child+html #upper {
	padding-left: 0px;
	margin-left: 220px;
}

*html #upper {
	padding-left: 0px;
	margin-left: 110px;
	margin-bottom: 10px;
}

#upper li{
	padding-left: 20px;
	float: left;
	font-weight: normal;
	list-style-type: none;
}

#upper li a {
	padding-left: 14px;
	font-size: 10px;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka, sans-serif;
	text-decoration: none;
	color: #333;
}

#upper li a:hover {
	color: #00F;
}

#sitemap a {
	background: url(../images/common/site_ico.gif) no-repeat;
}

#office a{
	background: url(../images/common/comp_ico.gif) no-repeat;
}

#faq a {
	background: url(../images/common/faq_ico.gif) no-repeat;
}

#inq a {
	background: url(../images/common/inq_ico.gif) no-repeat;
}


/*****ヘッダーボタン類**********/

#inquiry {
	clear:both;
	margin-left: 266px;
	width: 203px;
	height: 34px;
	text-indent: -99999px;
}

#inquiry a {
	display: block;
	width: 203px;
	height: 34px;
	background: url(../images/common/inquiry.gif) no-repeat;
}

#inquiry a:hover {
	background: url(../images/common/inquiry.gif) no-repeat;
	background-position: 0 -34px;
}

/*#enterprise {
	margin-top: 8px;
	width: 173px;
	height: 34px;
	background: url(../images/common/enterprise.gif) no-repeat;
	text-indent: -99999px;
}

#enterprise a {
	display: block;
	width: 173px;
	height: 34px;
}

#enterprise a:hover {
	background: url(../images/common/enterprise.gif) no-repeat;
	background-position: 0 -34px;
}*/

/********************　グローバルナビ　****************************/

#g_wrapper {
	height:42px;
	background: url(../images/common/g_bg.gif) repeat-x;
	clear: both;
}

#g_navi {
	margin: 0 auto 0 auto;
	width: 800px;
	height: 42px;
	background: url(../images/common/g_navi.gif) no-repeat;
}

#g_navi ul li {
	float: left;
	list-style-type: none;
	text-indent:-99999px;
}

#g_navi ul li a:hover {
	background: url(../images/common/g_navi.gif);
}

#g_navi ul li#home a{
	display: block;
	width: 105px;
	height: 42px;
}

#g_navi ul li#job_offer a{
	display: block;
	width: 121px;
	height: 42px;
}

#g_navi ul li#service a{
	display: block;
	width: 159px;
	height: 42px;
}

#g_navi ul li#scout a{
	display: block;
	width: 160px;
	height: 42px;
}

#g_navi ul li#private_approach a{
	display: block;
	width: 254px;
	height: 42px;
}

#g_navi ul li#home a:hover {
	background-position: 0 -42px;
}

#g_navi ul li#job_offer a:hover{
	background-position: -105px -42px;
}

#g_navi ul li#service a:hover{
	background-position: -226px -42px;
}

#g_navi ul li#scout a:hover{
	background-position: -385px -42px;
}

#g_navi ul li#private_approach a:hover{
	background-position: -545px -42px;
}



/***************************************************************************
		　　　　							コンテンツ部分
***************************************************************************/

/******************　コンテンツ枠組み　****************************/

#wrapper {
	margin: 0 auto 0 auto;
	width: 800px;
	height: auto;
}

#topic_path {
	margin-top: 10px;
}



/******************　左カラム枠組み　****************************/

#l_column {
	width: 560px;
	padding: 10px 20px 50px 0;
	float:left;
}

/****転職支援申し込み****/

#job_change_apply {
	width: 560px;
	height: 94px;
	background: url(../images/common/apply_bunner.jpg) no-repeat;
	text-indent: -99999px;
	position: relative;
}

#job_change_apply h2 {
	width: 134px;
	height: 57px;
	background: url(../images/common/service_apply.gif);
	position: absolute;
	top: 18px;
	left: 410px;
	text-indent: -99999px;
}

#job_change_apply h2 a {
	display: block;
	width: 134px;
	height: 57px;
}

#job_change_apply h2 a:hover {
	background: url(../images/common/service_apply.gif) no-repeat;
	background-position: 0 -57px;
}



/**********  非公開求人バナー  ***********/

#secret_bunner {
	margin: 20px 0 40px 0;
	width: 560px;
	height: 142px;
	background: url(../images/common/secret_bunner.gif) no-repeat;
	position: relative;
}

#secret_bunner h2 {
	width: 174px;
	height: 33px;
	position: absolute;
	top: 95px;
	left: 370px;
	background: url(../images/list/secert_link.gif) no-repeat;
	text-indent: -99999px
}

#secret_bunner h2 a {
	display: block;
	width: 174px;
	height: 33px;
	overflow: hidden;
}

#secret_bunner a:hover {
	background: url(../images/list/secert_link.gif) no-repeat;
	background-position: 0 -33px;
}


/******************　右カラム枠組み　****************************/
#r_column {
	float: left;
	padding: 10px 0 50px 0;
	width: 220px;
}

/****ピックアップ求人****/
#pickup_bar {
	width: 220px;
	height: 30px;
	background: url(../images/common/pickup_bar.gif) no-repeat;
	text-indent: -99999px;
}

.pic_company {
	width: 220px;
	padding: 10px 0 10px 0;
	border-bottom: 1px #999 dotted;
}
.pic_company img {
	display: block;
	padding-right: 14px;
	width: 72px;
	float: left;
}

.pic_company .pic_sent a {
	width: 134px;
	float: left;
	font-size: 11px;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka, sans-serif;
	font-weight: normal;
	line-height: 120%;
}

.pic_company  .pic_sent a {
	color:#000;
	text-decoration: none;
}

*html .pic_company  a .pic_sent p {
	color: #333;
}

.pic_company  .pic_sent a:hover {
	color: #00F;
}

/****転職支援サービス一覧****/
#service_navi h3 {
	width: 220px;
	height: 30px;
	background: url(../images/common/service_bar.gif) no-repeat;
	text-indent: -99999px;
}

#service_navi {
	margin-bottom: 20px;
	width: 220px;
	background-color: #E9E7E2;
	list-style-type: none;
	vertical-align:bottom;
}

#service_navi ul li {
	width: 220px;
	border-bottom: 1px #999 dotted;
	list-style-type: none;
}

#service_navi li h4 {
	margin-left: 10px;
	padding: 12px 0 12px 20px;
	width: 190px;
	background: url(../images/common/tri_blu.gif) no-repeat;
	background-position: left;
}

*html #service_navi li h4 {
	font-weight:normal;
	padding: 15px 0 15px 20px;
}


#service_navi li a {
	text-decoration: none;
	width: 220px;
	display: block;
	color:#333;
}

*html #service_navi li a {
	font-weight:normal;
}

#service_navi li a:hover {
	color: #00F;
	background-color: #FFF;
	vertical-align:bottom;
}

/******************　トップへ戻るリンク　****************************/
#page_link {
	margin: 0px 0 10px 0;
	width: 800px;
	text-align: right;
	clear: both;
}


/***************************************************************************
		　　　　							グローバルフッター
***************************************************************************/

#footer_wrapper {
	border-top: 1px #BBBDBF solid;
	background-color: #E9E7E2;
	clear: both;
}

#footer {
	margin: 0 auto 0 auto;
	width: 800px;
	padding-bottom: 74px;
}


/******************　フッターナビ　****************************/

#f_navi {
	margin: 20px 0 24px 0;
	padding:  12px 0 12px 40px;
	width: 760px;
	background-color: #FFF;
}

#f_navi ul li {
	float: left;
	margin-right: 14px;
	list-style-type: none;
}
	
#f_navi ul li a {
	padding-left: 14px;
	background: url(../images/common/arrrow_ico.gif) no-repeat;
	background-position: 0 1px;
	color: #666;
	font-size: 10px;
	font-family:"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka, sans-serif;
	list-style-type: none;
}

#f_navi ul li a:hover {
		color: #00F;
}

/******************　フッターカラム　****************************/

#f_l_column {
	float: left;
	width: 680px;
}

#f_r_column {
	float: left;
	width: 120px;
}

/******************　グループーリンク　****************************/

#group_link {
	margin-bottom: 10px;
	padding-bottom: 5px;
	width: 680px;
	border-bottom: 1px #999 dotted;
}

#group_link p {
	clear: both;
}

#group_link p {
	padding: 0 20px 2px 0;
	list-style-type: none;
	color: #666;
	font-size: 10px;
	font-family:"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka, sans-serif;
}

#group_link p a {
	color: #666;
	font-size: 10px;
	font-family:"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka, sans-serif;
	font-weight:normal;
}

#group_link ul li a:hover {
		color: #00F;
}

/******************　スポンサーリンク　****************************/

#sponsored  {
	margin-bottom: 12px;
	padding-bottom: 12px;
	width: 680px;
	border-bottom: 1px #999 dotted;
}

#sponsored ul li {
	float: left;
	padding-right: 10px;
	list-style-type: none;
}

#sponsored_title {
	color: #666;
	font-size: 10px;
	font-weight: bold;
	font-family:"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka, sans-serif;
}
	
#elecom a {
	display: block;
	width: 78px;
	height: 22px;
	background: url(../images/common/bn_finies.gif) no-repeat;
	text-indent: -99999px;
}

#orix a {
	display: block;
	width: 59px;
	height: 22px;
	background: url(../images/common/bn_bs.gif) no-repeat;
	text-indent: -99999px;
}

#vissel a {
	display: block;
	width: 72px;
	height: 22px;
	background: url(../images/common/bn_vissel.gif) no-repeat;
	text-indent: -99999px;
}

/******************　アドレス　****************************/

address {
	margin:10px 0 0 0;
	color: #666;
}

/******************　Pマーク　****************************/

#f_pmark {
	width: 85px;
	padding-left: 30px;
}

#f_pmark img {
	padding: 5px;
	background-color: #FFF;
	border: none;
	text-align: center;
	clear: both;
}

#f_pmark p {
	font-size: 10px;
	text-align: center;
	line-height: 120%;
	color: #666;
	font-family:"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka, sans-serif;
}
		

/*---- clearfix ----*/
.clearfix:after {
	content: ".";
	font-size: 0.1em;
	line-height: 0;
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


