#jimusyoBox_outer {
  margin: 25px 0 0 0;
}

#jimusyoBox_label {
  font-weight: normal;
  font-size: 18px;
  border-bottom: 2px solid #666666;
}
#jimusyoBox_label span{
  font-size: 12px;
  float: right;
}
#jimusyoBox_label span:hover{
	text-decoration:underline;
}

#jimusyoBox_label a {
	color: #d05a2c;
	color: #6d13a2;
	text-decoration:none;
}
#jimusyoBox_label a:hover {
	text-decoration: underline;
}

.jimusyoBox_aJimusho {
  border: #cfcfcf 1px solid;
  padding: 4px 8px;
  border-top: none;
}

#jimusyoBox_cate1_frame {
  height: 147px;
  overflow: hidden;
}

p.aJimushoP1{
	font-weight:bold;
	font-size:12px;
	color:#000;
	margin: 0;
	line-height: 20px;
	height: auto;
	width: auto;
	  text-overflow: ellipsis;
	  overflow:hidden;
	white-space: nowrap;
}
p.aJimushoP1 a {
  color: #20408A;
}

p.aJimushoP1 span{
	font-weight:normal;
	color:#767676;
}

p.aJimushoP2 {
	font-size: 12px;
	margin: 0 auto 0 auto;
	padding: 0 5px 5px 1px;
	border-bottom: solid 1px #aaa;
	line-height: 14px;
	height:100%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

p.aJimushoP2 a {
	color: #1e2496;
}
/*
p.subcoulmn_gray_link {
	margin: 0 0 15px 0;
	font-size: 13px;
	text-align: right;
}
*/

p.subcoulmn_gray_link a {
	color: #767676;
}

/* スマホ適用 */
@media screen and (max-width: 479px) { 
	
p.aJimushoP1 
    {
    font-weight: bold;
    font-size: 16px;
}
/*.jimusyoBox_aJimusho {
	padding: 10px 8px;
}*/

}