@charset "utf-8";

/* ▼タイトル群 */

.ts-1 .ts-icns li {
    background-color: #509A35;
}
.ts-1 .ts-title {
    border-top: 2px solid #509A35;
}
.ts-2 {
    border-left: 5px solid #E07F04;
}
.is-2 .is-img-title {
    border-left: 8px solid #509A35;
}
/* ▲タイトル群 */
/*.ts-1 .ts-title {
    border-top: 2px solid #509A35;
}*/

.is-2 .is-img-title > span {
	margin-right: 10px;
	vertical-align: middle;
	color: #509A35;
	font-size: 14px;
}
.insertion_title {
	color: #E07F04;
}
.is-3graph .is-small {
	margin-left: 15px;
	text-align: left;
}
.is-3graph .is-small > span {
	margin-right: 10px;
	color: #E07F04;
	font-weight: bold;
}
.ts--moneyplan .ts-icns li {
	background-color: #E07F04;
}
.ts--moneyplan .ts-title {
  border-top: 2px solid #E07F04;
}