﻿@charset "UTF-8";


#cat h2.cat_recruit {
	background: url(../img/cat_recruit.gif) no-repeat;
}

h3.hd_recruit_top {
	height: 45px;
	margin-bottom: 11px;
	background: url(../img/hd_recruit_top.gif) no-repeat;
	text-indent: -9999px;
}

table.recruit {
	width: 684px;
	margin: 0px 8px 20px 8px;
	padding: 0px;
	border-top: 2px solid #c6c6cd;
	border-bottom: 2px solid #c6c6cd;
	border-collapse: collapse;
	background: url(../img/table_bg.gif);
}

table.recruit td {
	width: 80%;
	color: #333333;
	text-align: left;
	padding: 8px 10px 8px 10px;
	background: url(../../common/img/border_bg.gif) #ffffff repeat-x 0 bottom;
}

table.recruit td.t {
	width: 20%;
	border-right: 1px solid #c3c3c5;
	background: url(../../common/img/border_bg.gif) repeat-x 0 bottom;
}

table.recruit select {
	width: 120px;
}

table.recruit input {
	margin-top: 2px;
}

table.recruit input.t, table.recruit textarea {
	width: 300px;
}

table.recruit .subtxt {
	font-size: 75%;
	color: #ec1e08;
}
