@charset "UTF-8";

div#service h2 {
	font-size: 18px;
	color: #5e5d5b;
}

div#service div.info {
	margin-top: 20px;
}
div#service div.info p{
	margin-bottom:2em;
	line-height: 1.4em;
}

div#service div.info p span{
	font-weight: bold;
}
