@charset "utf-8";

*{
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: black;
	font-size:13px;
}
img{
	border:0;
}
body{
	text-align:center;
}
table{
	border-collapse: collapse; 
}
a{
	color:#039;
	font-size:13px;
	text-decoration:underline;
}
a:visited{
	color:purple;
	color:#039;
}
a:hover{
	color: red;
}
ul{
 list-style-type: none;
}
h1{

}
h2{

}
#layout{
	text-align:left;
	margin:0 auto;
	width:1000px;
}
.cb{
	float:left;
	width:100%;
	margin:0 auto;
}
.cb th{
    padding-left:5px;
    background-color:#E0E0E0;
    border-bottom:1px solid #404040;
}
.cbm{
	float:right;
	width:640px;
	margin-bottom:20px;
}
.lb a{
	padding:2px 6px;
	color:black;
	background-color:#fff;
	border:1px solid #666;
	text-decoration:none;
}
.lb a:hover{
	border:1px solid red;
}

.type_c {
	padding:2px;
	height:20px;
	color:#000;
	border:1px solid #666;
	font-weight:700;
	text-decoration:none;
}

/*header*/
#link{
	text-align:right;
}
#header{
	border-bottom:1px dashed silver;
/*
	margin:10px 0;
*/
	padding-bottom:5px;
	width:1000px;
}
h1 a{
	float:left;
	width:260px;
	height:50px;
	display:block;
	background: url("../img/header_logo.gif") no-repeat 0 0;	
	background: url("../img/logo.jpg") no-repeat 0 0;	
	background: url("../img/logo2.jpg") no-repeat 0 0;	
}
#hd{
	float:left;
	width:180px;
}
#hk{
	float:left;
	width:240px;
}
#hb{
	float:right;
	width:80px;
}
#hb li{
	float:right;
}
#hb a{
	font-size:0;
	display:block;
	width:80px;
	height:20px;
	text-indent:-9999px;
}
#hb #li a{
	background: url("../img/li.gif") no-repeat 0 0;
}
#hb #li a:hover{
	background: url("../img/li.gif") no-repeat 0 -20px;
}
#hb #ki a{
	background: url("../img/ki.gif") no-repeat 0 0;
}
#hb #ki a:hover{
	background: url("../img/ki.gif") no-repeat 0 -20px;
}
#hdkn{
	color:red;
	font-size:16px;
	font-weight:bold;
}
/*content*/
#content{
	width:825px;
}

#error{
	margin:3px 0 3px 0;
	font-size:13px;
	font-weight:bold;
	color:red;
}

/*left_block*/
#left_block{
	float:left;
	width:640px;
/*
	margin-right:10px;
*/
}
#nb{

}
#nb li{
	float:left;
	margin-right:10px;
}
#nb li a{
	background: url("../img/b.jpg") no-repeat 0 0;
	width:190px;
	height:30px;
	display:block;
	border:1px solid #ccc;
	text-align:center;
	color:#777;
	text-decoration:none;
	font-size:16px;
	line-height:30px;
	font-weight:bold;
}
#nb li a:hover{
	border:1px solid #f00;
}
#nb li a:active{
	background: url("../img/b2.jpg") no-repeat 0 0;
	border:1px solid #ccc;
}

.s_h2{
	color:#888;
	font-weight:bold;
	font-size:18px;
	line-height:150%;
	text-indent:25px;
	border-bottom:1px outset #eee;
	border-right:2px outset #eee;
	background: url("../img/s_icon.jpg") no-repeat 0 0;
	
}
.b_h2{
	color:#888;
	font-weight:bold;
	font-size:18px;
	line-height:150%;
	text-indent:25px;
	border-bottom:1px outset #eee;
	border-right:2px outset #eee;
	background: url("../img/b_icon.gif") no-repeat 0 0;
	
}
/*
トップの特集
*/
#tks{
	width:597px;
	height:150px;
	border-top:1px solid #eee;
	border-left:1px solid #eee;
	border-bottom:1px outset #888;
	border-right:2px outset #888;
	background: url("../img/3_toku.jpg") no-repeat 0 0;
}
#tfl{
	float:right;
	width:215px;
	padding:5px;
}
#tfl h2 a{
	font-size:18px;
	color:cornflowerblue;
	font-weight:bold;
}
#tfl h2 a:hover{
	color:red;
}
#tfl p{
	margin-top:10px;
}

/*
条件から探す
*/
#tql{
	float:left;	
	width:350px;
}
#tql table{
	margin-top:5px;	
}
#tql th
,#tql td{
	padding:2px;
}
#tql th{
	width:70;
}
#tql p{
	text-align:center;
	margin-top:5px;
}
/*
ｴﾘｱから探す
*/
#tqr{
	float:right;	
	width:290px;
}
/*
職種から探す
*/
.snt{
/*
	width:188px;
	_width:186px;
*/
	width:198px;
	_width:196px;
	height:110px;
	float:left;
	margin:5px 0 0 5px;
	border-bottom:1px dashed silver;
	border-right:1px dashed silver;
	padding:2px;
}
.snt a
{
	font-size:15px;
}
.snt img{
	margin-right:3px;
}
.sct{
	font-size:12px;
	_font-size:10px;
/*
	margin-top:5px;
*/
}
a.scout{
    color:#FF4040;
}
a:visited.scout{
	color:#FF4040;
}
a:hover.scout{
    color:#FFFFFF;
    background-color:#FF4040;
}
a.scout_kyujin{
    color:#003399;
}
a:hover.scout_kyujin{
    color:#FFFFFF;
    background-color:#003399;
}

/*
地域から探す
*/
#at th
,#at td{
	padding:2px;
}
#at th{
	
}
/*
ｽﾀｲﾙから探す
*/
.stul{
	float:left;
	width:320px;
}
.stul li{
	margin-top:5px;	
}

/*
トップのコラム
*/
#tcm{

}

/*left_left_block*/
#left_left_block{
	float:left;
	width:160px;
}
.cbl{
	float:left;
	width:160px;
	margin-bottom:10px;
	border:1px solid #888;
}
.cbl h2{
	color:#fff;
	text-align:center;
	background-color:#888;
	font-size:16px;
}

/*right_block*/
#right_block{
	float:right;
/*
	width:180px;
*/
	width:170px;
}
.cbr{
	float:left;
	width:170px;
	margin-bottom:10px;
	border:1px solid #888;
}
.cbr h2{
	color:#fff;
	text-align:center;
	background-color:#888;
	font-size:16px;
}
#角丸
.cbr .xtop, .cbr .xbottom {display:block; background:transparent; font-size:1px; }
.cbr b { display:block; overflow:hidden; }
.cbr .xb1, .cbr .xb2, .cbr .xb3 {height:1px; }
.cbr .xb2, .cbr .xb3, .cbr .xb4 {background:#888888; border-left:1px solid #888888; border-right:1px solid #888888; }
.cbr .xb1 { margin:0 5px; background:#888888; }
.cbr .xb2 { margin:0 3px; border-width:0 2px; }
.cbr .xb3 { margin:0 2px; }
.cbr .xb4 { height:2px; margin:0 1px; }
.cbr .content { display:block; background:#888888; border:0 solid #888888; border-width:0 1px; }


.trl{
	padding:5px;
	padding-bottom:0;
}
.trl dd
,.trl li{
	margin-bottom:10px;
}
#mbd{
	float:left;
	width:170px;
/*
	_width:170px;
*/
	_width:170px;
	padding:5px 0;
	text-align:center;
}
#mbdds{
	text-align:center;
/*
	text-align:left;
	margin:5px 0 5px 20px;
*/
	_margin:5px 0 5px 15px;
	_width:148px;
}
/*list*/
#pl{
	margin-bottom:10px;
}
/*
検索
*/
#lqt{

}
#lqt th
,#lqt td{
	border:1px solid #aaa;
	padding:3px;
}
#lqt th{	
	background-color:#eee;
}
/*
一覧
*/
.kld{
	padding:5px;
	border-top:2px solid #cc0033;
}
.klp{

}
.kldl{
	float:left;
	width:200px;
}
.kldr{
	float:right;
	width:420px;
}
.kldpr{
	font-weight:bold;
	font-size:16px;
	color:darkblue;
}
.kldrp{
	text-align:right;
}
#klt th
,#klt td{
	padding:2px;
}
#klt th{
	width:60px;
}

/*info*/
#kil{
	float:left;
	width:600px;
}

.kit th
,.kit td{
	border:1px solid #aaa;
	padding:3px;
}
.kit th{	
	background-color:#eee;
	width:60px;
}
.kib{
	height:25px;
	text-align:left;
	line-height:25px;
	text-indent:15px;
/*
	background: url("../img/info_bar.gif") no-repeat 0 0;
*/
	background: url("../img/info_bar_825px.gif") no-repeat 0 0;
}
#kipr{
	font-weight:bold;
	font-size:20px;
	color:darkblue;
	text-align:center;
	margin:5px 120px 10px 10px;
}
#sim{
	margin-bottom:10px;
}
#sim li{
	float:left;
}
#sim li a{
	margin-right:3px;
	text-decoration:none;
	display:block;
	/* width:90px; */
	/* width:80px; */
	width:77px;
	height:30px;
	text-align:center;
	line-height:30px;
	background-color:#eee;
	background: url("../img/sim.gif") no-repeat 0 0;
	border:1px solid silver;
	color:#666;
}
#sim li a:hover{
	border:1px solid red;
	color:red;

}
#sim li s{
	margin-right:3px;
	text-decoration:none;
	display:block;
	width:90px;
	height:30px;
	text-align:center;
	line-height:30px;
	background-color:#eee;
	background: url("../img/sim.gif") no-repeat 0 0;
	border:1px solid silver;
	color:#666;
}
#sim li s:hover{
	border:1px solid red;
	color:red;

}
#sim_scout{
    margin-bottom:10px;
}
#sim_scout li{
    float:left;
}
#sim_scout li a{
    margin-right:3px;
    text-decoration:none;
    display:block;
    width:90px;
    height:30px;
    text-align:center;
    line-height:30px;
    background-color:#eee;
    background: url("../img/sim_scout.gif") no-repeat 0 0;
    border:1px solid silver;
    color:#666;
}
#sim_scout li a:hover{
    border:1px solid red;
    color:red;

}

/*
求人詳細会員用
*/
#simb{
	margin-top:5px;
}
#simb li{
	float:right;
}

#simb li a{
	margin-left:3px;
	text-decoration:none;
	display:block;
	height:28px;
}
#simb_1 a{
	width:90px;
	background: url("../img/simb1.jpg") no-repeat 0 0;
}
#simb_1 a:hover{
	background-position:0 -28px ;
}
#simb_2 a{
	width:110px;
	background: url("../img/simb2.jpg") no-repeat 0 0;
}
#simb_2 a:hover{
	background-position:0 -28px ;
}
#simb_3 a{
	width:140px;
	background: url("../img/simb3.jpg") no-repeat 0 0;
}
#simb_3 a:hover{
	background-position:0 -28px ;
}
/**/


#map{
	height:400px;
}
/*
問い合わせﾌｫｰﾑ
*/
.abso{
	color:red;
	
}
#kift{

}
#kift th{
	width:140px;
}

/*footer*/
#footer{
	border-top:1px dashed silver;
	text-align:center;
}
/*
会社概要
*/
.label_p{
	margin:10px 0 0 0 ;
	float:left;
	color:#f36;
	font-weight:bold;
	width:100%;
}
.company_info_table{
	float:left;
	width:580px;
	margin:20px 0 0 10px;
	_margin:20px 0 0 5px;
}
.company_info_table td{
	padding:5px;
}
.company_info_table_bottom{
	border-bottom:1px  solid silver;
}
.company_info_table_right{
	text-align:center;
	width:60px;
	border-top:1px  solid silver;
	border-left:1px  solid silver;
}
#company_info{
	float:left;
	widows:600px;
	margin:10px 0 0 20px;
	_margin:10px 0 0 10px;
}
#company_info_dl{
	width:330px;
}
#company_info_dl dd{
	padding:10px;
}

/*
個人情報保護
*/
#pdl dt{
	font-size:16px;
	font-weight:bold;
	color:#888;
}
#pdl dd{
	padding-left:20px;
	margin-bottom:10px;
}

/*
免責事項
*/
#dcdl dt{
	margin-bottom:10px;
}
#dcdl dd{
	padding-left:10px;
	margin-bottom:10px;
}

/*
企業新規登録
*/
.entry_table{
	width:600px;
	margin-left:100px;
}
.entry_table th{
	background-color:#eee;
	width:150px;
}
.entry_table th
,.entry_table td{
	border:1px solid silver;
	padding:2px;
}
.entry_table .ttl{
	width:150px;
	background-color:#eee;
}
.entry_table .num{
	width:40px;
}
.entry_table .input_text{
	width:90%;
}
.entry_table .input_textarea{
	width:90%;
	height:50px;
}
.hisu{
	color:red;
}
#entry_table_button_block{
	text-align:center;
}
#entry_table_button_block input{
	padding:2px 4px;
}

.scout_mail{
    margin-bottom:5px;
    text-align:center;
/*
    background-color:#FF8000;
*/
    background-color:#c0c0c0;
    height:30px;
}
.scout_mail td{
    width:100px;
    border-right:5px solid #FFFFFF;
    border-top:1px solid #808080;
    border-bottom:1px solid #808080;
/*
    border-top:1px solid #e07000;
    border-bottom:1px solid #e07000;
*/
}
.scout_mail a{
    text-decoration:none;
    font-size:14px;
    font-weight:bold;
    color:#FFFFFF;
}
.scout_mail td:hover{
/*
    background-color:#FFC040;
*/
    background-color:#e0e0e0;
}
.header_img {
    background: url("/bunner/header/under_bar.gif") no-repeat 0 0;
    background-position:bottom;
    background-repeat:no-repeat;
    height:54px;
    position:relative;
}

