﻿@charset "UTF-8";

/*-------------------------------------MainContents----------------------------------------*/
#Service_Banner {
	text-align: center;
	margin:30px 10px 10px 0px;
	width:730px;
	height:70px;
}
#Service_Banner img {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#Service_Banner h3 {
	font-weight: bold;
}
/*input[type="text"]:focus , select:focus {
	outline: 2px solid #87CEFA;
}*/

/*-------------------------------------topnews----------------------------------------*/

div#Contents div#topnews{
	height: 2.8em;
	overflow: hidden;
/*	width: 750px;*/
/*	border: 1px solid #555;*/
	font-size: 12px;
	margin: 0 auto 3px auto;
	padding: 3px;
	line-height:18px;
/*	color: #F00;*/
}
/*div#Contents div#topnews div div {
	background: url(../imgs/tn_marker-1.gif) left no-repeat;
	padding-left: 9px;
}
div#Contents div#topnews div div:hover {
	background: url(../imgs/tn_marker-2.gif) left no-repeat;
}*/
div#Contents div#topnews div div {
	background: url(../imgs/tn_marker-2.gif) left no-repeat;
	padding-left: 9px;
}
div#Contents div#topnews a:link,
div#Contents div#topnews a:visited,
div#Contents div#topnews a:active {
/*	color: #F00;*/
	text-decoration: underline;
}
div#Contents div#topnews a:hover {
	background: #FFD;
}

/*-------------------------------------sokuho----------------------------------------*/
.sokuho_area {
	background-color: #FDB858;
	padding-bottom:3px;
	display: block;
	width: 730px;
}
.sokuho_area div#job_title {
	background: url(../imgs/serch_tab_top.gif) no-repeat;
	padding: 3px 10px 0 10px;
}
.sokuho_area div#job_title h2 {
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
}
.sokuho_area div#job_title h2 em {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}
.sokuho_area div#job_title h2 em span {
	font-size: 20px;
	font-family:'Tahoma';
	font-weight:bold;
}
.sokuho_area table,
.trybank_header table {
	width: 712px;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 2px 8px;
}
.sokuho_area table img {
	display: block;
}
.sokuho_ml {
	background: url(../imgs/sokuho-middle-left.gif) repeat-y #F9A15F;
	vertical-align: middle;
	width: 166px;
	padding-left:3px;
	font-size: 15px;
	color: #FFF;
	padding-top: 3px;
	font-weight: bold;
}
.sokuho_ml img {
	float: left;
	margin-top: -3px;
}
.sokuho_mr {
	background: url(../imgs/sokuho-middle-right.gif) repeat-y #FFF;
	font-size: 12px;
	vertical-align: middle;
	padding: 2px 5px 0 5px;
	width: 533px;
}
.sokuho_tl {
	background: url(../imgs/sokuho-top-left.gif) no-repeat;
}
.sokuho_tr {
	background: url(../imgs/sokuho-top-right.gif) no-repeat;
}
.sokuho_bl {
	background: url(../imgs/sokuho-bottom-left.gif) no-repeat;
}
.sokuho_br {
	background: url(../imgs/sokuho-bottom-right.gif) no-repeat;
}


/*-------------------------------------tokushu----------------------------------------*/

.special_ml {
	background: url(../imgs/sp-middle-left.gif) repeat-y #7AA4D1;
	vertical-align: middle;
	width: 128px;
	padding-left: 7px;
}
.special_mr {
	background: url(../imgs/sp-middle-right.gif) repeat-y #FFF;
	font-size: 12px;
	vertical-align: middle;
	padding: 2px 5px 0 5px;
	width: 567px;
}
.special_tl {
	background: url(../imgs/sp-top-left.gif) no-repeat;
}
.special_tr {
	background: url(../imgs/sp-top-right.gif) no-repeat;
}
.special_bl {
	background: url(../imgs/sp-bottom-left.gif) no-repeat;
}
.special_br {
	background: url(../imgs/sp-bottom-right.gif) no-repeat;
}
.special_mr ul li {
	float: left;
	list-style-type: none;
	font-size: 20px;
	color: #F00;
	font-weight: bold;
	margin-right: 10px;
}
*:first-child+html .special_mr ul li {
	float: none;
}
.special_mr ul li img {
	display: inline;
	vertical-align: -5px;
	margin: 3px 2px 3px 0;
}
.special_mr ul li a:link,
.special_mr ul li a:visited {
	color: #F00;
}


/*-------------------------------------kyujin_kensaku----------------------------------------*/

/*----------- tt --------------
div#serch_jwarm {
	padding: 5px 8px;
	margin-top: -2px;
	border-left: #FDB858 solid 3px;
	border-right: #FDB858 solid 3px;
}
*html div#serch_jwarm {
	border: none;
	background: url(../imgs/serch_back2.gif) repeat-y;
	width: 720px;
}
------------- //tt ------------*/

div#serch_jwarm {
	padding: 5px 8px;
	margin-top: -2px;
	background: url(../imgs/serch_back2.gif) repeat-y;
	width: 720px;
}

#serch_jwarm table {
	border-collapse: collapse;
	margin-bottom: 20px;
}
#serch_jwarm table th.js_koyo,
#serch_jwarm table th.js_kinmu,
#serch_jwarm table th.js_syoku,
#serch_jwarm table caption {
	background: url(../imgs/serch_tabs.gif) no-repeat;
	width: 210px;
	height: 22px;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 2px 3px;
}
#serch_jwarm table th.js_koyo {
	width: 170px;
	background-position: -50px 0;
	height: 20px;
}
#serch_jwarm table th.js_kinmu {
	width: 155px;
	background-position: -65px 0;
	padding-top: 1px;
	height: 24px;
}
#serch_jwarm table th.js_syoku {
	width: 200px;
	background-position: -75px 0;
	padding-top: 3px;
	height: 17px;
}
#serch_jwarm table caption {
	padding-top: 4px;
}
#serch_jwarm table td,
#serch_jwarm table th {
	font-size: 12px;
	border: 0;
	border-bottom: 1px solid #CCC;
	padding-top: 2px;
}
#serch_jwarm table th {
	text-align: left;
}
#serch_jwarm table td {
	text-align: center;
}
#serch_jwarm table th img {
	vertical-align: -4px;
	margin-right: 3px;
}
.key_top {
	background: url(../imgs/key_top.gif) no-repeat;
	height: 33px;
	width: 323px;
}
.key_middle {
	background: url(../imgs/key_middle.gif) repeat-y;
	width: 323px;
}
.key_bottom {
	background: url(../imgs/key_bottom.gif) no-repeat;
	height: 10px;
	width: 323px;
}
#serch_jwarm .key_middle td,
#serch_jwarm .key_middle th,
#serch_jwarm th.key_top,
#serch_jwarm td.key_middle,
#serch_jwarm td.key_bottom {
	border: 0;
	text-align: left;
	padding-left: 5px;
}
.serch_left {
	float:left;
}
.serch_right {
	float:right;
}
#serch_key_in caption,
#serch_key_go caption {
	text-align: left
}

/*-------------------------------------trybank_kensaku----------------------------------------*/

h2#trybank_title {
	background: no-repeat url(../imgs/tb_tab.gif);
	width:725px;
	height:30px;
	padding: 10px 5px 0 0;
	text-align:right;
	font-size:14px;
}

h2#trybank_title span {
	font-size:20px;
	font-family:'Tahoma';
	font-weight: bold;
}

.trybank_header {
	background-color: #38BFEE;
	padding: 3px 0;
	display: block;
	width: 730px;
}
.trybank_header_bottom {
}
.trybank_ml {
	background: url(../imgs/tb_bar_ml.gif) repeat-y #8CD1F2;
	vertical-align: middle;
	width: 231px;
	padding-left:3px;
	font-size: 15px;
	color: #FFF;
	padding-top: 3px;
	font-weight: bold;
}
.trybank_ml img {
	float: left;
	margin-top: -3px;
}
.trybank_mr {
	background: url(../imgs/tb_bar_mr.gif) right top repeat-y #FFF;
	font-size: 12px;
	vertical-align: middle;
	padding: 2px 5px 0 5px;
	width: 479px;
}
.trybank_tl {
	background: url(../imgs/tb_bar_tl.gif) no-repeat #8CD1F2;
}
.trybank_tr {
	background: url(../imgs/tb_bar_tr.gif) no-repeat #8CD1F2;
}
.trybank_bl {
	background: url(../imgs/tb_bar_bl.gif) no-repeat #6DA8C0;
}
.trybank_br {
	background: url(../imgs/tb_bar_br.gif) no-repeat #6DA8C0;
}
.trybank_mr a span {
	color: #F00;
	margin-right: 15px;
}
.trybank_header #trybtn {
	padding: 3px 0 3px 8px;
}
.trybank_header #trybtn img {
	margin-right: 5px;
}

/*--------- tt ---------

#serch_trybank {
	border-left: 3px solid #38BFEE;
	border-right: 3px solid #38BFEE;
	padding: 5px 8px;
	margin-top: -2px;
}
*html #serch_trybank {
	border: none;
	background: url(../imgs/tb_menu_back.gif) repeat-y;
}

--------- //tt ---------*/

#serch_trybank {
	padding: 5px 8px;
	margin-top: -2px;
	background: url(../imgs/tb_menu_back.gif) repeat-y;
}


#serch_trybank .serch_trybank_title {
	background: url(../imgs/tb_menu_title_b.gif) repeat-x bottom;
	padding-left: 5px;
	padding-bottom: 5px;
	margin: 13px 0;
}
#serch_trybank caption {
	text-align: left;
}
#serch_trybank caption span {
	background: url(../imgs/tb_menu.gif) no-repeat;
	height: 18px;
	width: 155px;
	text-align: center;
	color: #FFF;
/*	font-weight: bold;*/
	font-size: 16px;
	padding: 2px 0 4px 0;
	display: block;
}
#serch_trybank table {
	border-collapse: collapse;
}
#serch_trybank table td,
#serch_trybank table th {
	font-size: 12px;
	border-bottom: 1px solid #CCC;
	padding-top: 2px;
	text-align: center;
}
#serch_trybank table th {
	text-align: left;
}
#serch_trybank table td .noborder td {
	border: 0;
}


/*-------------------------------------tourokusuru----------------------------------------*/

div.touroku {
	margin: 0 105px;
	width: 520px;
}

div.touroku a {
	margin: 0 15px 15px 15px;
	width: 200px;
	background-color: #BDF;
	display: block;
	padding: 10px;
	float:left;
	height: 40px;
}
div.touroku a:hover {
	background-color: #DEF;
	margin: 0 15px 15px 15px;
	width: 200px;
	display: block;
	padding: 10px;
	float:left;
	height: 40px;
}

/*-------------------------------------aruj----------------------------------------*/

table.aruj_contents {
	font-size: 12px;
	background: #FFF url(../imgs/aruj_m.gif) repeat-y;
	width: 730px;
}
table.aruj_contents td {
	border-bottom: dotted 1px #9BF;
	padding: 0 10px;
}
table.aruj_contents td img {
	vertical-align: -2px;
	margin-right: 2px;
}


/*-------------------------------------news----------------------------------------*/

h3.news {
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0 2px 5px;
}
ul.news_contents {
	line-height: 1em;
	padding: 0 10px;
	font-size: 12px;
	width: 707px;
	border-right:2px solid #A6C3D2;
	border-left:1px solid #A6C3D2;
}
*html ul.news_contents {
	background: #FFF url(../imgs/news_m.gif) repeat-y;
	width: 710px;
	border: none;
}
ul.news_contents li {
	list-style-type: none;
	padding: 3px 0;
}
ul.news_contents li span {
	background-color: #F00;
	color: #FFF;
	padding: 1px 3px 0 4px;
	font-weight: bold;
	margin-right: 2px
}
ul.news_contents li img {
	vertical-align: -2px;
}

ul.jwarm_news li {
	background: url(../imgs/tn_marker-1.gif) left no-repeat;
	padding-left: 9px;
}

ul.jwarm_news li:hover {
	background: url(../imgs/tn_marker-2.gif) left no-repeat;
}

/*
ul.jwarm_news li a {background: url(../imgs/tn_marker-1.gif) left no-repeat; padding-left: 9px;}
ul.jwarm_news li a:hover {background: url(../imgs/tn_marker-2.gif) left no-repeat;}
*/

/*------------ koyou_icon ------------*/

div#serch_jwarm table tbody tr th {
	padding-top:5px;
}
div#serch_jwarm table tbody tr th span.icon {
	overflow: hidden;
	width: 17px;
	height: 18px;
	display: block;
	position: relative;
	vertical-align: -3px;
	margin-right:2px;
	float: left;
	top: -3px;
}
div#serch_jwarm table tbody tr th span.icon img { position: absolute; background-color:#00B1EA}
div#serch_jwarm table tbody tr th span.icon img.k1 { left: 0 }
div#serch_jwarm table tbody tr th span.icon img.k2 { left: -17px }
div#serch_jwarm table tbody tr th span.icon img.k3 { left: -34px }
div#serch_jwarm table tbody tr th span.icon img.k4 { left: -51px }
div#serch_jwarm table tbody tr th span.icon img.k5 { left: -68px }
div#serch_jwarm table tbody tr th span.icon img.k6 { left: -85px }
div#serch_jwarm table tbody tr th span.icon img.k7 { left: -102px }
div#serch_jwarm table tbody tr th span.icon img.k8 { left: -119px }
div#serch_jwarm table tbody tr th span.icon img.k9 { left: -136px }

/*------------ category_icon ------------*/

/*div#serch_jwarm table.cg tbody tr th {
	padding-top:5px;
}*/
div#serch_jwarm table.cg tbody tr th span.icon {
	overflow: hidden;
	width: 18px;
	height: 18px;
	display: block;
	position: relative;
	vertical-align: -3px;
	margin-right:2px;
	float: left;
	top: -3px;
}
div#serch_jwarm table.cg tbody tr th span.icon img { position: absolute }
div#serch_jwarm table.cg tbody tr th span.icon img.c1 { left: 0 }
div#serch_jwarm table.cg tbody tr th span.icon img.c2 { left: -18px }
div#serch_jwarm table.cg tbody tr th span.icon img.c3 { left: -36px }
div#serch_jwarm table.cg tbody tr th span.icon img.c4 { left: -54px }
div#serch_jwarm table.cg tbody tr th span.icon img.c5 { left: -72px }
div#serch_jwarm table.cg tbody tr th span.icon img.c6 { left: -90px }
div#serch_jwarm table.cg tbody tr th span.icon img.c7 { left: -108px }
div#serch_jwarm table.cg tbody tr th span.icon img.c8 { left: -126px }
div#serch_jwarm table.cg tbody tr th span.icon img.c9 { left: -144px }
div#serch_jwarm table.cg tbody tr th span.icon img.c10 { left: -162px }
div#serch_jwarm table.cg tbody tr th span.icon img.c11 { left: -180px }


table.TbPr {
	width: 98%;
}

table.TbPr td {
}

table.TbGender {
	width: 100%;
}

table.TbGender td {
	vertical-align: bottom;
}

table.TbPrf {
	width: 98%;
}

table.TbPrf th,
table.TbPrf td {
	border: 1px solid #999999;
	padding: 5px;
}

table.TbPrf th {
	background-color: #F0FFFF;
	color: #000080;
	width: 140px;
}

table.TbPrf td {
}


