@charset "UTF-8";

/*タイトル*/

#main .left	.left_menu h2{
	background:url(../img_jobs/ttl_left.jpg) no-repeat;
}

#main .left	.contents h2{
	background:url(../img_jobs/ttl_center.jpg) no-repeat;
}

#main .left	.contents h2.ttl_other{
	background:url(../img_jobs/ttl_other_center.jpg) no-repeat;
}

/*左メニュー*/

#main .left	.left_menu li{
	width:180px;
	height:35px;
}

#main .left	.left_menu li a{
	display:block;
	width:180px;
	height:35px;
	text-indent:-9999px;
}

#main .left	.left_menu li.general a{ background:url(../img_jobs/menu_general.jpg) no-repeat;}
#main .left	.left_menu li.general a:hover,
#main .left	.general_box li.general a{ background:url(../img_jobs/menu_general_on.jpg) no-repeat;}

#main .left	.left_menu li.other a{ background:url(../img_jobs/menu_other.jpg) no-repeat;}
#main .left	.left_menu li.other a:hover,
#main .left	.other_box li.other a{ background:url(../img_jobs/menu_other_on.jpg) no-repeat;}

#main .left	.left_menu li.fresh a{ background:url(../img_jobs/menu_fresh.jpg) no-repeat;}
#main .left	.left_menu li.fresh a:hover{ background:url(../img_jobs/menu_fresh_on.jpg) no-repeat;}


/*グループ*/

.bg_lightgray { background: #cccccc; }
.bg_white { background:#FFFFFF;}
.bg_slightblue { background: #d3eff5; }
.bg_white td {
	padding:5px 3px 3px 5px;
	line-height:140%;
}

.bg_white .t12n span {
	color:#CC0000;
	font-size:12px;
}


#main .b_red{
	font-size:120%;
	font-weight:bold;
	color:#cc0000;
	padding:0 0 5px 0;
}

.contents .box .box_bottom .cont{
	margin:0 0 20px 0;
}


.address{
	padding:10px 0px 5px 123px;
}

.address2{
	padding:10px 0px 5px 0px;
	width:480px;
}

.address a,
.address2 a{
	display:block;
	width:235px;
	height:30px;
	text-indent:-9999px;
}

.address a{background:url(../img_jobs/address.jpg) no-repeat;}
.address a:hover{background:url(../img_jobs/address_on.jpg) no-repeat;}

.address2 a{ float:right;background:url(../img_jobs/mail.jpg) no-repeat;}
.address2 a:hover{background:url(../img_jobs/mail_on.jpg) no-repeat;}

.address2 a.entry{background:url(../img_jobs/address.jpg) no-repeat; float:left;}

.address2 a:hover.entry{background:url(../img_jobs/address_on.jpg) no-repeat;}