@charset "UTF-8";
/* CSS Document */

h2{
	font-size:40px;
	/*color:#69686b;*/
	color:#595f5d;
	font-weight:600;
	margin-top:60px;
}
h2:first-child{
	margin-top:0px;
}
h4{
	font-size:20px;
	/*color:#69686b;*/
	color:#595f5d;
	font-weight:600;
	margin-top: 30px;
	margin-bottom:10px;
}
h5{
	margin-bottom:0px !important;
}
a.fancyboxImg{
	display:block;
	width:70px;
	height:70px;
	float:left;
}