@charset "utf-8";

.search-w, .new-job-w, .con-w {
	width: 578px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}

.search-w p, h3 {
	margin: 0;
	padding: 0;
}

.search-item {
	margin: 10px 10px 0 10px;
	color: #333333;
	font-size: 12px;
	padding: 0 0 10px 0;
}

.search-item-0 {
	margin: 0 10px 0 10px;
	color: #333333;
	font-size: 12px;
	padding: 0 0 10px 0;
}

.new-job-item {
	margin: 10px;
	font-size: 12px;
	color: #333333;
}

.new-job-item a:link {
	text-decoration: none;
	color: #333333;
}

.new-job-item a:visited {
	text-decoration: none;
	color: #333333;
}

.new-job-item a:hover {
	text-decoration: underline;
	color:#6699FF;
}

.new-job-item a:active {
	text-decoration: none;
	color: #333333;
}

.new-job-item ul {
	margin: 0;
	padding: 0;
	line-height: 22px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}

.new-job-item li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.con-w-item {
	margin: 10px;
	font-size: 12px;
	color: #333333;
}

.con-w-item ul {
	margin: 0;
	padding: 0;
	line-height: 22px;
}

.con-w-item li {
	list-style-type: none;
	background-image: url(../images/top/con_icon.gif);
	background-repeat: no-repeat;
	background-position: 0 7px;
	padding-left: 12px;
}

.con-w-item a:link {
	text-decoration: underline;
	color: #333333;
}

.con-w-item a:visited {
	text-decoration: underline;
	color: #333333;
}

.con-w-item a:hover {
	text-decoration: none;
	color:#5EBE5B;
}

.con-w-item a:active {
	text-decoration: underline;
	color: #333333;
}


.emp {
	font-weight: bold;
	color: #F5657E;
	margin-right: 3px;
}

.emp-1 {
	font-weight: bold;
	color: #F5657E;
	margin-right: 3px;
}

.emp-2 {
	font-weight: bold;
	color: #54AAD3;
	margin-right: 3px;
}

.emp-3 {
	font-weight: bold;
	color: #3FBC7D;
	margin-right: 3px;
}

.emp-4 {
	font-weight: bold;
	color: #F57530;
	margin-right: 3px;
}


.item-box {
	margin: 5px 0 0 10px;
	color: #333333;
	font-size: 12px;
}

.item-box select {
	font-size: 12px;
	color: #333333;
}

.item-box2 {
	margin: 0 0 0 20px;
}

.item-box td {
	padding-right: 15px;
	font-size: 12px;
}

.item-t-0 {
	padding-bottom: 2px;
}

.item-t {
	margin-top: 15px;
	padding-bottom: 2px;
}

.item-t-line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7BB9B8;
}

.item-area-t {
	margin: 10px 0 0 10px;
	color: #51A3B7;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.item-area-m {
	color: #00524F;
	padding-left: 5px;
	padding-right: 3px !important;
}

#s-list-w {
	width: 700px;
	margin: 0 50px;
	padding: 10px 0 20px 0;
	color: #333333;
	font-size: 12px;
	line-height: 18px;
}

#s-list-w p {
	margin: 0;
	padding: 0;
}

.job-box {
	margin: 25px 0 0 0;
	width: 700px;
}

.job-box-t {
	margin: 5px 10px;
	width: auto;
}

.job-t-cl {
	background-color: #FFC5C5;
}

.job-title  {
	float: left;
	font-size: 15px;
	font-weight: bold;
	color: #727272;
}

.job-no {
	float: right;
	font-weight: bold;
	margin-top: 4px;
	color: #FFFFFF;
}

.job-item {
	background-color: #FFEFEF;
	padding: 5px 10px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	color: #727272;
	width: 120px;
	font-size: 12px;
}

.job-txt {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 5px 10px;
	width: 537px;
	font-size: 12px;
	line-height: 18px;
}

.job-txt2 {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 18px;
}
.job-txt3 {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 18px;
	width: 337px;
}

.job-img {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 18px;
}

.job-bottom {
	background-color: #FFFFFF;
	text-align: center;
	padding: 10px 0 7px 0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.AgainSearch {
 text-align: right;
}

.s-clear {
	visibility: hidden;
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0;
}
.AgainSearchBottom {
 text-align: right;
 padding-top:10px;
}
.t05 {
	margin-top: 5px;
}

.t10 {
	margin-top: 10px;
}

.t15 {
	margin-top: 15px;
}

.t20 {
	margin-top: 20px;
}

.t25 {
	margin-top: 25px;
}

.t30 {
	margin-top: 30px;
}

.t35 {
	margin-top: 35px;
}

.t40 {
	margin-top: 40px;
}

.b05 {
	margin-bottom: 5px;
}

.b10 {
	margin-bottom: 10px;
}

.b15 {
	margin-bottom: 15px;
}

.b20 {
	margin-bottom: 20px;
}

.b25 {
	margin-bottom: 25px;
}

/*------詳細検索------*/
.search-w2 {
	width: 700px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	margin: 0 50px;
	padding: 0 0 0 0;
	color: #333333;
	font-size: 12px;
	line-height: 18px;
}


/*------top------*/
.new-job-w-top, .search-w-top {
	width: 538px;
	border: 1px solid #464646;
	background-color: #FFFFFF;
}

.search-w-top p, h3 {
	margin: 0;
	padding: 0;
}

div.column-h3{
    width:100%;
}
div.column-h3 div{
    float: left;
    width: 33%;
}
div.column-h2{
    width:100%;
}
div.column-h2 div{
    float: left;
    width:50%;
}

div column-item div{
    float:none;
    width:auto;
}

