@charset "utf-8";
/* CSS Document */
#contact{
	padding-bottom:50px;
	}
#contact .title{
	margin-bottom:50px;
	}
.contact-content p{
	font-size:16px;
	line-height:32px;
	margin-bottom:30px;
	}


