div.timeline{
	margin-top: 15px;
}

#pickupBoxwrap h2 span {
	color: #9B9B9B;
	font-size: 10px;
	font-weight: normal;
	float: right;
	display: inline-block;
	padding: 3px 5px 0 0;
}

#pickupBoxwrap h2 span.sub-text{
    font-weight: bold;
}

/*20170601追加*/
#pickupBoxwrap h2 span.sub-text a {
	color: #9b9b9b;
    text-decoration: none;
}

#pickupBoxwrap h2 span.sub-text a:hover{
	color: #00468C;
    text-decoration: none;
}
