@charset "utf-8";

	#mainContent a {
		color: #0060b0;
	}
	#mainContent h4.title {
		position: relative;
		padding-top: 5px;
		padding-bottom: 10px;
		background: none;
	}
	#mainContent h4.title span {
		position: absolute;
		bottom: 4px;
		right: 0;
	}
/* 2016/09 heading START */
.ttlSet {position: relative;}

.ttlSet h3 {
    position: absolute;
    bottom: 11px;
    right: 0;
 }
/* 2016/09 heading START */
