@import url("style.css");

*
{
	margin: 0px;
	padding: 0px;
}

#body h1
{
	margin-left: 10px;
	background-image: url("images/recruit/search_h1.gif");
	background-position: left center;
	background-repeat: no-repeat;
	font-size: 120%;
	font-weight: bold;
	color: #4A612B;
	height: 40px;
	line-height: 40px;
	text-indent: 30px;
}

#body p
{
	font-size: 80%;
}

#category
{
	margin-top: 15px;
	margin-left: 10px;
	width: 600px;
	background-image: url("images/recruit/search_category_bg.gif");
	background-repeat: repeat-y;
}

#category h2
{
	margin-bottom: 10px;
	width: 540px;
	font-size: 100%;
	color: #4A612B;
	border-bottom-color: #4A612B;
	border-bottom-style: dotted;
	border-bottom-width: 3px;
}

#category_main
{
	margin-top: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-left: 10px;
    padding-bottom: 10px;
	background-color: #FFF;
	width: 570px;
}

#category_main li
{
	width: 185px;
	height: 25px;
	font-size: 80%;
	list-style: none;
	float: left;
}

#category_main #keyword
{
	margin-bottom: 10px;
	width: 350px;
	height:20px;
	border:1px solid #869672;
	background-color:#EAF1D5;
}

.category_main_count
{
	font-size: 80%;
	color: #FF0000;
}

.category_main_select
{
    padding-left: 5px;
	padding-bottom: 10px;
	font-size: 80%;
	text-align: left;
}

#category_option_select
{
    padding-left: 5px;
    padding-bottom: 0px;
    font-size: 80%;
    text-align: right;
}

#category_sub
{
    clear: both;
    margin-top: 20px;
	margin-left: 10px;
	padding-bottom: 20px;
	width: 570px;
}

#category_sub li
{
	font-size: 80%;
	list-style: none;
	display: inline;
}

#category_sub table th
{
	padding: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 120px;
	border:1px solid #869672;
	background-color:#EAF1D5;
	font-size: 80%;
}

#category_sub table td
{
	padding: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 450px;
	max-width: 450px;
	border:1px solid #869672;
	background-color:#FFF;
}

#category_result
{
	margin-top: 5px;
	margin-left: 10px;
	padding-bottom: 20px;
	width: 570px;
}

#category_result li
{
    width: 120px;
	margin-left: 5px;
	margin-right: 5px;
	float: left;
	font-size: 80%;
	list-style: none;
	text-indent: 15px;
	background-image: url("images/recruit/search_result_icon.gif");
	background-position: left center;
	background-repeat: no-repeat;
}

#category_result table th
{
	padding: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 120px;
	border:1px solid #869672;
	background-color:#EAF1D5;
	text-align: left;
	font-size: 80%;
}

#category_result table td
{
	padding: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 450px;
	border:1px solid #869672;
	background-color:#FFF;
}

#search_button
{
	clear: both;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#research_button
{
	clear: both;
	margin-top: 5px;
	text-align: right;
}

#recruit
{
	margin-top: 5px;
	margin-left: 10px;
}

#recruit
{
	width: 600px;
}

#recruit_view
{
    padding: 5px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#remark_view
{
    padding: 5px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.recruit_image_content
{
    text-align: center;
}

.recruit_image
{
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
}

.recruit_image li
{
    width: 260px;
    height: 200px;
    list-style: none;
    display: inline;
}

.recruit_title
{
	text-indent: 10px;
	font-size: 90%;
}

.recruit_date
{
	padding-top: 10px;
	padding-bottom: 0px;
	text-align: right;
	font-size: 60%;
}

.recruit_container
{
	margin-top: 10px;
	margin-bottom: 10px;
	border-color: #4A612B;
	border-style: solid;
	border-width: 1px;
}

.recruit_mode_index
{
    width: 600px;
    height: 30px;
    margin-top: 10px;
    background-image: url("images/recruit/bg_recruit_mode_index.gif");
    background-position: left center;
    background-repeat: no-repeat;
}

.recruit_mode_index li
{
    float: left;
    width: 280px;
    height: 25px;
    line-height: 25px;
    list-style: none;
    font-size: 80%;
    text-indent: 25px;
    color: #FFF;
}

.recruit_mode_log
{
    width: 600px;
    height: 30px;
    margin-top: 10px;
    background-image: url("images/recruit/bg_recruit_mode_log.gif");
    background-position: left center;
    background-repeat: no-repeat;
}

.recruit_mode_log li
{
    float: left;
    width: 280px;
    margin-top: 8px;
    margin-left: 15px;
    list-style: none;
    font-size: 80%;
    color: #FFF;
}

.recruit_header
{
	background-color: #CBE49E;
	width: 100%;
}

.recruit_header h2
{
    margin-bottom: 5px;
    height: 30px;
    line-height: 30px;
    text-indent: 10px;
    font-size: 120%;
    color: #4A612B;
}

.recruit_header table
{
    width: 590px;
}

.recruit_header_log
{
    background-color: #E0E0E0;
    color: #808080;
}

.recruit_header_log h2
{
    color: #808080;
}

.recruit_header_log table
{
    width: 590px;
}

.recruit_body p
{
	padding: 10px;
	font-size: 100%;
}

.recruit_body table
{
	width: 590px;
}

.recruit_content table
{
	width: 590px;
}

.recruit_content h3
{
	margin: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	padding-left: 5px;
	font-size: 100%;
	color: #4A612B;
	border-left-color: #4A612B;
	border-left-style: solid;
	border-left-width: 5px;
	background-color: #EAF1D5;
}

.recruit_content table th
{
	padding: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 120px;
	font-size: 80%;
	font-weight: normal;
	text-align: left;
	color: #4A612B;
	border-top-color: #899672;
	border-top-style: dotted;
	border-top-width: 3px;
}

.recruit_content table td
{
	padding: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 450px;
	font-size: 80%;
	font-weight: normal;
	text-align: left;
	border-top-color: #899672;
	border-top-style: dotted;
	border-top-width: 3px;
}

.recruit_content_title
{
	padding-left: 5px;
	border-left-color: #4A612B;
	border-left-style: solid;
	border-left-width: 5px;
}

.pagination_count {
	font-size: 80%;
	text-align: center;
}

.pagination_value
{
	color: #FF0000;
}

.pagination_list {
	font-size: 80%;
	text-align: center;
}

.pagination_list li {
	margin-left: 5px;
	margin-right: 5px;
	list-style: none;
	display: inline;
}

.pagination_list a {
	color: #4A612B;
}

.error {
    width: 550px;
    padding: 5px;
    margin-left: 10px;
    margin-top: 5px;
    padding-left: 20px;
    border-color: #FF3300;
    border-width: 1px;
    border-style: dashed;
    background-color: #FFEEFF;
}

.error li {
    margin: 0px;
    padding: 0px;
    font-size: 80%;
    color: #FF0000;
}

