@charset "UTF-8";

/*======================================

	recruit
	
=======================================*/

/* categoryTop
=======================================*/
.categoryTop {
	text-align: center;
}

.categoryTop .text {
	margin: 34px auto 0 auto;
}

.recruit #main .content h3 {
	margin: 7px 0 8px 0;
	padding: 4px 0 0 0;
	background: url(../../common/img/dot/dot_gray_1x1.gif) repeat-x;
}
#ie7 .recruit #main .content h3,
#ie6 .recruit #main .content h3 {
	margin-top: 10px;
}
.recruit #main .content h3 img {
	padding: 0 3px 4px 3px;
	background: url(../../common/img/dot/dot_gray_1x1.gif) repeat-x left bottom;
}
.recruit #main .content .category {
	clear:both;
	margin-bottom:20px;
}
.recruitHome #main .content p.text {
	display:block;
	background: url(../../common/img/bullet/bullet_6square.gif) no-repeat left center;
	padding:0 0 0 20px;
	margin-top:8px;
}

/*new*/
.new p#new_info{
	padding:30px 0 20px 0;
	text-align:center;
}
/*career*/
.career li h3{
	margin:10px 0 !important;
}
.career table.career_tbl{
	width:592px;
	margin:0 0 20px 0;
	padding:0;
}
.career table.career_tbl th,table.career_tbl td{
	vertical-align:top;
	text-align:left;
	background: url(../../common/img/dot/dot_gray_1x1.gif) repeat-x left bottom;	
	padding:5px 0 5px 0;
}
.career table.career_tbl th{
	width:180px;
}
.career table.career_tbl h4{
	background: url(../../common/img/bullet/bullet_6square.gif) no-repeat 9px center;
	padding:0 0 0 29px;
	font-size:96%;
}
.career table.career_tbl td.detail{
	width:65px;
}



/*--career/
=======================================*/

.recruit #main #recruit .content li{
	clear:both;
	background: url(../../common/img/dot/dot_gray_1x1.gif) repeat-x left top;
	margin:5px 0 0 0;
	padding:3px 0 3px 0;
}

.recruit #main #recruit .content li p{
	background: url(../../common/img/dot/dot_gray_1x1.gif) repeat-x left bottom;
	margin:0 0 0 0;
	padding:0 0 1px 0;
}
.recruit #main #recruit .content li span {
}


