@charset "utf-8";



/* contact
-------------------------------------------------------------------------------------------------------- */

input,select,textarea {
	font-size:1em;
	margin-bottom:1px;
}

optgroup {
	background-color:#cccccc;
	color:#333333;
	font-style:normal;
}

option {
	margin:0 5px 0 0;
	background-color:#ffffff;
	color:#333333;
}


/*ime_mode*/
.ime_on {ime-mode:active;}

.ime_off {ime-mode:disabled;}

/*input_text_setting*/
input#issue_text {width:200px;}

input#name,
input#ruby,
input#company,
input#post {width:240px;}

input#tel,
input#fax {width:140px;}

input#email {width:240px;}

input#age {width:30px;}

input#zip {width:60px;}

input#address {width:400px;}


textarea#comment {width:400px;}


/*submitBtn*/
#formEnd {
	padding:0 20px 40px 20px;
	text-align:center;
}

#formEnd input {font-weight:bold;}

#policy {
	width:623px;
	margin:0 auto 40px;
	padding:20px;
	border:#ccc solid 1px;
	background:#ebebeb;
}
#policy li {
	list-style-position: inside;
	list-style-type: disc;
}


/* 新着情報
-------------------------------------------------------------------------------------------------------- */
.news-box {
	border:#ededed solid 1px;
	border-top:#fb8f2c solid 3px;
	margin-bottom:30px;
}

.news-title { width:690px; margin:15px auto 20px; border-bottom:#e5e5e5 solid 1px; padding:0 15px 15px;}
.news-title dt { background:#fb8f2c; text-align:center; color:#fff; width:100px; float:left;}
.news-title dd { color:#fb8f2c; font-size:16px; font-weight:bold; padding-left:120px;}

.news-text { width:690px; margin:0 auto;}
.news-text .photo1 {
	padding:4px;
	border:#e5e5e5 solid 1px;
	float:right;
	width:200px;
}
.news-text .text {
	width:460px;
	float:left;
}
.news-text2 { width:690px; margin:0 auto;}

.pagination { width:720px; margin-bottom:60px;}
.pagination li.left { float:left;}
.pagination li.right { float:right;}


/* 会社案内
-------------------------------------------------------------------------------------------------------- */
#company-pr {
	background:url(../company/images/pr_img.jpg) no-repeat left top;
	min-height:276px;
	padding-left:280px;
	padding-top:10px;
}
#company-pr p {
	font-size:14px;
	margin-bottom:25px;
}


/* よくある質問
-------------------------------------------------------------------------------------------------------- */
.qa {
	width:720px;
	margin:0 auto 30px;
	border-top:#fb8f2c solid 3px;
}
.qa dt {
	padding:8px 5px 5px 35px;
	background: url(../qa/images/icon_q.jpg) no-repeat left 5px;
	font-size:14px;
	font-weight:bold;
	border-bottom:#eeeeee solid 1px;
}
.qa dd {
	padding:10px 5px 5px 35px;
	background: url(../qa/images/icon_a.jpg) no-repeat left 5px;
}




/*
-------------------------------------------------------------------------------------------------------- */
.case-tit {
	color:#fff;
	margin-bottom:20px;
	background:#828282;
	font-size:18px;
	line-height:44px;
	height:44px;
	font-weight:normal;
}
.case-tit .jirei {
	background:#fb8f2c;
	width:100px;
	text-align:center;
	display:block;
	margin-right:15px;
	float:left;
}

.recruitment-tit {
	background:#1d7ed9 url(../case/images/icon_microphone.png) no-repeat 10px center;
	width:650px;
	padding-left:40px;
	margin:0 auto 15px;
	height:34px;
	line-height:34px;
	color:#fff;
	font-size:16px;
	font-weight:normal;
}
.staff-tit {
	background:#05992f url(../case/images/icon_microphone.png) no-repeat 10px center;
	width:650px;
	padding-left:40px;
	margin:0 auto 20px;
	height:34px;
	line-height:34px;
	color:#fff;
	font-size:16px;
	font-weight:normal;
}

.case-con { width:690px; margin:0 auto 20px;}
.case-con li { float:left; margin-right:30px;}
.case-con li span { font-weight:bold; padding-right:10px;}

.interview-box {
	width:690px;
	margin:0 auto 50px;
	background:url(../case/images/center-line.gif) repeat-y center top;
}
.interview-box .interview-l { width:315px; float:left;}
.interview-box .interview-r { width:315px; float:right;}
.interview-box {}
.interview-box dt {
	background:url(../common_img/sub_tit_icon.png) no-repeat left center;
	font-size:14px;
	font-weight:bold;
	color:#fb8f2c;
	margin-bottom:10px;
	margin-top:30px;
	padding-left:20px;
}
.interview-box dd {
	padding-bottom:20px;
}
.interview-box dd:last-child { margin-bottom:0;}


/*事業内容
-------------------------------------------------------------------------------------------------------- */
#biz-link { width:720px; margin:0 auto 50px;border-top:#ccc double 3px; padding-top:10px;}
#biz-link dl  {border-bottom:#ccc double 3px; margin-bottom:10px;}
#biz-link dl dt {
	background:#ff9b25 url(../business/images/link_arrow.jpg) no-repeat right center;
	height:26px;
	line-height:26px;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	display:block;
	float:left;
	color:#fff;
	width:120px;
	padding-right:20px;
}
#biz-link dl dd {
	padding-left:150px;
	padding-top:5px;
}
#biz-link dl dd li {
	float:left;
	margin-right:20px;
	background:url(../common_img/link_arrow.png) no-repeat left center;
	padding-left:20px;
	font-size:14px;
	margin-bottom:10px;
}
#biz-link dl dd li a:link,#biz-link dl dd li a:visited { color:#333; text-decoration:none;}
#biz-link dl dd li a:hover,#biz-link dl dd li a:active { color:#333; text-decoration: underline;}

#reason {
	width:690px;
	margin:0 auto 30px;
}
#reason dl#left {
	width:330px;
	float:left;
}
#reason dl#right {
	width:330px;
	float:right;
}
#reason dl dt {
	font-size:18px;
	font-weight:bold;
	margin-bottom:15px;
}

#pod {
	width:690px;
	margin:0 auto 10px;
}
#pod dl {
	width:345px;
	float:left;
}
#pod dl dt {
	font-size:18px;
	font-weight:bold;
	text-align:center;
	margin-bottom:15px;
	color:#206c8b;
}

#pod-txt {
	width:690px;
	margin:0 auto 30px;
	background:url(../business/images/pod_last.jpg) no-repeat center center;
}
#pod-txt p {
	float:left;
	width:345px;
	text-align:center;
	font-size:16px;
	padding:15px 0 15px;
}


table#importance { width:100%; margin-bottom:30px;}
table#importance th.bg {
	border:#eee solid 1px;
	background:#f7f7f7;
	padding:8px 10px;
}
table#importance th.bg_grn {
	border:#eee solid 1px;
	background:#dfe9bf;
	padding:8px 10px;
}
table#importance th.bg_bl {
	border:#eee solid 1px;
	background:#bdd9e2;
	padding:8px 10px;
}

table#importance th span { font-weight: normal}
table#importance td.bg {
	border:#eee solid 1px;
	padding:8px 10px;
}

ul#flow { margin-bottom:20px;}
ul#flow li {
	width:215px;
	min-height:100px;
	float:left;
	margin-left:15px;
	margin-bottom:15px;
}
ul#flow li dl {
	border:#eee solid 1px;
	padding:10px;
	background:#fff9f3;
}
ul#flow li dl dt { font-weight:bold; font-size:14px; margin-bottom:10px;}
ul#flow li dl dt span {
	background:#fb8f2c;
	display:block;
	width:60px;
	text-align:center;
	margin-right:10px;
	color:#fff;
	float:left;
}
ul#flow li dl dd {}

/*アジア進出企業人材紹介
-------------------------------------------------------------------------------------------------------- */
#trouble { width: 690px; margin:0 auto 50px;}
#trouble dd {
	background:url(../staffing/images/contact_bg.jpg) no-repeat left top;
	height:136px;
}
#trouble dd ul {
	margin-left:285px;
	font-size:14px;
	padding-top:20px;
}
#trouble dd ul li {
	background:url(../staffing/images/check.png) no-repeat left 0;
	padding-left:30px;
	margin-bottom:5px;
}





/*
-------------------------------------------------------------------------------------------------------- */
.job-step {
	background:#f7f7f7;
	border:#eee solid 1px;
	width:660px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	padding:15px;
}
.job-step dt {
	background:#fb8f2c;
	width:120px;
	padding:10px 0;
	float:left;
	display:block;
	text-align:center;
	color:#fff;
}
.job-step dd {
	margin-left:140px;
	padding-right:200px;
	min-height:120px;
}

#job-step01 dd { background:url(../job/images/pics01.jpg) no-repeat right top;}
#job-step02 dd { background:url(../job/images/pics02.jpg) no-repeat right top;}
#job-step03 dd { background:url(../job/images/pics03.jpg) no-repeat right top;}
#job-step04 dd { background:url(../job/images/pics04.jpg) no-repeat right top;}
#job-step05 dd { background:url(../job/images/pics05.jpg) no-repeat right top;}


/* feature アジアンヒューマンネットの特徴
-------------------------------------------------------------------------------------------------------- */
#feature_bnr {
	margin-top: 15px;
}

#feature_bnr li {
	float: left;
	margin-left: 42px;
}

#feature_bnr li a {
	padding: 5px;
	border: 1px solid #ccc;
	display: block;
}

#feature_bnr li:first-child {
	margin-left: 0;
}


