@charset "Shift_JIS";

/*---------- 共通 ----------*/
*{
	margin:0px;
	padding:0px;
}
body{
	margin:0px;
	padding:0px;
	background:url("../../images/bg.gif") 50% 0%;
	text-align:center;
}
img{
	margin:0px;
	padding:0px;
	border:0px;
	display:block;
}
h1,h2,h3,h4,h5,h6{
	margin:0px;
	padding:0px;
	font-size:100%;
	line-height:100%;
	color:#ffffff;
	font-weight:normal;
}
p,ol,div,ul,li,span{
	margin:0px;
	padding:0px;
	font-size:100%;
	line-height:100%;
	color:#ffffff;
	font-weight:normal;
}
ul,li{
	list-style:none;
}
.clear{
	clear:both;
	overflow:hidden;
	width:1px;
	height:1px;
	margin:0 -1px -1px 0;
	border:0;
	padding:0;
	font-size:0;
	line-height:0;
}

a:link {color:#ffffff; text-decoration:none }
a:visited {color:#ffffff; text-decoration:none }
a:hover {color:#ffffff; text-decoration:underline }
a:active {color:#ffffff; text-decoration:underline }

p.speaknavi{
	display:block;
	position:absolute;
	top:-9999px;
	left:-9999px;
}

#contents .link{
	font-size:80%;
	line-height:140%;
	text-align:right;
	padding:10px;
	color:#c6983d;
}
#contents .link a:link {color:#c6983d; text-decoration:none }
#contents .link a:visited {color:#c6983d; text-decoration:none }
#contents .link a:hover {color:#c6983d; text-decoration:underline }
#contents .link a:active {color:#c6983d; text-decoration:underline }

#contents #entry-box{
	width:635px;
	border:3px solid #ffffff;
	background:url("../../../job/images/entry_bg.jpg") repeat-y;
	margin:50px auto;
}
#contents #entry-box .padd{
	margin:10px 20px;
}
#contents #entry-box .btn{
	float:left;
	margin-top:10px;
}
#contents #entry-box p{
	float:right;
	width:360px;
	font-size:80%;
	line-height:140%;
	color:#010000;
	margin-top:10px;
}
#contents #entry-box p a:link {color:#000000; text-decoration:none }
#contents #entry-box p a:visited {color:#000000; text-decoration:none }
#contents #entry-box p a:hover {color:#000000; text-decoration:underline }
#contents #entry-box p a:active {color:#000000; text-decoration:underline }

/*---------- rayout ----------*/
#wrap{
	width:800px;
	margin:0px auto;
	text-align:left;
}
#head{
	height:64px;
	padding:0px 10px;
	background:url("../../images/head_bg.gif") no-repeat bottom;
	text-align:left;
}
#contents{
	padding:0px 10px;
	background:url("../../images/bg2.gif") repeat-y;
	height:100%;
	text-align:left;
}
#foot{
	height:34px;
	background:url("../../images/foot_bg.gif") repeat-x;
	text-align:center;
}

/*---------- head ----------*/

#head ul{
	float:right;
	width:719px;
}
#head ul li{
	float:left;
	height:22px;
	margin-top:20px;
	overflow:hidden;
	text-indent:-9999px;
}

#head .menu_index{
	width:72px;
	background:url("../../images/menu_top.gif") no-repeat;
}
#head .menu01{
	width:88px;
	background:url("../../images/menu_01.gif") no-repeat;
}
#head .menu02{
	width:176px;
	background:url("../../images/menu_02.gif") no-repeat;
}
#head .menu03{
	width:59px;
	background:url("../../images/menu_03.gif") no-repeat;
}
#head .menu04{
	width:162px;
	background:url("../../images/menu_04.gif") no-repeat;
}
#head .menu05{
	width:162px;
	background:url("../../images/menu_05.gif") no-repeat;
}
#head .menu01_off{
	width:88px;
	background:url("../../images/menu_01_off.gif") no-repeat;
}
#head .menu02_off{
	width:176px;
	background:url("../../images/menu_02_off.gif") no-repeat;
}
#head .menu03_off{
	width:59px;
	background:url("../../images/menu_03_off.gif") no-repeat;
}
#head .menu04_off{
	width:162px;
	background:url("../../images/menu_04_off.gif") no-repeat;
}
#head .menu05_off{
	width:162px;
	background:url("../../images/menu_05_off.gif") no-repeat;
}

#head .menu_index a:link{display:block; height:22px;}
#head .menu_index a:visited{display:block; height:22px;}
#head .menu_index a:hover{display:block; height:22px; background:url("../../images/menu_top_on.gif") no-repeat;}
#head .menu_index a:active{display:block; height:22px;}

#head .menu01 a:link{display:block; height:22px;}
#head .menu01 a:visited{display:block; height:22px;}
#head .menu01 a:hover{display:block; height:22px; background:url("../../images/menu_01_on.gif") no-repeat;}
#head .menu01 a:active{display:block; height:22px;}

#head .menu02 a:link{display:block; height:22px;}
#head .menu02 a:visited{display:block; height:22px;}
#head .menu02 a:hover{display:block; height:22px; background:url("../../images/menu_02_on.gif") no-repeat;}
#head .menu02 a:active{display:block; height:22px;}

#head .menu03 a:link{display:block; height:22px;}
#head .menu03 a:visited{display:block; height:22px;}
#head .menu03 a:hover{display:block; height:22px; background:url("../../images/menu_03_on.gif") no-repeat;}
#head .menu03 a:active{display:block; height:22px;}

#head .menu04 a:link{display:block; height:22px;}
#head .menu04 a:visited{display:block; height:22px;}
#head .menu04 a:hover{display:block; height:22px; background:url("../../images/menu_04_on.gif") no-repeat;}
#head .menu04 a:active{display:block; height:22px;}

#head .menu05 a:link{display:block; height:22px;}
#head .menu05 a:visited{display:block; height:22px;}
#head .menu05 a:hover{display:block; height:22px; background:url("../../images/menu_05_on.gif") no-repeat;}
#head .menu05 a:active{display:block; height:22px;}

/*---------- foot ----------*/
#foot div{
	width:760px;
	margin:0px auto;
	text-align:left;
	padding-top:10px;
}
#foot div p{
	font-size:70%;
	line-height:120%;
}
#foot div ul{
	float:right;
}
#foot div ul li{
	float:left;
	font-size:70%;
	line-height:120%;
}
#foot div ul li a{
	font-size:90%;
}

/*---------- トップページ ----------*/
#contents #top{
	padding:30px 20px 0px;
}
#contents #top p{
	font-size:80%;
	line-height:180%;
}
#contents #top .top-menu li{
	float:left;
	width:148px;
	height:40px;
	margin-top:1px;
	overflow:hidden;
	text-indent:-9999px;
}
#contents #top .top-menu li.menu01{
	background:url("../../../images/menu_01.jpg") no-repeat;
}
#contents #top .top-menu li.menu02{
	background:url("../../../images/menu_02.jpg") no-repeat;
}
#contents #top .top-menu li.menu03{
	background:url("../../../images/menu_03.jpg") no-repeat;
}
#contents #top .top-menu li.menu04{
	background:url("../../../images/menu_04.jpg") no-repeat;
}
#contents #top .top-menu li.menu05{
	background:url("../../../images/menu_05.jpg") no-repeat;
}
#contents #top .top-menu li a:link{display:block; height:40px;}
#contents #top .top-menu li a:visited{display:block; height:40px;}
#contents #top .top-menu li a:hover{display:block; height:40px;}
#contents #top .top-menu li a:active{display:block; height:40px;}

#contents #top .top-menu li.menu01 a:hover{background:url("../../../images/menu_01_on.jpg") no-repeat;}
#contents #top .top-menu li.menu02 a:hover{background:url("../../../images/menu_02_on.jpg") no-repeat;}
#contents #top .top-menu li.menu03 a:hover{background:url("../../../images/menu_03_on.jpg") no-repeat;}
#contents #top .top-menu li.menu04 a:hover{background:url("../../../images/menu_04_on.jpg") no-repeat;}
#contents #top .top-menu li.menu05 a:hover{background:url("../../../images/menu_05_on.jpg") no-repeat;}

#contents #top #top-cont{
	padding:0px 30px;
}
#contents #top #top-cont .ttl{
	margin-bottom:20px;
}
#contents #top #top-cont .mgn-btm30{
	margin-bottom:30px;
}
#contents #top #top-cont #banner-box{
	background:#061d39;
	padding:0px 0px 8px 8px;
	height:100%;
	margin-bottom:30px;
}
#contents #top #top-cont #banner-box img{
	float:left;
	margin:8px 8px 0px 0px;
}
#contents #top #top-cont .list{
	width:680px;
	margin:20px 0px;
	background:#ff3300 url("../../../images/list_bg.gif") no-repeat bottom;
}
#contents #top #top-cont .list ul{
	background:url("../../../images/list_top.gif") no-repeat;
	padding:20px 15px;
}
#contents #top #top-cont .list ul li{
	font-size:80%;
	margin-bottom:5px;
	padding-left:35px;
	background:url("../../images/list_icon.gif") no-repeat;
}
#contents #top #top-cont .box-l{
	float:left;
	margin-bottom:50px;
}
#contents #top #top-cont .box-r{
	float:right;
	width:560px;
	margin-bottom:50px;
}
#contents #top #top-cont .mail{
	line-height:100%;
	background:url("../../../images/mail_icon.gif") no-repeat;
	margin-top:10px;
	color:#c6983d;
	padding-left:25px;
}
#contents #top #top-cont .mail a:link {color:#c6983d; text-decoration:none }
#contents #top #top-cont .mail a:visited {color:#c6983d; text-decoration:none }
#contents #top #top-cont .mail a:hover {color:#c6983d; text-decoration:underline }
#contents #top #top-cont .mail a:active {color:#c6983d; text-decoration:underline }

/*---------- 求人情報 ----------*/
#contents #job{
	padding:0px 50px;
}
#contents #job .ttl{
	margin-bottom:20px;
}
#contents #job ul{
	margin:0px 0px 30px 15px;
}
#contents #job ul li{
	font-size:80%;
	margin-bottom:5px;
	padding-left:35px;
	background:url("../../images/list_icon.gif") no-repeat;
}

#contents #job .genre{
	margin:0px 0px 10px 10px;
}

#contents #job .job-table1{
	border:8px solid #002050;
	margin-bottom:20px;
}
#contents #job .job-table1 table{
	width:664px;
	font-size:80%;
	border:2px solid #9c8225;
	border-collapse:collapse;
}
#contents #job .job-table1 table th{
	color:#000000;
	background:#c0af74;
	font-weight:normal;
	padding:5px 10px;
	border-left:1px solid #999999;
	border-bottom:1px solid #999999;
}
#contents #job .job-table1 table th.company{
	width:36%;
}
#contents #job .job-table1 table th.position{
	width:36%;
}
#contents #job .job-table1 table th.income{
	width:18%;
}
#contents #job .job-table1 table th.workplace{
	width:10%;
}
#contents #job .job-table1 table td{
	color:#333333;
	background:#ffffff;
	padding:5px 10px;
	border-left:1px solid #999999;
	border-bottom:1px solid #999999;
}

#contents #job .job-table{
	border:8px solid #002050;
	margin-bottom:20px;
}
#contents #job .job-table table{
	width:664px;
	font-size:80%;
	border:2px solid #9c8225;
	border-collapse:collapse;
}
#contents #job .job-table table th{
	width:20%;
	color:#000000;
	background:#c0af74;
	font-weight:normal;
	padding:5px 10px;
	border-bottom:1px solid #999999;
}
#contents #job .job-table table td{
	width:80%;
	color:#333333;
	background:#ffffff;
	padding:5px 10px;
	border-left:1px solid #999999;
	border-bottom:1px solid #999999;
}

#contents #job .case{
	margin:20px 0 0;
	zoom:1;/*for IE 5.5-7*/
}
#contents #job .case:after{/*for modern browser*/
	content:".";
	display: block;
	height:0px;
	clear:both;
	visibility:hidden;
}
#contents #job .case .casePh{
	float:left;
}
#contents #job .case .caseTxt{
	float:right;
	width:570px;
}
#contents #job .case .caseTxt img{
	margin:0 0 10px 0;
}
#contents #job .case .caseTxt p{
	font-size:80%;
	line-height:140%;
}
#contents #job .pageLink{
	font-size:80%;
	line-height:140%;
	margin:20px 0;
	color:#c6983d;
	text-align:center;
}

#contents #job .pageLink a:link {color:#c6983d; text-decoration:none }
#contents #job .pageLink a:visited {color:#c6983d; text-decoration:none }
#contents #job .pageLink a:hover {color:#c6983d; text-decoration:underline }
#contents #job .pageLink a:active {color:#c6983d; text-decoration:underline }

/*---------- コンサルティングスタイル ----------*/
#contents #consultant{
	padding:20px 95px;
}
#contents #consultant p{
	font-size:80%;
	line-height:140%;
}
#contents #consultant .step{
	margin-top:30px;
}
#contents #consultant .ttl{
	margin:20px 0px;
}
#contents #consultant .cap{
	margin-top:30px;
	margin-left:35px;
	text-indent:-1.5em;
}

/*---------- FAQ ----------*/
#contents #faq{
	padding:20px 50px 20px;
}
#contents #faq p{
	font-size:80%;
	line-height:140%;
}
#contents #faq .top-txt{
	margin-bottom:10px;
}
#contents #faq .question{
	background:url("../../../faq/images/question_bg.jpg") no-repeat bottom;
}
#contents #faq .question h2{
	font-size:80%;
	color:#000000;
	font-weight:bold;
	padding:12px 12px 12px 100px;
	background:url("../../../faq/images/question.jpg") no-repeat 0px 6px;
}
#contents #faq .answer{
	padding:20px 20px 20px 0px;
	margin-bottom:35px;
	background:#041a35 url("../../../faq/images/answer_bg.gif") no-repeat bottom;
}
#contents #faq .answer .txt1{
	padding-left:100px;
	background:url("../../../faq/images/answer.gif") no-repeat;
}
#contents #faq .answer .txt2{
	margin:20px 0px 0px 120px;
}
#contents #faq .answer .txt2 a:link {color:#c6983d; text-decoration:none }
#contents #faq .answer .txt2 a:visited {color:#c6983d; text-decoration:none }
#contents #faq .answer .txt2 a:hover {color:#c6983d; text-decoration:underline }
#contents #faq .answer .txt2 a:active {color:#c6983d; text-decoration:underline }

/*---------- interview ----------*/
#contents #interview{
	padding:20px 50px 0px;
}
#contents #interview p{
	font-size:80%;
	line-height:140%;
}
#contents #interview .new-box{
	background:#061d39;
	padding:20px;
	height:100%;
	margin:50px 0px;
}
#contents #interview .new-box .ph{
	float:left;
	border:3px solid #9c8225;
}
#contents #interview .new-box .txt{
	float:right;
	width:420px;
}
#contents #interview .new-box .txt .line{
	margin:20px 0px 10px;
	padding-bottom:10px;
	background:url("../../../interview/images/line.gif") no-repeat bottom;
}
#contents #interview .new-box .txt .txt-l{
	float:left;
	width:257px;
}
#contents #interview .new-box .txt .btn{
	float:right;
}
#contents #interview .backnumber-box{
	float:left;
	width:330px;
	margin-top:20px;
}
#contents #interview .backnumber-box .ph{
	float:left;
	border:1px solid #9c8225;
}
#contents #interview .backnumber-box .txt{
	float:right;
	width:250px;
}
#contents #interview .backnumber-box .txt img{
	margin-top:10px;
}
#contents #interview .space{
	float:left;
	width:20px;
}

/*---------- interview_詳細ページ ----------*/
#contents #interview .main-image{
	border:10px solid #061d39;
	margin-bottom:30px;
}

#contents #interview .corp-table{
	border:8px solid #002050;
	margin:0px 0px 30px;
}
#contents #interview .corp-table table{
	width:664px;
	font-size:80%;
	border:2px solid #9c8225;
	border-collapse:collapse;
}
#contents #interview .corp-table table th{
	width:15%;
	color:#000000;
	background:#c0af74;
	font-weight:normal;
	padding:5px 10px;
	border-bottom:1px solid #999999;
}
#contents #interview .corp-table table td{
	width:85%;
	color:#333333;
	background:#ffffff;
	padding:5px 10px;
	border-left:1px solid #999999;
	border-bottom:1px solid #999999;
}

#contents #interview .ttl{
	margin:0px 0px 10px 8px;
}
#contents #interview .cv-box{
	float:right;
	width:340px;
	margin-bottom:10px;
	background:url("../../../interview/images/cv_bg.jpg") repeat-y right;
}
#contents #interview .cv-box .padd{
	padding:10px 10px 10px 30px;
}
#contents #interview .cv-box .padd .left{
	float:left;
}
#contents #interview .cv-box .padd .right{
	float:right;
}
#contents #interview .cv-box .padd .left .cv{
	margin:10px 0px 10px;
}
#contents #interview .cv-box .padd p{
	color:#000000;
	clear:both;
}

#contents #interview .interview-box{
	margin-top:30px;
	clear:both;
}
#contents #interview .interview-box .read{
	margin:0px 0px 20px;
}
#contents #interview .interview-box h2{
	font-size:80%;
	background:url("../../../interview/images/name_jac.gif") no-repeat;
	padding-left:140px;
	padding-bottom:30px;
}
#contents #interview .interview-box .name-sasaki{
	background:url("../../../interview/01/images/name_sasaki.gif") no-repeat;
	padding-left:140px;
	padding-bottom:30px;
}
#contents #interview .interview-box .name-hirano{
	background:url("../../../interview/02/images/name_hirano.gif") no-repeat;
	padding-left:140px;
	padding-bottom:30px;
}
#contents #interview .interview-box .name-yoshinaga{
	background:url("../../../interview/03/images/name_yoshinaga.gif") no-repeat;
	padding-left:140px;
	padding-bottom:30px;
}
#contents #interview .interview-box .name-kabahara{
	background:url("../../../interview/05/images/name_kabahara.gif") no-repeat;
	padding-left:140px;
	padding-bottom:30px;
}
#contents #interview .interview-box .name-kanai{
	background:url("../../../interview/05/images/name_kanai.gif") no-repeat;
	padding-left:140px;
	padding-bottom:30px;
}
#contents #interview .interview-box .name-kobayashi{
	background:url("../../../interview/05/images/name_kobayashi.gif") no-repeat;
	padding-left:140px;
	padding-bottom:30px;
}
#contents #interview .interview-box .name-kabahara2{
	background:url("../../../interview/05/images/name_kabahara2.gif") no-repeat;
	padding-left:50px;
	padding-bottom:30px;
}
#contents #interview .interview-box .name-kanai2{
	background:url("../../../interview/05/images/name_kanai2.gif") no-repeat;
	padding-left:50px;
	padding-bottom:30px;
}
#contents #interview .interview-box .name-kobayashi2{
	background:url("../../../interview/05/images/name_kobayashi2.gif") no-repeat;
	padding-left:50px;
	padding-bottom:30px;
}








#contents #interview .interview-box .ph-r{
	float:right;
	margin:0px 0px 10px 10px;
}


/* 2009/08/19追加 */
#contents #interview .interview-jac-box h2{
	font-size:80%;
	background: none;
	padding: 2em 0 0 0;
	margin: 0 0 0 0;
	text-align: left;
}
#contents #interview .interview-jac-box p{
	margin-bottom: 1em;
	line-height: 140%;
}
#contents #interview .width40em {
	width: 30em;
	/* margin: 0 auto 0 auto; */
}
#contents #interview .width40em p {
	font-weight: normal;
	line-height: 140%;
}

#contents #interview .interview-box .ph-l{
	float:left;
	margin:0px 10px 10px 0px;
}

