@charset "utf-8";


/* ---------------------------------------- 
						採用情報			
---------------------------------------- */
#main h2 {
	color:#950302;
	font-size:129%;
	font-weight: bold;
	border-left: 5px solid #950302;
	padding-left: 10px;
	line-height: 1.4;
	text-indent:0;
	margin-bottom:20px;
}
table {
	width:600px;
	border-collapse : collapse;
	border:1px solid #999999;
	margin: 10px auto;
}
table td {
	border:1px solid #999999;
}
.bc {
	text-align:center;
	background-color:#F0EBC2;
	width: 100px;
}
.bc1 {
	text-align:center;
	background-color:#F2F2F2;
	width: 100px;
}
h3.sub {border:none!important;}
h3 {margin-top:40px!important;}
#inq a{
	background:url(../../img/adoption/inq.gif) no-repeat;
	width:239px;
	height:28px;
	display:block;
	text-indent:-9999px;
	margin: 40px 0 15px 220px;
}	
