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