@charset "utf-8";
h3 {
	background-color: hsla(0,0%,43%,1.00);
	color: hsla(0,0%,100%,1.00);
	margin-left: 0px;
	padding-left: 20px;
}
h4 {
	color: hsla(0,0%,0%,1.00);
	border-bottom-color: hsla(35,100%,58%,1.00);
	text-decoration: none;
	text-indent: 0;
	border-width: thin thick medium 15px;
	border-style: none none solid solid;
	border-left-color: hsla(35,100%,50%,1.00);
	padding-left: 15px;
}
#side_right p strong {
	border-color: hsla(35,100%,58%,1.00);
	border-style: none;
	color: hsla(0,6%,20%,1.00);
	background-image: url(../img/BG_orange.png);
	background-size: 100% 100%;
}
