@charset "UTF-8";
	
/* 採用情報トップ
---------------------------------------- */
.lineBox h5 {
	margin-left: 0;
	margin-bottom: 5px;
}
.block {
	padding: 0 30px 0 45px;
}
img.linkb {
	margin: 10px 0 0 0;
}

p.link {
	margin: 10px 0 0 0;
	padding: 0 30px 0 45px;
}

/* margin */
div.sct { padding-bottom: 30px; }
div.sct2 { padding-bottom: 20px; }
div.sct3 { padding-bottom: 10px; }

div.place h5 { padding-top: 15px; }

div.entry p.read { padding-bottom: 20px; }
div.entry p.image { padding-bottom: 10px; }
div.entry p.read { padding-bottom: 20px; }

div.entry h5 {
 	border-top: 1px solid #CCC;
	padding-top: 5px;
}

div.writer p.read { padding-bottom: 5px; }

/*中途採用2010 リンク反応
---------------------------------------- */
#a2010 a {
	display: block;
	width: 271px;
	height: 32px;
	overflow: hidden;
	margin: 10px 0 0 0;
	background-image: url(../201008t/images/a_2010t.gif) ;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#a2010 a:hover, #a2010 a:active {
	background-position: 0 -32px;
}
