@charset "UTF-8";

/*
 Nihon Ultmarc INC. Style Seet
 Copyright 2011 Nihon Ultmarc Inc. All rights reserved.
 http://www.ultmarc.co.jp/
*/

.recruit_info_top_img {
float:left;
width:548px;
height:105px;
background-image:url(../contents/img/header_img_recruit.png);
margin:1px 0;
}

#recruit_info_title_img {
width:524px;
height:42px;
margin:0 0 1em 0;
font-size:60%;
}

/*** recruit_info ***/
#contents_basearea h3 {
background:url(../commonimg/bg_contents_bar01.png) no-repeat scroll right bottom;
text-align:center;
height:1.6em;
line-height:1.6em;
border:1px solid #666;
margin:0 10px 1em 10px;
font-weight:bold;
font-size:110%;
color:#036;
}

.recruit_info_table {
    font-size:80%;
	margin:15px 0;
	border:#ebeced 5px solid
	}
	
.recruit_info_table table {
    border-bottom:#CCC 1px solid;
	border-left:#CCC 1px solid;
	}

.recruit_info_table th {
    width:130px;
	border-top:#CCC 1px solid;
	border-right:#CCC 1px solid;
    background-color:#ebeced;
 	padding:5px;
	font-weight:normal;
	text-align:center;
	}
	
.recruit_info_table td {
    border-top:#CCC 1px solid;
	border-right:#CCC 1px solid;
    background-color:#ffffff;
	padding:5px;
	text-align:left;
	line-height:1.4em;
	}

