
#top-main {
	background: url(../images/title_bg.jpg) no-repeat center top;
	background-size: cover;
}

#top-main h1#top-maintitle {
	padding-top: 75px;
}

ul.color-frame li h2 em.sup {
	font-size: 16px;
}

ul.color-frame li div.text {
	padding: 0px 70px;
}

ul.color-frame li div.text h3 {
	text-align: left;
	border-left: 20px solid #239f3f;
	border-bottom: 1px solid #239f3f;
	padding-left: 15px;
	margin-top: 30px;
   font-size: 120%;
}

ul.color-frame li:nth-child(2) div.text h3 {
	border-left: 20px solid #397fdf;
	border-bottom: 1px solid #397fdf;
}

ul.color-frame li:nth-child(3) div.text h3 {
	border-left: 20px solid #f09603;
	border-bottom: 1px solid #f09603;
}

ul.color-frame li:nth-child(4) div.text h3 {
	border-left: 20px solid #f2c800;
	border-bottom: 1px solid #f2c800;
}
